Re: Smpe batch jcl question about a job to apply _all_ service from a cbpdo

2009-06-03 Thread Gray, Larry - Larry A
Any bypassed hold causes a 4.

Larry Gray 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Klein, Kenneth
Sent: Wednesday, June 03, 2009 3:32 PM
To: IBM-MAIN@bama.ua.edu
Subject: Smpe batch jcl question about a job to apply _all_ service from a cbpdo

Does this look right? The check gets a rc 4. I combined the KDSJ1APP job
from the tape (line 340002) and the sourceids from the memo to users
extension (lines 345102-346202) and the smppunch output from a report
errorsysmods (lines 348902-350702). 


//KQKTEMPS  JOB (3356,277),'KLEIN, KEN',MSGLEVEL=(1,1),
00010001
//  CLASS=L,MSGCLASS=X,NOTIFY=SYSUID,REGION=0M
00020001
//* JOBCARD CREATED AT 12:32:42 ON  3 JUN 2009
00030002
//* JES NODE=EREPNODE SYSTEM=TESTT1 LEVEL=JES2 Z/OS 1.9
00040002
//* JCL TO RUN THIS JOB: KQKTEMP.$TSO.WORK(SMPAPPLY)
00050002
/*JOBPARM LINES=99,CARDS=99
00060001
//*=+1+2+3+4+5+6+7==
00070002
//SMP   EXEC PGM=GIMSMP,
00080001
//  REGION=4096K,PARM='CSI=SVS.IBMOM.GLOBAL.CSI'
00090001
//SYSLIBDD   DSN=SYS1.MACLIB,DISP=SHR
0011
//SMPLOGDD   SYSOUT=*
00110002
//SMPLOGA   DD   SYSOUT=*
00120002
//SMPCNTL   DD   *
00230001
SET BOUNDARY ( OMTZN  ) .
00240002
APPLY SELECT( HKDS621HKLV621 )
00340002
SOURCEID(
00345002
HIPER PUT0507 PUT0510
00345102
PUT0601 PUT0604 PUT0606
00345202
PUT0607 PUT0609 PUT0611
00345302
PUT0612 PUT0701 PUT0703
00345402
PUT0704 PUT0706 PUT0710
00345502
PUT0802 PUT0805 PUT0808
00345602
PUT0809 PUT0812 PUT0901
00345702
PUT0902 PUT0904 RSU0508
00345802
RSU0603 RSU0606 RSU0609
00345902
RSU0612 RSU0703 RSU0706
00346002
RSU0709 RSU0803 RSU0809
00346102
RSU0812 RSU0903
00346202
UA45246  /* RESOLVES AA27365 FOR UA43385 FMID(HKC5410) */
00348902
UK41992  /* RESOLVES AK76361 FOR HKDB410 FMID(HKDB410) */
00349002
UK43610  /* RESOLVES AK77345 FOR HKDB410 FMID(HKDB410) */
00349102
UK44062  /* RESOLVES AK77532 FOR HKDB410 FMID(HKDB410) */
00349202
UK43916  /* RESOLVES AK79736 FOR HKDB410 FMID(HKDB410) */
00349302
UK43934  /* RESOLVES AK80329 FOR HKDB410 FMID(HKDB410) */
00349402
UK44097  /* RESOLVES AK80459 FOR HKDB410 FMID(HKDB410) */
00349502
UK44771  /* RESOLVES AK81520 FOR HKDB410 FMID(HKDB410) */
00349602
UK44995  /* RESOLVES AK82448 FOR HKDB410 FMID(HKDB410) */
00349702
UA45957  /* RESOLVES AA27811 FOR HKM2550 FMID(HKM2550) */
00349802
UA46559  /* RESOLVES AA28367 FOR UA44538 FMID(HKM2550) */
00350002
UA45277  /* RESOLVES AA26814 FOR HKM5410 FMID(HKM5410) */
00350102
UA46208  /* RESOLVES AA28056 FOR HKM5410 FMID(HKM5410) */
00350202
UA45034  /* RESOLVES AA27272 FOR HKOB550 FMID(HKOB550) */
00350302
UA44056  /* RESOLVES AA26495 FOR HKSB550 FMID(HKSB550) */
00350402
UA45746  /* RESOLVES AA27060 FOR HKS3410 FMID(HKS3410) */
00350602
UA45521  /* RESOLVES AA27668 FOR HKS3410 FMID(HKS3410) */
00350702
)
00351102
GROUPEXTEND
00351402
REDO
00351502
BYPASS(HOLDSYSTEM(ACTION))
00351602
CHECK
00351701
.
00352001
/*


Ken Klein
Sr. Systems Programmer
kenneth.kl...@kyfb.com
502-495-5000 x7011

NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone
(704-758-1000) or by e-mail and destroy all copies of this message (electronic, 
paper, or otherwise).  Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Java V6 install problem

2009-05-26 Thread Gray, Larry - Larry A
How big is your region?

Larry Gray 
Large Systems Engineering 
Lowe's Companies 
704-758-5337 

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Mark Pace
Sent: Tuesday, May 26, 2009 11:56 AM
To: IBM-MAIN@bama.ua.edu
Subject: Java V6 install problem

I've installed the IBM 64-bit SDK for z/OS V6 but the verification process
is failing.

export the path and display
# echo $PATH
/usr/lpp/java/J6.0_64/bin:/bin
# echo $DISPLAY
xx.xx.xx.xx:0.0
#

# java -version
Error: Port Library failed to initialize
Could not create the Java virtual machine.

Google doesn't turn up anything useful on that error message.  Has anyone
seen this message before?

-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone
(704-758-1000) or by e-mail and destroy all copies of this message (electronic, 
paper, or otherwise).  Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: UNIX and System time in z/OS

2008-12-29 Thread Gray, Larry - Larry A
Set TZ to EST5EDT.  That should cause it to shift automatically. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Lizette Koehler
Sent: Monday, December 29, 2008 9:38 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: UNIX and System time in z/OS

No - it is getting GMT.  We are EST. 

Lizette


NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone
(704-758-1000) or by e-mail and destroy all copies of this message (electronic, 
paper, or otherwise).  Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: EKM, JAVA and Tape Encryption

2008-12-09 Thread Gray, Larry - Larry A
In addition to what others have said, check the permissions on directory paths 
to the various files.  Also, you have EKM_HOME as the ext directory under java. 
 Is that correct, or should it be in your EKM directory.


Larry Gray

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Lizette Koehler
Sent: Tuesday, December 09, 2008 10:56 AM
To: IBM-MAIN@bama.ua.edu
Subject: Re: EKM, JAVA and Tape Encryption

Here are the messages.  I removed the comment cards.  This is from the Start of 
the EKM STC until it terminates.

Lizette


I am trying to setup my EMK Profile for JAVA.  I keep getting errors 
on
teh
Audit.  statements.  Mostly FSUM7351 not Found.
Java is mounted (J1.5), EKM paths are mounted.  Not sure what is missing.

As always, seeing the failing command and exact/complete error message 
would help in answering the question.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone
(704-758-1000) or by e-mail and destroy all copies of this message (electronic, 
paper, or otherwise).  Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: IBMLINK unavailable

2008-11-19 Thread Gray, Larry - Larry A
I was able to get in a few times this morning.  They have backed out the ETR 
change because of customer complaints. 


Larry Gray

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Lizette Koehler
Sent: Wednesday, November 19, 2008 9:29 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: IBMLINK unavailable

I have tried a couple of times to get to IBMLINK and keep getting the invalid 
path panel.

Any one else having trouble with IBMLINK this morning?

Lizette


NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone
(704-758-1000) or by e-mail and destroy all copies of this message (electronic, 
paper, or otherwise).  Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Old Logger Datasets

2008-11-13 Thread Gray, Larry - Larry A
Run an IXCMIAPU report on each of the logstreams.  If datasets exist that the 
logger does not know of, it should show up in the orphaned list.  If it is 
there, it can be deleted.  If the logstream does not exist, you can delete the 
dataset.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Eric 
Bielefeld
Sent: Thursday, November 13, 2008 12:04 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Old Logger Datasets

I noticed that there are all kinds of old LOGGER datasets on many of our disk 
packs.  These are from 2007 back to 2004.  Can these just be deleted?  I'm not 
that familiar with logger.  Here are a couple of dataset names:

LOGGER.ATR.AISPLEX.RESTART.A001
LOGGER.DBPROD.E1FSCICS.DFHLOG.A0001548
LOGGER.DBPROD.G1FSCICS.DFHSHUNT.A002

Eric

--
Eric Bielefeld
Systems Programmer
Washington University
St Louis, Missouri
314-935-3418

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html


NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone
(704-758-1000) or by e-mail and destroy all copies of this message (electronic, 
paper, or otherwise).  Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Allocate ZFS data set

2008-11-12 Thread Gray, Larry - Larry A
IDCAMS to allocate.  IOEAGFMT to format.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
jason lowe
Sent: Wednesday, November 12, 2008 8:52 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Allocate ZFS data set

What utility do I use to allocate a ZFS file?

JL

Jason Lowe - Mainframe Systems  - Cornell Information Technologies [EMAIL 
PROTECTED]
(607) 255-7851

The Supreme Court has surrendered.
  It has destroyed the Civil Rights Bill, and converted the Republican party 
into a party of money rather than a party of morals.


 Frederick Douglass, 1894


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html



NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone
(704-758-1000) or by e-mail and destroy all copies of this message (electronic, 
paper, or otherwise).  Thank you.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Message ICE099A ... Need Help

2008-10-16 Thread Gray, Larry - Larry A
As a guess T21CICS and TCECBLK don't exist anymore.  Did you generate this new, 
or copy old JCL?

Larry Gray

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: What's current CPU utilization at ANOTHER system?

2008-10-02 Thread Gray, Larry - Larry A
SYSNAME System-B


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Victor Gil
Sent: Thursday, October 02, 2008 1:13 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: What's current CPU utilization at ANOTHER system?

While in SDSF [logged on to a TSO on System-A] how do I view current CPU 
utilization by *another* System-B that participates in the same MAS?

Thanks in advance!
-Victor-

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: system logger

2008-10-01 Thread Gray, Larry - Larry A
Deletion of an offload dataset only occurs when a new offload dataset for that 
logstream gets allocated.  It will only delete the offload dataset if all 
entries in the dataset are marked as logically deleted.  That is controled by 
the RETPD and AUTODELETE parm.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Crabtree, Anne D
Sent: Wednesday, October 01, 2008 11:17 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: system logger

We use DASD-only for the system logger.

When/how do the offload datasets get deleted?

We have a CICS region with 17 offload datasets and 16 of them are migrated.  
When I run the IXCMIAPU utility and list the logstream, it indicates that only 
.A000 may be orphaned??  These offload datasets GMT dates go back to 2002!

Then, we have other CICS regions where the offload datasets appear to be
.A0014641 - .A0014644.  This particular region has no migrated datasets for 
this particular logstream.



I'm confused as to when/why the offload datasets get deleted and when/why does 
the sequential numbering start over.

It's not only CICS where I am seeing this type of stuff.  RRS also has offload 
datasets that are migrated and have not been used for over 3 years (and they 
are the .A000 datasets!).



Any help would be appreciated.  If I've missed this in the manuals, I apologize.





Anne D. Crabtree

System Programmer

WV Office of Technology

1900 Kanawha Blvd East

Charleston, WV  25305

(304)558-5914 ext 58292

(304)558-1441 fax




--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



IBM Java URL

2008-09-30 Thread Gray, Larry - Larry A
IBM seems to have obsoleted the bookmark I usually use to get to the z/OS java 
page.  Does anyone have a recent link that works?

Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: IBM Java URL

2008-09-30 Thread Gray, Larry - Larry A
Nevermind.  I found it through Google.

Thanks.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Gray, Larry - Larry A
Sent: Tuesday, September 30, 2008 8:58 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: IBM Java URL

IBM seems to have obsoleted the bookmark I usually use to get to the z/OS java 
page.  Does anyone have a recent link that works?

Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944



--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: IBM Java URL

2008-09-30 Thread Gray, Larry - Larry A
It wasn't a broken link, just an ancient bookmark.  The hostname was 
www.s390.ibm.com.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Kirk 
Wolf
Sent: Tuesday, September 30, 2008 9:26 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IBM Java URL

Larry,

If you found a broken link re: z/OS Java, you can report it here and someone 
will probably fix it:

http://www-03.ibm.com/servers/eserver/zseries/software/java/contact/

Kirk Wolf
Dovetailed Technologies

On Tue, Sep 30, 2008 at 7:58 AM, Gray, Larry - Larry A  [EMAIL PROTECTED] 
wrote:

 Nevermind.  I found it through Google.

 Thanks.


 Larry Gray
 Large Systems Engineering
 Lowe's Companies
 336-658-7944

 -Original Message-
 From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
 Behalf Of Gray, Larry - Larry A
 Sent: Tuesday, September 30, 2008 8:58 AM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: IBM Java URL

 IBM seems to have obsoleted the bookmark I usually use to get to the
 z/OS java page.  Does anyone have a recent link that works?

 Larry Gray
 Large Systems Engineering
 Lowe's Companies
 336-658-7944



 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send
 email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

 --
 For IBM-MAIN subscribe / signoff / archive access instructions, send
 email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: PK67193 and z/OS 1.9

2008-09-10 Thread Gray, Larry - Larry A
I would assume you would run it through the regular support channels.  Open it 
as a problem and see if they will accept it.

I ran into the opposite problem with z/OS being the client after upgrading to 
1.9.  The remote server works with the 1.7 FTP client but would not work with 
the 1.9 client because of the way the server is doing the TLS switch.  Until 
the PTF is available, I have my one user needing this STEPLIBing to the 1.7 
version of the client.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Gibney, Dave
Sent: Wednesday, September 10, 2008 12:54 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: PK67193 and z/OS  1.9

FTP MUST GO THROUGH A TLS SHUTDOWN WHEN USING THE CCC COMMAND

This appears to me to possibly fix why the latest Filezilla doesn't work with 
z/OS SSL. We've told our folks not to upgrade Filezilla until we get a fix. 
From the discussion at Filezilla, they fixed a security hole and consider the 
code improved.

   I've never done it before. How do I ask IBM to roll a fix back to an earlier 
release. And since 1.7 is about to go out of support ?)

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Extending a currently running (mounted) HFS

2008-09-04 Thread Gray, Larry - Larry A
Was what is below a cut/paste or did you type it.  It looks backwards.  Try 
doing a ./confighfs -i

It looks like you tried to execute the root directory.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Howard Rifkind
Sent: Thursday, September 04, 2008 4:03 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Extending a currently running (mounted) HFS

Went into OMVS from ISPF opt. 6.

Tried to execute the following command and got what's below.  I don't know why 
I'm was restricted from executing the command as I have an OMVS segment with a 
uid of 0

# pwd
/usr/lpp/dfsms/bin
# /. confighfs -i
/.: FSUM9209 cannot execute: reason code = 0b1b011f: EDC5111I Permission denied.
#


 Mark Zelden [EMAIL PROTECTED] 9/4/2008 3:08 PM 
On Thu, 4 Sep 2008 14:48:16 -0400, Howard Rifkind [EMAIL PROTECTED] wrote:

I might have asked the list this question about 3 years ago.

I'm running out of space in my HFS and I was wondering if there is a procedure 
to extent it while mounted and running.


Look for CONFIGHFS in the archives and manuals.  There are several references 
so check the DFSMS and z/OS UNIX bookshelves.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / 
Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS Systems 
Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html


_
LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential and may be 
privileged. It is intended for the addressee(s) only.
Access to this E-mail by anyone else is unauthorized.
If you are not an addressee, any disclosure or copying of the contents of this 
E-mail or any action taken (or not taken) in reliance on it is unauthorized and 
may be unlawful. If you are not an addressee, please inform the sender 
immediately, then delete this message and empty from your trash.


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Trivial CICS Query

2008-08-28 Thread Gray, Larry - Larry A
To see what programs are started by the PLT you need to look at the PLT.  If 
you are not the CICS Systems Programmer, you will need to ask that person for 
this information.

If resource security is active on CEMT and you are not authorized for that 
transaction, the transaction could exist in the CICS region but you might not 
be able to view it with CEMT.  Just because you can find it in the CSD with 
CEDC does not mean it is installed in the CICS region.  You would need to see 
which start list the group is part of to see which CICS regions have that 
transaction.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
adarsh khanna
Sent: Thursday, August 28, 2008 3:14 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Trivial CICS Query

Hi,

I am analyzing a program which is triggered from PLT (as per the comments) and 
this in turn is starting another transaction using START command.
My query is

1) How to find all the programs defined in PLT
2) The transaction being started using START command is 'not found' using CEMT 
I TRAN. But i am able to view it using CEDC.
Now, how can the transaction be started when it is not available in CEMT.
Also, if anyone can explain why it is not available in CEMT but i can view it 
in CEDC.

Thanks  Regards
Adarsh Khanna





--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: CICS Issue

2008-08-28 Thread Gray, Larry - Larry A
CICS will run on whatever CPU z/OS schedules it to run on.  Each TCB can run 
independently of the others.  You can always check your SMF data.  If you have 
a period where it used in total more CPU that is available on a single CPU, 
then you know you are using both.  I have some CICS regions that at times will 
use over two minutes of CPU time in a one minute period.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Jacky Bright
Sent: Thursday, August 28, 2008 8:04 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: CICS Issue

Our z/OS system is having 2 CPU processors. How can we check whether our CICS 
is utilising both processors or using only one ?

JAcky

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: z/OS 1.9 System Commands Memory Reconfiguration Issue

2008-07-22 Thread Gray, Larry - Larry A
How could you have free time.  Shouldn't you be out shoring up your sinking 
data center?


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Brian Kenny
Sent: Tuesday, July 22, 2008 9:03 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: z/OS 1.9 System Commands Memory Reconfiguration Issue

Recently, June 2008, with time on my hands and no real life, I got tired so 
seeing references in the EREP reference (copyright Mar 2006) to the 3081 and 
3090s.
So summoning up righteous indignation I sent off an email to the address in 
back of the manual - [EMAIL PROTECTED], never really expecting a response.
Surprise, about a week later I received an email from IBM thanking me for my 
input and a promise that the manuals would be changed with the next release.

Thankfully my workload has increased and I am no longer spending my time in 
search of nits to pick.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Disaster in the making

2008-07-17 Thread Gray, Larry - Larry A
As a guess, the land was probably donated by the city of Nashville, or sold for 
very little.   I would hate to think what was under that data center.  If the 
data center is 21 years old, the landfill is a lot older.  When did some of the 
recent EPA regs on landfills start impacting municiple owned landfills?


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Hal 
Merritt
Sent: Thursday, July 17, 2008 11:45 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Disaster in the making

Low Bid. Many government entities are bound by law to solicit proposals from 
everyone and take the lowest bid.

I once worked in the construction industry, and 'low bid' was used as a 
derogatory term and as a general answer to the question: 'What went wrong?'.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Rick 
Fochtman
Sent: Thursday, July 17, 2008 10:05 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Disaster in the making

This gives me pause. What were the original site selectors thinking ??

Gary Green wrote:

We plan and plan and plan to make sure everything is correct with the
systems and such that we are responsible for.  Then along comes someone that 
make a decision that makes it all moot.

You gotta read this article.  If it were not so serious, it would be
funny.

http://www.computerworld.com/action/article.do?command=viewArticleBasic
articleId=9109498source=NLT_DISnlid=14



NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively for the individual or entity to which it is addressed. The 
message, together with any attachment, may contain confidential and/or 
privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution is strictly prohibited. If you have received this message in 
error, please immediately advise the sender by reply email and delete all 
copies.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: FTP Temporary File

2008-07-15 Thread Gray, Larry - Larry A
You can ftp based on a DD card.  Have the temp file in the JCL for the FTP step 
and use //DD:MYDDNAME instead of the file name.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 1:37 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: FTP Temporary File

Hello.

I need to FTP a temporary file passed from a previous step to FTP step. Is this 
possible? Do i need to catalog the file before FTP'ing. Please let me know 
about the same.

Thanks,
Rajeev

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: WebSphere Question

2008-07-11 Thread Gray, Larry - Larry A
Assuming you are talking about WAS, it can write SMF 120 records if configured 
to do so.  That would be similar to the CICS SMF 110 records.  That would give 
you an idea of what was running during that timeframe.  I would also suggest 
turning on verbose GC.  If you are having heap issues, that should show up 
there.  Overhead on verbose GC is negligable.  If you have a DB2 monitor, you 
can look at that during that time frame and see if there are any heavy/poor DB2 
apps running.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Gary 
Green
Sent: Thursday, July 10, 2008 10:29 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: WebSphere Question

If someone knows where I should ask this question, please tell me where to go. 
;)

Otherwise...

I was chatting with the manager of the tech support group at another company 
and he was telling me that in his shop they experience a terrible slowdown in 
WebSphere most afternoons; sucks the life out of the machine comes to mind.  
They do not have anyone that does performance or capacity work to run the 
numbers; and they collect very little SMF data even if they did or knew how to 
run the numbers.  He thinks it's the application programmers poorly written 
code, probably Java doing some daily end of day stuff.  To make matters worse, 
they are still on 1.4, with plans to make a brief stopover on 1.7 before 
heading off to 1.9.

They are pretty much a vanilla IBM shop with a couple of DB2 V7 production 
regions a couple of production CICS regions and some/few regions each for QA, 
Dev and testing.  I think he said WebSphere was... version 6 if that
makes sense... (I am not conversant in WebSphere).   They are on a ~480 mip
Z9.

I know this is not really much to go on but does anyone have any suggestions I 
could pass along?  Perhaps some insight or suggested diagnostic processes?


Gary Green
While the big event is over, there is still time for you to help me with my 
efforts to assist those stricken with cancer!
Please support my efforts by visiting:
 http://www.active.com/donate/tntsonj/tntsonjGGreen
http://www.active.com/donate/tntsonj/tntsonjGGreen

Thank you.


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: zIIPs zAAP exploitation

2008-04-24 Thread Gray, Larry - Larry A
If you are using DB2 v8 or up with a distributed workload, it works
great and you do not have to do anything to make it work. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Liston
Sent: Thursday, April 24, 2008 3:27 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: zIIPs  zAAP exploitation

Hi, we're looking at doing POCs for running production workloads on
specialist engines.  Looking for feedback from anybody who is making use
of these with details of workload that's running there, success or
otherwise and any gotchas.

Thanks

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Websphere MQ Monitoring Tool

2008-04-23 Thread Gray, Larry - Larry A
TMON for MQ does exist.  Of the TMON products, I like it the best
because it gives you administration capabilities in addition to
monitoring.  There is also a distributed component that is available
that interfaces with the mainframe product to allow you to monitor all
of your MQ environments from one screen or gui.  I do all of my
mainframe MQ admin work through TMQ.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Bill Johnson
Sent: Wednesday, April 23, 2008 11:26 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Websphere MQ Monitoring Tool

Can anyone recommend a mainframe product to monitor MQ series. We use
ASG's TMON's for CICS, DB2, and zOS. I assume they also have an MQ
monitor? What other vendors products would you recommend?
   
  TIA
   
  Bill Johnson

   
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try
it now.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



Re: Vtam 0821 and LUs

2008-03-18 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

You might want to make sure that the LU is not still active in the other
product.  I have had problems on occassion where a user breaks their
connection between TPX and CICS while a transaction is still running.
CICS still has the LU active because of the transaction, but TPX thinks
the LU is not being used.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Lizette Koehler
Sent: Tuesday, March 18, 2008 1:05 PM
To: IBM-MAIN@bama.ua.edu
Subject: Vtam 0821 and LUs

I am having an issue with an application that is defined in TPX.  At
some point users are unable to logon and start to receive 0821 Sense
code from VTAM.

I am thinking I do not have a sufficient number of LUs for somethign in
TPX but I am unable to discern what that area is.  I have TPXGR defined
with 1000 LUs which is more than sufficient for my users.  In fact a D
NET command shows all the the TPXGR LUs and more than 60% are conct and
the rest have ACTIV sessions.

IST663I CINIT REQUEST FAILED, SENSE=0821 364   
IST664I REAL  OLU=USSCEG01.TPXGR001   REAL  DLU=USSCEG01.CICSPB
IST889I SID = F6E3F2C462F4730F 
IST314I END  
   Any ideas how to
determine what I need to add?

Lizette

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: nje over tcp/ip

2008-03-18 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Do you have low ports restricted?  That might cause the bind failure. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of L Kaspin
Sent: Tuesday, March 18, 2008 1:52 PM
To: IBM-MAIN@bama.ua.edu
Subject: nje over tcp/ip

We are trying to implementent nje over tcp/ip on z/os1.7 (with ptfs
applied) and getting the following:

IAZ0511I NETSRV1 Server Port number could not be resolved, DEFAULT

assumed: 175

IAZ0545I NETSRV1 Error encountered in function bind() - EDC5111I

PERMISSION DENIED.

IAZ0501I NETSRV1 Bind for the server socket failed, TCP/IP rc: 111

IAZ0536I NETSRV1 NJETCP SERVER RECEIVED A PURGE REQUEST

IAZ0516I NETSRV1 Error while closing client socket, TCP/IP rc: 113

IAZ0516I NETSRV1 Error while closing client socket, TCP/IP rc: 113

IEF404I IEESYSAS - ENDED - TIME=12.45.15

IEF196I IEF142I IEESYSAS JES2S001 - STEP WAS EXECUTED - COND CODE 


I know the server port default is ok its the iaz0545i and edc5111i that
the problem.

We are ACF2 and jes2 and netsrv1 are defined as non-cncl and defined to
the OMVS grp.

IBM is bouncing it around between JES2 and TCP/IP support.

Any ideas would be helpful

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: MVS initiated FTP to Windows

2008-03-18 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Yes, there are FTP products out there that can be FTP servers on the
PC/windows side.  You can Google FTP SERVER and you will get several
hits.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of David Day
Sent: Tuesday, March 18, 2008 2:09 PM
To: IBM-MAIN@bama.ua.edu
Subject: MVS initiated FTP to Windows


I would like to be able to kick off an FTP of a dataset to a Windows
platform from MVS.  All of the info I can come up with talks about how
to perform this from the Windows side.  Windows initiated receive.  I
want to do this from the MVS side.  When the file(s) are ready, send
them down to the PC.  Not when the file(s) are ready, go over to the PC,
and run FTP from there to receive the file(s).   Is this possible?  Is
there anything like an FTP daemon that can run on Windows to receive the
data and put it in the desired location?

--Dave Day 

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: DB2 and WLM

2008-03-18 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

They probably need the Application Environment defined in WLM for the
DB2 address space.  Try
http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=/
com.ibm.db2.doc.admin/dwlmenv.htm.  Watch the wrap.  This is from the
DB2 Info Center.  I just did a search on applenv wlm. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Hal Merritt
Sent: Tuesday, March 18, 2008 2:18 PM
To: IBM-MAIN@bama.ua.edu
Subject: DB2 and WLM

I am getting a request from my DB2 guy to set up WLM and make
appropriate RACF entries for something that is optional in 1.7, required
in 1.8, and, I think, dropped in 1.9. 

 

Something about stored procedures and separate address spaces. The FM's
I've searched don't give me a clear picture of what is what.  

 

 

We don't use stored procedures, so I am a little confused why we have
set up that envionment. 

 

Can someone point me to a FM that will lead me to the path of
enlightenment?

 

Thanks!!

 

 

NOTICE: This electronic mail message and any files transmitted with it
are intended exclusively for the individual or entity to which it is
addressed. The message, together with any attachment, may contain
confidential and/or privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or
distribution is strictly prohibited. If you have received this message
in error, please immediately advise the sender by reply email and delete
all copies.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Compuware AbendAid viewing in a basic sysplex

2008-03-17 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

We share everything except three files: MFDDINFO, FDBDPDSM, FDBDWORK. We
are in a parallel sysplex.  SHRDIR and SOURCE are shared.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of John Norgauer
Sent: Monday, March 17, 2008 1:46 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Compuware AbendAid viewing in a basic sysplex

Hi John -

Just for the heck of it, I opened my CSS source dataset in my SANDBOX
LPAR and was able to view the data while I was viewing it in my
Production LPAR.

I think that the source VSAM file is like the Abendaid dump file, but
I'm not sure.

You might be O.K. sharing the Dump across LPAR's We are also basic
sysplex.


John Norgauer
University of California Davis Medical Center
2315 Stockton Blvd
ASB 1300
Sacramento, Ca 95817
916-734-0536

 SYSTEMS PROGRAMMING..  Guilty, until proven innocent !! JN
2004

Hardware eventually breaks - Software eventually works  anon


--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: IEFSSNxx change requires IPL?

2008-03-04 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Only use the SETSSI commands on the new entries. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Lindy Mayfield
Sent: Tuesday, March 04, 2008 9:15 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IEFSSNxx change requires IPL?

That's it, thanks!  I was expecting something like: SET SSN=00 or
something like that.  Doh.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Jacobs
Sent: 4. maaliskuuta 2008 16:13
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IEFSSNxx change requires IPL?

Lindy Mayfield wrote:
 I've been searching for the answer to this in the docs, but obviously 
 I'm not looking in the right place (yet).

 If I add something to IEFSSNxx do I need to IPL?  Or is there a SET or

 some other command that will work?

 Regards,
 Lindy

   
SETSSI command might work.

--
Mark Jacobs
Time Customer Service
Tampa, FL


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Batch job to perform sftp transfer

2008-02-22 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

The original question was around ssh and sftp, not FTP using TLS. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Chase, John
Sent: Friday, February 22, 2008 11:47 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Batch job to perform sftp transfer

Sorry; hit Send too soon

 
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICHZA760/21.1
2.6

Or http://preview.tinyurl.com/2ngubl

If you're not already set up for secure FTP on z/OS, you'll also need
to create an FTP.DATA file or member for the z/OS client containing, at
minimum:

EXTENSIONS AUTH_TLS
KEYRING userid/ringname (as described in the earlier RACF manual)
SECURE_MECHANISM TLS And at least one CIPHERSUITE statement, for which
see the Communication Server IP Configuration Reference manual:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F1A1B451/2.10
.32

Or http://preview.tinyurl.com/yr82hg

-jc-

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: HTTPD Roots (was: Linux zSeries questions)

2008-02-19 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

There are two that I know of.  The older IBM HTTP Server that is based
on CERN.  There is a newer IBM HTTP Server powered by Apache.  I know
this one comes with WAS as part of the optional installed materials, but
I thought you could also order it with z/OS.  I have not seen a z/OS
order in a while, so that last bit of information might be wrong.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Paul Gilmartin
Sent: Tuesday, February 19, 2008 8:38 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: HTTPD Roots (was: Linux zSeries questions)

On Tue, 19 Feb 2008 16:23:06 +0900, Timothy Sipples wrote:

Other bits I'd take an educated guess (without inside knowledge) that 
are largely or entirely C and/or C++:

- the IBM HTTP Server for z/OS (including the Apache-derived one 
shipping with WebSphere Application Server V6.1 for z/OS)

Now I'm confused.  I've seen flat denials among these lists from IBM
employees that IBM's HTTPD is Apache-derived.  But which HTTPD?  So:

o How many HTTP servers does IBM supply for z/OS?

o Which one(s) are Apache-derived?

I assume this is in addition to the customers' building pure Apache for
z/OS.

Thanks,
gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Encrypted transfers to/from vendors

2008-01-15 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Try creating a GSK trace with the FTP and reviewing that.  That helped
me resolve several problems with encrypted FTP to outside companies.
Most of my problems were finding the correct CA for the other site and
getting that added to my keyring.

//  PARM=('ENVAR(GSK_TRACE=0X,GSK_TRACE_FILE=/tmp/gskxxx.trc)', 
//  '/-r TLS (TRACE EXIT')  

In OMVS run 
gsktrace /tmp/gskxxx.trc /tmp/gskxxx.txt
pg /tmp/gskxxx.txt


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Chase, John
Sent: Tuesday, January 15, 2008 4:12 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Encrypted transfers to/from vendors

 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Aaron Walker
 
 On Mon, 14 Jan 2008 10:25:27 -0600, Patrick O'Keefe 
 [EMAIL PROTECTED] wrote:
 
 
 I know IBMs Boulder site (testcase ?) supports HTTPS transfers.  Do 
 they also support FTPS or SFTP?  And what about IBM's emea site
(which 
 some parts of IBM greatly prefer over Boulder)?  Does it support any 
 kind of encrypted transfers?
 Thanks in advance.
 
 If you are sending data to ECuRep, it supports HTTP, HTTPS, FTP, FTPS,

 SFTP, and email.
 
 http://www-05.ibm.com/de/support/ecurep/index.html
 

Nice!

But what is the magic incantation to get it to work with a z/OS 1.7
client?  I've tried every combination of FTPDATA parms that appear to
apply, but get no further than this (and not even this far with certain
CIPHERSUITEs):

EZA1736I FTP -a tls -v (EXIT
...
EZA1450I IBM FTP CS V1R7 
EZA1772I FTP: EXIT has been set. 
EZA1456I Connect to ?
EZA1736I   ftp.emea.ibm.com  
...
220-FTPD1 IBM FTP CS V1R7 at MCEFTP.MAINZ.IBM.COM, 21:55:51 on
2008-01-15.
...
FC0180 ftpAuth: security values: mech=TLS, sFTP=A, sCC=C, sDC=P 
FC0213 ftpAuth:  cipherspecs = 352F0A090406 
FC0254 ftpAuth: environment_open()  
FC0372 ftpAuth: environment_init()  
FC0381 ftpAuth: environment initialization complete 
...
EZA1701I  AUTH TLS
...
234 Security environment established - ready for negotiation
FC0752 authServer: secure_socket_open()
FC0819 authServer: secure_socket_init() 
FU0516 secureWrite: send() for:   60 
FU0518 secureWrite: (cs)  sent:   60 
FU0437 secureRead:  recv() for:5 
FU0439 secureRead:  (cs)   got:5 
FC0832 authServer: secure_socket_init failed with rc = 406 (Error while
reading or writing data)
FC0988 endSecureConn: entered
EZA2897I Authentication negotiation failed ...

With certain CIPHERSUITE statements, the session hangs after the
FU0437 message immediately above.

What am I missing?

TIA,

-jc-

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: File Transfer conundrum

2008-01-09 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Have you tried LOCSITE RDW on your send to keep the length header? 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Bruce Baxter
Sent: Wednesday, January 09, 2008 4:25 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: File Transfer conundrum

We've routinely exhanged files with business partners running on z/OS
machines using tape for years.

(snip)

Has anyone come across any clear helpful best practice type information
or sites?  I'd be interested in anything anyone has.

Regards,
Bruce Baxter
Manager of DP Tech Services
NYS Dept of Tax and Finance.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Java Problem Analysis

2007-12-18 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

As a shop that mostly uses java under WAS, I would suggest having a copy
of the links off the WAS pages.  

Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Shane
Sent: Tuesday, December 18, 2007 5:24 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Java Problem Analysis

On Tue, 2007-12-18 at 10:02 +, Michael Poil wrote:

 How do you guys look for Java stuff (outside the ever-present Google 
 of course), how could IBM anchor this kind of information?

Both the z/OS and zfavorites (sic) (home-)pages have Java links - maybe
the latter is better setup for this.

It should be noted that my opinion of Java is well recorded in the
archives; however I am more than prepared to support anyone offering
access to potentially useful information.

Shane ...

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Java Problem Analysis

2007-12-18 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I have tried to use the heap dump analyzer off the ISA before, but had
trouble with it never giving me anything useful (probably me not knowing
how to use it correctly).  I found I had a lot of the same objects, but
could never get it to show me the name of the object.  If there were
things to look for from the WAS perspective under java, that might also
help. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Michael Poil
Sent: Tuesday, December 18, 2007 5:02 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Java Problem Analysis

Having pretty much vowed not to get involved with this thread any more,
I will have one last say.

My plan for 2008 is to see if I can get the idea of officialcourses
and/or presentations on how to debug z/OS Java abends (tools,
techniques), Out-of-Memory (Java and native),  how to read verbosegc
etc. Obviously you may well get to the point where you need access to
the code, which is where we come in, so that is as far as you go. If you
had a wish list (it is almost Christmas after all), what would you like
to see? 

Websphere have a really cool Technical Exchange Webcast site:

http://www-306.ibm.com/software/websphere/support/supp_tech.html

Very interesting presentations!  Maybe I need to talk to the owner. 

There are already presentations and even Redbooks out there that cover a
fair percentage of this subject , but to my mind there is no real
structure to locate them.

How do you guys look for Java stuff (outside the ever-present Google of
course), how could IBM anchor this kind of information?


--
Mike Poil
Java z/OS Level 3 Service
IBM United Kingdom Limited, Hursley Park, Winchester SO21 2JN
Internal: 246824  External: +44 (0)1962 816824 Java debugging:
http://www.ibm.com/developerworks/java/jdk/diagnosis/

--






Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number

741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
3AU






--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Java Problem Analysis

2007-12-18 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Thanks.  I will check them out. 

I do analyze the verbosegc output using the ISA.  No problem with that.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Michael Poil
Sent: Tuesday, December 18, 2007 11:10 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Java Problem Analysis


I have tried to use the heap dump analyzer off the ISA before, but had
trouble with it never giving me anything useful (probably me not knowing
how to use it correctly).  I found I had a lot of the same objects, but
could never get it to show me the name of the object.  If there were
things to look for from the WAS perspective under java, that might also
help. 


Try

WAS http://www.redbooks.ibm.com/abstracts/redp3950.html

HeapAnalyzer and many useful links
http://www-1.ibm.com/support/docview.wss?uid=swg27006624

EVTK and ISA
http://www.ibm.com/developerworks/web/library/j-ibmtools2/?S_TACT=105AGX
54ca=dnw-839

You can run HeapAnalyzer without ISA - see the second URL tabs (I use it
outside ISA for PMRs). Dealing with object leaks is not always
straightforward, but the general idea is to find the object tree with
the most storage, click down its hierarchy and find where there is a big
drop between the size of a level of the tree and the next and that is
where you often find the leaked objects - see the doc that you can get
at via the second URL.

If you want to analyse verbosegc output, use ISA and EVTK (or find
GCCollector or PMAT). This is useful for Java performance analysis as
cpu problems may be nothing more than the Java Heap is too small or some
of the command line parameters are set badly e.g. -Xloratio is too big.
If anyone wants some very simple rules of thumb, ask me.

Regards.

Mike


--
Mike Poil
Java z/OS Level 3 Service
IBM United Kingdom Limited, Hursley Park, Winchester SO21 2JN
Internal: 246824  External: +44 (0)1962 816824 Java debugging:
http://www.ibm.com/developerworks/java/jdk/diagnosis/

--

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: how much difference is between deploying a j2ee application in Z/Os and in windows?

2007-12-07 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

What is the volume of web hits you are expecting?  I would not think
clustering and load balancing would be any different.  Clustering is
done through the admin console, so it should be the same.  Depending on
your user group and the required app availability, you might not need to
cluster.

As for the DB2 questions, I do not work with DB2.  That is a different
group of people here.   


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of legolas wood
Sent: Saturday, December 08, 2007 3:53 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: how much difference is between deploying a j2ee application
in Z/Os and in windows?

Thank you for your reply.
You both ease my mind in order to proceed with the task.
my job is to port a J2EE application from a another application server
and database to websphere and DB2, after that I will have some help from
trained Z/OS administrator to deploy the application to z/OS.
things that made me worry was about changes that could be seen in WAS
for windows and WAS for zOS.
But it looks that there would be almost no changes :-).

How ever, I think the clustering and load balancing will differ, wont
they?
What is usually administrator or developer uses as a load balancer in
front of clustered WAS?


Does DB2 work in the same manner, I mean db2 for windows and linux are 
alike?
I know that some features that are available in windows and *nix based 
version are not available in zOS. I will not use them.

Are there some dramatic changes in DB2 for zOS and windows based DB2? If

i develop the database and its Stored procedure in windows will it be 
easy to deploy them in zOS?

Thanks.




Timothy Sipples wrote:
 I concur with Larry: deploying J2EE applications to WebSphere
Application
 Server for z/OS is the same as, say, WebSphere Application Server for
 Windows.  There are multiple ways to do it, but typically you'd use
the
 Web-based WebSphere Administrative console install wizard just as you
would
 on any other platform. The WebSphere Information Center has details:

 http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp

 I'm trying to think of any exceptions, and the only ones I can think
of are
 very minor indeed. For example, you won't ever see a Windows-style
server
 drive letter (e.g. C:\MyServer\AppsOnMyServer\...) in the Web panels.
I
 think the Administrative console says WebSphere Application Server
for
 z/OS for the branding. Here and there you might see an extra field or
 option, to provide additional controls available for z/OS, but if you
don't
 know what they are just take the defaults. Administrative access
control
 will be validated with whatever WAS z/OS security system you're using,
 typically the z/OS Security Server (RACF), rather than a Windows
sign-on.

 You can also use the remote deployment feature in, for example,
Rational
 Developer for System z or Rational Application Developer. This is how
your
 J2EE developers would normally do things when they want to deploy an
 application to a remote server. Your developers will have absolutely
no
 problem with this, other than perhaps the mental adjustment when they
 realize how easy and identical it is to deploy to the big iron.

 The WebSphere product developers really did a beautiful job.

 - - - - -
 Timothy Sipples
 IBM Consulting Enterprise Software Architect
 Specializing in Software Architectures Related to System z
 Based in Tokyo, Serving IBM Japan and IBM Asia-Pacific
 E-Mail: [EMAIL PROTECTED]
 --
 For IBM-MAIN subscribe / signoff / archive access instructions,
 send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
 Search the archives at http://bama.ua.edu/archives/ibm-main.html

   

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Strange MQ Issue

2007-12-07 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

PK52555 is the solution.  That fix needs to be applied to your MQ
subsystem.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jacky Bright
Sent: Friday, December 07, 2007 12:03 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Strange MQ Issue

While googling came across this ...

http://www-1.ibm.com/support/docview.wss?rs=0q1=an+extra+headeruid=swg
1PK52555loc=en_GBcs=utf-8lang
=

Not sure what is the solution for this ...

JAcky


On 12/7/07, Richard Jackson [EMAIL PROTECTED] wrote:


 Jacky

 Could the extra header be an RFH2 header? Where is the message 
 coming from?  A Java App?




 Rich Jackson
 DTCC/Commsoft
 212-855-8297




   *Jacky Bright [EMAIL PROTECTED]* Sent by: MQSeries List 
 [EMAIL PROTECTED]

 12/07/2007 11:36 AM   Please respond to
 MQSeries List [EMAIL PROTECTED]

To
 [EMAIL PROTECTED]  cc
   Subject
 Strange MQ Issue




 Hi ,

 Is this bug in the MQ 6 version ?

 When a message put into Mainframe queue, the message comes with 2 
 headers instead of 1. that causes problem when CICS is trying to read
tht..

 How to avoid this...

 JAcky

 --

 *List Archive* 
 http://listserv.meduniwien.ac.at/archives/mqser-l.html - *Manage 
 Your List 
 Settings*http://listserv.meduniwien.ac.at/cgi-bin/wa?SUBED1=mqser-lA
 =1- 
 *Unsubscribe*[EMAIL PROTECTED]B
 ODY=signoff%20mqseries

 Instructions for managing your mailing list subscription are provided 
 in the Listserv General Users Guide available at 
 *http://www.lsoft.com*http://www.lsoft.com/resources/manuals.asp


 
 DTCC DISCLAIMER: This email and any files transmitted with it are 
 confidential and intended solely for the use of the individual or 
 entity to whom they are addressed. If you have received this email in 
 error, please notify us immediately and delete the email and any 
 attachments from your system. The recipient should check this email 
 and any attachments for the presence of viruses. The company accepts 
 no liability for any damage caused by any virus transmitted by this
email.
 --
 List Archive http://listserv.meduniwien.ac.at/archives/mqser-l.html 
 - Manage Your List 
 Settingshttp://listserv.meduniwien.ac.at/cgi-bin/wa?SUBED1=mqser-lA=
 1- 
 Unsubscribe[EMAIL PROTECTED]BOD
 Y=signoff%20mqseries

 Instructions for managing your mailing list subscription are provided 
 in the Listserv General Users Guide available at 
 http://www.lsoft.comhttp://www.lsoft.com/resources/manuals.asp


--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: how much difference is between deploying a j2ee application in Z/Os and in windows?

2007-12-06 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I am not familiar with the Windows version, but I know that the same ear
that can be deployed on AIX can be deployed on z/OS with no changes.   I
have done this before.  The admin console for WAS 6.x is mostly
identical on either platform.  The only risk I know is that you might
get better reliability with the z/OS version.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of legolas wood
Sent: Friday, December 07, 2007 7:48 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: how much difference is between deploying a j2ee application in
Z/Os and in windows?

Hi
thank you for reading my post.
Can some one please let me know how much different is between deploying
an application into websphere application server installed in Z/OS and
an application server installed in windows or linux?

What are the main area of risks when we migrate from windows to Z/OS or
Z/Linux?
Also, what are main risk area of moving from windows and DB2 to Z/OS and
DB2?

Thanks

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SMP/E RECEIVE AND FROMNTS

2007-12-03 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

The presentation was in German.  I was able to read the JCL examples.
Unfortunately, the two semesters I had of German in college did not last
to the following semester, and that was over 20 years ago. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Roland Schiradin
Sent: Saturday, December 01, 2007 11:33 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SMP/E RECEIVE AND FROMNTS

Larry, 

I order service via ShopzSeries and receive the full service via SMPE
RECEIVE FROMNTS. I also done the same for CTS 3.2 first order. 

Will look at a presentation I saw and email it to you. I believe it's in
german

Roland

When doing a RECEIVE FROMNTS, can you specify only to receive one 
specific SYSMOD in the order, or do you have to receive the entire 
order?


--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SMP/E RECEIVE AND FROMNTS

2007-12-03 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Thanks for the test.  I was hoping to get by without part of the
SMPPTFIN.  One of the elements is nearly 7GB in size, and I was wanting
to not have to create a zFS that large.  Since they document that the
zFS is supposed to be three times the size of the order, I will need a
21GB file system unless I can make the order forget about the large
FMID. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Paul Gilmartin
Sent: Saturday, December 01, 2007 2:41 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SMP/E RECEIVE AND FROMNTS

On Fri, 30 Nov 2007 16:35:45 -0500, Gray, Larry - Larry A wrote:

When doing a RECEIVE FROMNTS, can you specify only to receive one 
specific SYSMOD in the order, or do you have to receive the entire 
order?

FROMNETWORK should be fully compatible with SELECT, FORFMID, and
EXCLUDE.  The only documented restrictions are:

14.2.1 SMP/E V3R4.0 Commands IBM Library Server

  Notes:

  1. FROMNTS is mutually exclusive with FROMNETWORK and ORDER.

  2. When FROMNTS is specified:

  + a DD or DDDEF for SMPNTS is required.
  + DDs or DDDEFs for SMPPTFIN and SMPHOLD are not required and
are ignored if
supplied.
  + RFPREFIX is ignored, if specified.
  + RECEIVE FROMNTS processing requires either the Integrated
Cryptographic
Services Facility (ICSF) or JAVA 2 Version 1 Release 4 in
order to compute a
SHA-1 hash value.

(The last is slightly confusing.  Better would be: If neither [ICSF]
nor [JAVA] is available, RECEIVE FROMNTS issues message GIM23411I and
proceeds without verifying SHA-1 hash values.)

I tried some experiments with SMP/E 34.14: I emptied my SMPPTS and
deleted my SMPTLIBs.  I then did:

RECEIVE FROMNTS( package ) SELECT( one sysmod ) .

followed by

RECEIVE FROMNTS( package ) .

In both cases, only the expected SYSMODs were received.  Better, the
relative files for the unselected SYSMODs were ignored and not unzipped.
All SMPPTFIN files were unzipped both times, but this is to be expected
since the GIMPAF.XML file identifies no SYSMOD ownership of SMPPTFIN
files.

I have no ORDERs available for experiment, however I'd expect similar
behavior for ORDERs.

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SMP/E RECEIVE AND FROMNTS

2007-12-03 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

The big file looks to be service.  There are three GDG files in the
order for the FMID.  One is 6.7G and another is 1.4G.  I editted the
GIMPAF.XML and deleted the ARCHDEF sections for the FMIDS I did not
want.  That seems to have worked without any problems.  I was able to
RECEIVE without any errors. 

When I first ordered the product last year, I RECEIVED the entire
package, two FMIDs, but only applied one.  The relfiles for the second
FMID were deleted somewhere along the way.  Instead of having to
reinstall the entire product, I tried reordering so I could receive only
the FMID I was wanting.  

Yes, I did backup my SMP/E environment before I began.  


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Paul Gilmartin
Sent: Monday, December 03, 2007 11:18 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SMP/E RECEIVE AND FROMNTS

On Mon, 3 Dec 2007 08:25:08 -0500, Gray, Larry - Larry A wrote:

Thanks for the test.  I was hoping to get by without part of the 
SMPPTFIN.  One of the elements is nearly 7GB in size, and I was wanting

to not have to create a zFS that large.  Since they document that the 
zFS is supposed to be three times the size of the order, I will need a 
21GB file system unless I can make the order forget about the large 
FMID.

You're welcome; it wasn't pure altruism -- I was curious myself.

Gulp!  Is this a relative file?  Regardless, it's a discourtesy to the
customer to bundle things so that he must deal with 21GB whether he
needs it or not.


-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


SMP/E RECEIVE AND FROMNTS

2007-11-30 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

When doing a RECEIVE FROMNTS, can you specify only to receive one
specific SYSMOD in the order, or do you have to receive the entire
order?

Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Send email from MVS cobol

2007-11-30 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

If you are using the SMTP service that reads spool, you can put multiple
emails into a single spool output.  We have one job that sent over 400
emails from the same step.  Make sure the last line of the data contains
a single period.  That will terminate the email body and allow the next
line to start a new email. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Brazee
Sent: Friday, November 30, 2007 11:38 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Send email from MVS cobol

On Fri, 30 Nov 2007 06:56:09 -0800 (PST), Bill Gentry
[EMAIL PROTECTED] wrote:

Have an interesting challenge.  I have a requirement that dictates
that email be sent from an MVS (z/OS) cobol program.   In
oversimplified terms, this means that I'd read a file that would 
contain email addresses and based on various criteria send email to any

number of those addresses.  I know how to send email from JCL, but 
require more precision than JCL can give me.

I'm guessing your problem is how to run an unknown number of JCL or
procs from the output of your CoBOL extract program.   Is this
correct?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Send email from MVS cobol

2007-11-30 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

For your 3000 emails, were you sending directly to the endpoint?  We
processed a batch of 540 this morning in six minutes.  But, I send
emails to a gateway.  I do not send directly to the recipient.  Still
using the old method of IP Mailer Address with no DNS server available.
That way my email admins have to worry about all of the security
problems related to email, not me.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Ulrich Krueger
Sent: Friday, November 30, 2007 2:54 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Send email from MVS cobol

Larry,
If email sent from the mainframe is not time-critical (i.e., users don't
expect to receive their email within a couple of minutes from the time
the mainframe job created it), then you don't have to do anything.
However, ...
At my last shop, the mainframe was used to send email for just about
everything: 
Job completion / abend notification (time-critical, high priority
emails). 
Production report or data file distribution to individuals or small
groups of people. 
Mass emails (emails generated with customized info to hundreds of
individuals, not time critical)

(snip)

The long and the short of this story is: The mainframe SMTP server can
handle multiple email messages in one spool file. But if mail turnaround
time is important to your shop, use only 1 mail message per spool file.
You need to keep the SMTP server task turn mail messages around and not
let it get bogged down doing one thing, while other activities pile up.
If you have mail messages that are deemed more important than other
traffic, use spool queue priorities. 

Regards,
Ulrich Krueger


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Gray, Larry - Larry A
Sent: Friday, November 30, 2007 10:17
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Send email from MVS cobol

We only send email from our mainframe.  We do not receive.  Also, only
batch jobs use the SMTP process, so it does not hurt in our instance.  I
wrote the program (written in COBOL) we use to format the emails.  When
I first wrote it, it was only called from JCL for a single email, so I
required people to code the DD statement.  Somewhere along the way,
someone found out it could be called from a COBOL program.  Then someone
wanted to send multiple emails per step.  All of this happened without
the program being changed.  It's a little late now to make that change.


Larry Gray

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Send email from MVS cobol

2007-11-30 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

We only send email from our mainframe.  We do not receive.  Also, only
batch jobs use the SMTP process, so it does not hurt in our instance.  I
wrote the program (written in COBOL) we use to format the emails.  When
I first wrote it, it was only called from JCL for a single email, so I
required people to code the DD statement.  Somewhere along the way,
someone found out it could be called from a COBOL program.  Then someone
wanted to send multiple emails per step.  All of this happened without
the program being changed.  It's a little late now to make that change.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Ulrich Krueger
Sent: Friday, November 30, 2007 12:05 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Send email from MVS cobol

Larry,
I'd like to point out that the SMTP task is a very single-minded
process.
It can only do one thing at a time. So, while SMTP is reading in your
400-email spool file, nothing else happens until all 400 email have been
prepared for sending and stored on disk in SMTP-internal format. No
incoming emails are read, no other spool files waiting to be sent are
processed, no stored emails are actually sent. 
Emails will be processed much faster thru the SMTP task, if you have no
more than one email per spool file. OK, it's a little more overhead to
make your mailer program dynalloc those spool files one message at a
time, but you'll see marked improvements in SMTP performance.


Regards,
Ulrich Krueger

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Gray, Larry - Larry A
Sent: Friday, November 30, 2007 08:43
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Send email from MVS cobol

If you are using the SMTP service that reads spool, you can put multiple
emails into a single spool output.  We have one job that sent over 400
emails from the same step.  Make sure the last line of the data contains
a single period.  That will terminate the email body and allow the next
line to start a new email. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: copy zfs dataset

2007-11-14 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

What size is your zfs currently?  The manual says either the new size is
smaller than the existing dataset, a new size of zero with a zero
secondary allocation on the dataset, or not enough space on the volume. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jim McAlpine
Sent: Wednesday, November 14, 2007 11:52 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: copy zfs dataset

On 11/14/07, McKown, John [EMAIL PROTECTED] wrote:


 Well, the bpxmtext function says the EF17623E means: aggregate not 
 found. Is the zFS filesystem mounted? I think that it must be.


Sorry, I had a typo in the last attempt at the command.  The previous
attempts with the correct name return the following -

ZFSUSER:/: zfsadm grow -aggregate zfs.was510.config.zfs -size 30
IOEZ00175E Error growing aggregate ZFS.WAS510.CONFIG.ZFS, error code=8
reason code=EF17625D

Jim McAlpine

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: latest ibmlink news (still not working, shock and surprise)

2007-11-14 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Some people, based on support contract, are not allowed to call that
number for QA, only for problems.  I beleive in the interim, they are
allowed to call for QA.  Somewhat hard to update your QA entries when
the revise button has been removed.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Chase, John
Sent: Wednesday, November 14, 2007 1:02 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: latest ibmlink news (still not working, shock and surprise)

 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Robert Justice
 
 from ibmlink web site
 
 Voice Support alternative for SoftwareXcel customers
   
 14 November 2007
 
 An emergency process has been instituted for customers with an active 
 contract for SoftwareXcel basic edition or SoftwareXcel enterprise 
 edition when IBMLink or an IBMLink function is unavailable. Customers 
 with a high impact question can call 1-800-IBM-Serv (1-800-426-7378) 
 for support during the time of the outage.

Gee, that looks like the same number that's been available for that
purpose for the past decade or so.  I wonder if anybody at IBMLink
realizes that wheel has already been invented.

-jc-

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


IBMLINK ETR Update Issues

2007-11-13 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I skipped most of yesterday's emails on this topic, so I am not sure if
this was mentioned or not.  

Has anyone experienced the problem when trying to update an ETR where it
gives you the wrong ETR when you select REVISE?

Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: IBMLINK ETR Update Issues

2007-11-13 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I haven't had any problems getting in today.  It is somewhat odd to
select revise and look at someone elses or some other companies ETR. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Edward Jaffe
Sent: Tuesday, November 13, 2007 4:02 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: IBMLINK ETR Update Issues

Gray, Larry - Larry A wrote:
 I skipped most of yesterday's emails on this topic, so I am not sure 
 if this was mentioned or not.

 Has anyone experienced the problem when trying to update an ETR where 
 it gives you the wrong ETR when you select REVISE?
   

I think most people would happy just to get that far ...

--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: copy zfs dataset

2007-11-12 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Were both datasets the same size?  A zfs is a formatted dataset. REPRO
might work for copying the same size dataset, but I do not think it
would work to copy to a larger dataset.  That would leave the extra
segments unformatted.  


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Walter Marguccio
Sent: Monday, November 12, 2007 10:56 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: copy zfs dataset

On Fri, 9 Nov 2007 16:39:29 +, Jim McAlpine
 [EMAIL PROTECTED] wrote:

 Thanks a lot.  BTW do you know if repro is a viable option for the
 copy.
 Obviously it can be used for linear datasets which this is.  I have
 tried
 repro and got rc=0 but haven't tried to mount and use it yet.

 From: Mark Zelden [EMAIL PROTECTED]

 Yes.   But you should unmount it first since that won't automatically
 quiesce the file system. 


Weird.
Last week I had to extend a zFS beyond the 4GB limit. So I allocated a
new zFS with the needed DATACLASS, then tried to copy my original zFS
(4GB) into the new one using REPRO.
I received rc=0, but when I mounted the new zFS I did 'cd /mydir' and
saw nothing 

So I restarted from scratch and this time I used the pax utility to do
the copy. I mounted my new zFS, did 'cd /mydir' and saw my files as in
my original, 4GB zFS.

I would have thought REPRO would work, as Mark stated above.  In my case
it didn't.
Unfortunately I didn't have time to investigate/read further. 


Walter Marguccio
z/OS Systems Programmer
Munich - Germany





  ___
Yahoo! Answers - Got a question? Someone out there knows the answer. Try
it now.
http://uk.answers.yahoo.com/ 

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: how to know CPU MIPS ?

2007-10-12 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

For memory, D M=STOR and D M=HIGH 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jeff Guan
Sent: Friday, October 12, 2007 10:30 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: how to know CPU MIPS ?

Hi,
How can I find out the MIPS count in our enviroment.

I have an IBMUSER privillage, but don't know which command should be
use.

And how to figure out the physical memory we have.


Many thanks.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Cobol calling EZASOKET gets RC 2912

2007-10-09 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I believe the EZASOKET routines do not properly clear R15 on return, so
when you program ends the COBOL program propagates the value back.  Just
set RETURN CODE to 0 in your COBOL program. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Tom Simons
Sent: Tuesday, October 09, 2007 6:24 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Cobol calling EZASOKET gets RC 2912

What does CC 2912 mean?  My Cobol test program returns CC 2912 when I
add these EZASOKET calls:

  SOCKET
  CONNECT
  WRITE
  READ
  CLOSE

FWIW, the EZASOKET calls are working - tcpdump at the other end of the
connection shows the outbound  inbound blocks.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: FTP of fixed file off the mainframe

2007-10-03 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

By default trailing blanks are usually removed.  Have the vendor issue
the command 
QUOTE SITE TRAIL 
before doing a GET on the file. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Brazee
Sent: Wednesday, October 03, 2007 4:38 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: FTP of fixed file off the mainframe

I am FTPing a fixed record length file from the mainframe to a Unix box
where a vendor has access to pick up that file and FTP it to his
machine.   I don't know what kind of machine he has, but he's saying
that he's missing my space fill for the shorter records.

 

The first thing I verified is that the file does, in fact, have spaces,
not low values on the mainframe.

 

Then I tried to find out what the file looks like on the Unix machine.
I opened it from my PC using Ultra-Edit, which asked if I wanted to
convert it to DOS format.   I haven't figured out what this means, so I
opened it both ways.Pressing the end key, I go to the last non-blank
character in a record, but I have no idea whether that is the last
character or not.

 

I'm trying to find out whether the spaces got truncated in my FTP or
whether it happened later.


--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: MQ Issue ...

2007-09-05 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

You might also want to look at stopping the channel on both sides.  Then
verify there are no IP connections between to the two servers.  If there
are connections on the MQ ports between the two servers that should not
be there, drop them.  I had to do that once a few months ago.  


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jim Harrison
Sent: Wednesday, September 05, 2007 4:20 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: MQ Issue ...

There's nothing I hate more than channel problems between MQ instances.
I usually end up stopping everything on both ends and restarting.  If
that doesn't work, there is a reset function for when the channels get
out of sync.  Have you looked at the CHIN syslog for any messages on the
MF side?


- Original Message -
From: Jacky Bright [EMAIL PROTECTED]
Newsgroups: bit.listserv.ibm-main
To: IBM-MAIN@BAMA.UA.EDU
Sent: Wednesday, September 05, 2007 3:24 PM
Subject: MQ Issue ...


 Hi,

 I am facing AMQ9558 error whenever there is any link problem. Even
though
 the sender channel is in retrying status the receiver shows in running
 status and thraftr even after trying multiple times the SENDER
channels
 remains in retrying status on the AIX box.

 On AIX box it shows AMQ9558 error
 AMQ9558: Remote Channel is not currently available.

 EXPLANATION:
 The channel program ended because the channel 'PRODAIX.TO.MF' is not
 currently available on the remote system. This could be because the 
 channel
 is
 disabled or that the remote system does not have sufficient resources
to 
 run
 a
 further channel.
 ACTION:
 Check the remote system to ensure that the channel is available to
run, 
 and
 retry the operation.

 Anyone has any idea abt this ?



 JAcky


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: zOS Unix DOS2UNIX

2007-08-29 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

There used to be a utiility called dosfix.  That is where I got mine. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of McKown, John
Sent: Wednesday, August 29, 2007 2:21 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: zOS Unix DOS2UNIX

 -Original Message-
 From: IBM Mainframe Discussion List
 [mailto:[EMAIL PROTECTED] On Behalf Of Jon Brock
 Sent: Wednesday, August 29, 2007 12:34 PM
 To: IBM-MAIN@BAMA.UA.EDU
 Subject: zOS Unix DOS2UNIX
 
 
 Is there a version of DOS2UNIX that runs on z/OS Unix?  I thought 
 there might be one on the Tools and Toys page, but it appears not.
 
 Thanks,
 Jon

What do you want to accomplish? Is the input file in ASCII, or EBCDIC
with trailing ^M (0x0D) characters? I cannot duplicate that program
using normal z/OS UNIX commands (due to IBM's brain dead sed compared
to GNU sed). However, if you want to remove all 0x0D characters, even
those in the middle of a line, you can:

tr -d '\015' input.file output.file.without.x0d

If you have Perl installed, then this will do what I think you want:

perl -n -i.bak -e 's/\015$//;print' input.file

At the end of this program, input.file will have trailing 0x0d (015
octal) characters removed. The original file will be input.file.bak.
If you don't want a backup file, then:

perl -n -i -e 's/\015$//;print' input.file

will work.



--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Recataloging IBM virtual tapes

2007-08-22 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Have you created a VOLENT to point the tape to the correct library?
Something like what is below?

create volent (name(v855982) libraryname(lib8) media(media2)
loc(library)) 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944



-Original Message-
From: Field, Alan C. [EMAIL PROTECTED]
Sent: Aug 22, 2007 9:51 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Recataloging IBM virtual tapes

We are converting from STK to IBM virtual tape. 

Currently we put our SMF data from many LPARS onto virtual tape, each 
in its own LPAR

They are cataloged on their own LPAR and also run a job (DEFINE
NONVSAM... VOL(   ) UNIT() ) to catalog them all in the sysprog
lpar
so we can process the data from all locations in one place. 

Since moving the data to the IBM virtual the DEFINE NONVSAM works but 
when attempting to read the data instead of mounting virtual tape, the 
mounts are being directed to physical drives.

Do we have to put an entry in the VOLCAT for the virtual tapes from the

other LPARS?

I know what I'm asking - I hope it makes sense to the rest of you. 

Alan

--
For IBM-MAIN subscribe / signoff / archive access instructions, send 
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO 
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: MQ question

2007-08-22 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

[EMAIL PROTECTED] used to be the MQ list.  You can start there.

Also, make sure the task that pulls the last record from the queue
completes successfully.  If it abends, the backout will cause the queue
depth to go from 0 back to 1 and cause the trigger to be set.  I have
seen a CICS region and MQ get hung in a loop from this condition because
the developer thought it would be a good idea to abend the transaction
if it found a problem. 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of August Carideo
Sent: Wednesday, August 22, 2007 11:31 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: MQ question

Can some one point me to a MQ discussion list similar to this ( if there
is one ) We're seeing something odd with regard to MQSeries. We put a
display into a program to show the status of the input queue when the
close is done after the get. During our testing we are getting a 2033
return code which indicates that there is no message in the queue. and
am trying to find out if anyone is aware of anything that might cause an
empty queue to continue triggering transactions over and over again?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: TCP/IP translation tables

2007-08-16 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Yes.  Your FTP job would have to specify to use the translation table.
Look in the IP Conf Ref guide and the IP Users guide for instructions.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Philip Miscione
Sent: Thursday, August 16, 2007 10:37 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: TCP/IP translation tables
Sensitivity: Private

Is there a way on the mainframe tcp/ip stack you can have multiple
translation tables


And direct a specific ftp to use it ?




TIA




-
This electronic mail message contains information that (a) is or may be
CONFIDENTIAL, PROPRIETARY IN NATURE, OR OTHERWISE

PROTECTED BY LAW FROM DISCLOSURE, and (b) is intended only for the use
of the addressee(s) named herein.  If you are not an intended recipient,
please send an email immediately to [EMAIL PROTECTED]  and take the
steps necessary to delete the message

completely from your computer system.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Domain Name Server (DNS) on z/OS?

2007-08-16 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

The issue you report seems more like a priority issue.  One of the first
things that should occur in a DR test or event should be the restoration
of the network.  DNS should be considered part of the network.  If you
are running DNS on a Windows server, that server should come up first.
Not knowing your organizational layout, you might want to give that
server to the network people and let it be their concern.  Or you can
use an appliance instead of a server.


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Klein, Kevin
Sent: Thursday, August 16, 2007 12:44 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Domain Name Server (DNS) on z/OS?

Our most recent disaster test proved to be a (drum roll) disaster.
Fortunately for me if not for my company, since I'm on z/OS, 95% of our
problems were with the Wintel platforms.   We had z/OS (1.7) up in two
hours but spent the remainder of the test ironing out server restores.
One item that has arisen because of this is questioning if we need to
keep our DNS on a Windows server.  We had everything restored and ready
to go on z/OS by noon but had to wait another 6-8 hours for a DNS before
we could test WAS.  Specifically:

*   Does z/OS have any DNS services?  If we could get a DNS going
with z/OS we'd have a definite ETA on when it's available.
*   If so, is it recommended to run your DNS on z/OS?
*   Again, if so, does anyone have any experiences/recommendations
they'd care to share?

I haven't begun looking at manuals yet.  That will be my next step
unless I get a concensus that it's fruitless.  

#
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended
recipient is prohibited. If you received this in error, please contact
the sender and delete the material from any system and destroy any
copies. (GWCC)

#

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: EBCDIC to HEX translation in Assembler?

2007-07-23 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Wouldn't this just be the PACK command?  Are you needing it in binary or
Packed Decimal? 


Larry Gray
Large Systems Engineering
Lowe's Companies
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Phil Kingston
Sent: Monday, July 23, 2007 10:06 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: EBCDIC to HEX translation in Assembler?

Hi all,

Does anyone have a quick assembler routine to convert a hexadecimal
number represented in EBCDIC into the real hex number?
 

Phil.



 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.14/912 - Release Date:
22/07/2007 19:02

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: PGP

2007-05-02 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

There is also E-Business Server for OS390 from McAfee.  This is a
mainframe version of PGP. 


Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Chicklon, Tom
Sent: Wednesday, May 02, 2007 11:27 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: PGP

I'm looking to implement a solution to create PGP encrypted files at
well

I know I can use SSL, now TLS, in FTP so that data is encrypted during
transmission, but the data would be left in plain text on the
destination file server, which is likely to be a server that is, shall
we say, less than robustly protected. We'd prefer that the recipients of
our data to not decrypt it until they pull the data inside their
firewall

Google and IBM-Main searches pull up lots of hits for PGP...

There is PGP for OS/390 which can be found in a link on IBM's Ported
Tools pages. Looks good, but I'm not sure I want to use shareware that
requires a license from a fourth party for code included in the tool.

MegaCryption seems to have a lot of hits. Most comments seem to be
positive, except for comments about its cost. 

GnuPG (Gnu Privacy Guard) looked good too, but I didn't see any
references where someone has successfully installed it on z/OS. Has
anyone?

Also found IBM's Encryption Facility for z/OS. Looks like release 2
(which just became available earlier this year) will create PGP files.
Has anyone taken a look at this release yet? Any thoughts or opinions on
it? 

Tom Chicklon
Hastings Mutual Insurance

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: out of space deleting hfs entry

2007-04-18 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

There is, or at least there was, an HFS mount parm called SYNCRESERVE
that could be used to guarentee a percentage of the hfs space to be
reserved for things like this.  I have been saved by this parm in the
past.


Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Barkow, Eileen
Sent: Wednesday, April 18, 2007 9:04 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: out of space deleting hfs entry

Thank you all for your response.
I am just going to recreate the hfs.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Shane
Sent: Tuesday, April 17, 2007 5:48 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: out of space deleting hfs entry

On Tue, 2007-04-17 at 15:56 -0500, McKown, John wrote:

 This is a known problem. The problem is that HFS is a journalling 
 filesystem. That means that instead of updating the metadata
directly,
 the filesystem driver tries to allocate a new block to receive the 
 updated metadata (like the directory or inodes, etc). Unfortunately, 
 when you have literally NO more space, then the changed metadata
cannot
 be journalled and you are SOL.

One of the reasons I am such a big fan of ext3 in that other universe -
the 5% reserved space for the root user to be able to get in and fix
things like this.

Shane ...

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Need help with FTP error

2007-04-04 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

You can add a DEBUG SEC to the FTPPARMS to enable tracing.  That will
show you some information.  A GSK trace can also be invoked to obtain
more detailed information of during the establish of the SSL connection.


Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Hal Merritt
Sent: Wednesday, April 04, 2007 11:34 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Need help with FTP error

Trying to get secure FTP running, getting

FC0702 authServer: secure_socket_init failed with rc = 438 (Internal
error reported by remote partner)

Any clues?

Thanks. 
 

NOTICE: This electronic mail message and any files transmitted with it
are intended exclusively for the individual or entity to which it is
addressed. The message, together with any attachment, may contain
confidential and/or privileged information. Any unauthorized review,
use, printing, saving, copying, disclosure or distribution is strictly
prohibited. If you have received this message in error, please
immediately advise the sender by reply email and delete all copies.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Need help with FTP error

2007-04-04 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

If you have DEBUG SEC in your SYSFTPD, you should see a lot of messages.
You can also add TRACE in the PARM.  Are you trying the gsk trace?   


Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Hal Merritt
Sent: Wednesday, April 04, 2007 2:15 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Need help with FTP error

I am using RACF. I am running traces. The only trace entries are:

234 Security environment established - ready for negotiation
FC0702 authServer: secure_socket_init failed with rc = 438
EZA2897I Authentication negotiation failed   

I sure wished the fine doc were usable. IBM searches also futile. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Gray, Larry - Larry A
Sent: Wednesday, April 04, 2007 12:14 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Need help with FTP error

 

You can add a DEBUG SEC to the FTPPARMS to enable tracing.  That will
show you some information.  A GSK trace can also be invoked to obtain
more detailed information of during the establish of the SSL connection.


Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Hal Merritt
Sent: Wednesday, April 04, 2007 11:34 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Need help with FTP error

Trying to get secure FTP running, getting

FC0702 authServer: secure_socket_init failed with rc = 438 (Internal
error reported by remote partner)

Any clues?

Thanks. 
 
 
NOTICE: This electronic mail message and any files transmitted with it
are intended exclusively for the individual or entity to which it is
addressed. The message, together with any attachment, may contain
confidential and/or privileged information. Any unauthorized review,
use, printing, saving, copying, disclosure or distribution is strictly
prohibited. If you have received this message in error, please
immediately advise the sender by reply email and delete all copies.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: VTAM Generic Resources

2007-03-26 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

In my case, I would prefer it to favor the local lpar.  We have everyone
coming into that one lpar at present, so I have that lpar beefed up in
virtual terminals, etc.  This would give me a chance to add in the
support without having to add a lot of definitions to the other lpars.



Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Patrick O'Keefe
Sent: Friday, March 23, 2007 5:31 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: VTAM Generic Resources

On Fri, 23 Mar 2007 15:20:00 -0400, Gray, Larry - Larry A
[EMAIL PROTECTED] wrote:

...
I... .  When connecting to a generic
resource, does it favor the application on the local lpar?  I am 
looking at switching our multisession manager to using generic 
resources, but most of our telnet sessions come in on one lpar.  Will 
it send most of the connections to that lpar, or is it going to do some

type of balancing?
...

By default VTAM prefers the the local LPAR.  That can be overriden by an
exit.

Since you mention telnet, a useful alternative would be to set up a
Sysplex Distributor for your Tn3270 servers (assuming they are on
MVS) and let SD do round robin or its (pretty feeble) load balancing. 
Then the multple, balanced Tn3270 servers would make sessions with the
local instance of the GR application.

Pat O'Keefe   

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


VTAM Generic Resources

2007-03-23 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I am playing with VTAM Generic Resources.  When connecting to a generic
resource, does it favor the application on the local lpar?  I am looking
at switching our multisession manager to using generic resources, but
most of our telnet sessions come in on one lpar.  Will it send most of
the connections to that lpar, or is it going to do some type of
balancing?

Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: FTP Secure (TLS/SSL) to BMC Support - TLS handshake failed

2007-03-21 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Add DEBUG SEC to the SYSFTPD parms.  This will give you debugging on
that level.  As a guess, you might not have their CA in your keyring.
If that does not show the cause of the problem, you can run a GSK trace
and look at the trace output to find the problem.


Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Werth
Sent: Wednesday, March 21, 2007 1:37 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: FTP Secure (TLS/SSL) to BMC Support - TLS handshake failed

We are trying to setup a FTP transfer to BMC using TLS/SSL and we're
having some problems in getting the authentication process to work.  I'm
asking the list simply because BMC support has been extremely slow in
responding back to us (3+ days) and I thought I would see if anyone
might be able to point us in the right direction.  Here are the messages
we get:

220 BMC FTP Server Ready  
EZA1701I  AUTH TLS 
234 AUTH TLS successful   
EZA2897I Authentication negotiation failed
EZA2898I Unable to successfully negotiate required authentication 
EZA1735I Std Return Code = 10234, Error Code = 00017  
EZA1701I  QUIT 
550 TLS handshake failed  

We are able to do FTP secure transfers to other vendors.

Our system is z/OS 1.8 with RACF.

Thanks,

Steve Werth

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: FTP Secure (TLS/SSL) to BMC Support - TLS handshake failed

2007-03-21 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Have you run with DEBUG SEC?  I will tell you what the error is with the
TLS handshake. 


Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Werth
Sent: Wednesday, March 21, 2007 2:42 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: FTP Secure (TLS/SSL) to BMC Support - TLS handshake failed

Your guess is the same as ours.  We're just getting impatient with BMC
support.


Steve Werth

 Add DEBUG SEC to the SYSFTPD parms.  This will give you debugging on

 that level.  As a guess, you might not have their CA in your keyring.
 If that does not show the cause of the problem, you can run a GSK 
 trace and look at the trace output to find the problem.
 
 
 Larry Gray
 Large Systems Engineering
 Lowe's Companies Inc.
 336-658-7944
 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: FTP Secure (TLS/SSL) to BMC Support - TLS handshake failed

2007-03-21 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

You could try using the following jcl.  That would create a GSK trace.
Then use the gsktrace command to format the .trc file.

//FTPITEXEC  PGM=FTP, 
// PARM=('ENVAR(GSK_TRACE=0X,GSK_TRACE_FILE=/tmp/gskadp.trc)',
//  '/-r TLS (TRACE EXIT') 




Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Werth
Sent: Wednesday, March 21, 2007 3:52 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: FTP Secure (TLS/SSL) to BMC Support - TLS handshake failed


FC0845 authServer: secure_socket_init failed with rc = 410 (SSL message
format is incorrect)
FC1001 endSecureConn: entered


SC3167 endSession: recv(0) failed -- rc=-1 (errno=1102)

CX0484 removeAff: entered

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SFEB

2007-03-12 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

We use 235 for DADS/Plus from CA. Don't remember if that is the
recommendation though.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of McKown, John
Sent: Monday, March 12, 2007 4:23 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SFEB


Yes, and for some reason 235 seems vaguely familiar. But I cannot for
the life of me remember why. Perhaps it was the ISPF magic SVC back
before IEBCOPY could be called in APF mode under TSO? I did a quick
Google search and it had some old articles about this being such an apf
flip SVC. There is also something about a product called IOF possibly
using it.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage Administrative Services Group
Information Technology

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


SVCDUMP Issues

2007-03-07 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I am trying to take an SVC dump of one of my address spaces on my
production lpar.  It keeps including JES2, JES2AUX, and JES2MON in the
dump.  When I try it on my test lpar, it does not include these address
spaces.  How do I keep it from including them in the dump?

Larry Gray
Large Systems Engineering
Lowe's Companies Inc.
336-658-7944



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SVCDUMP Issues

2007-03-07 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

TYPE=XMEME is on the production lpar.  I changed it to that on the
second lpar, but it does not seem to be making a difference.

If TYPE=XMEME is the problem, how do you turn it off? 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Brian Peterson
Sent: Wednesday, March 07, 2007 2:41 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SVCDUMP Issues

Is TYPE=XMEM set on one LPAR and not on the other?

Try D D,O and see if the SDUMP options are the same.

Brian

On Wed, 7 Mar 2007 14:21:34 -0500, Gray, Larry - Larry A wrote:


I am trying to take an SVC dump of one of my address spaces on my 
production lpar.  It keeps including JES2, JES2AUX, and JES2MON in the 
dump.  When I try it on my test lpar, it does not include these address

spaces.  How do I keep it from including them in the dump?

Larry Gray

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SVCDUMP Issues

2007-03-07 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I trying to dump one of my WAS address spaces.
DUMP COMM=(dump name)
R xx,JOBNAME=(PBOS001S),CONT
R xx,SDATA=(various parms),END

I keep getting the three JES2 jobs eventhough I am not specifying them. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of (IBM Mainframe Discussion List)
Sent: Wednesday, March 07, 2007 4:50 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SVCDUMP Issues

 
 
In a message dated 3/7/2007 3:20:21 P.M. Central Standard Time,
Larry.A.Gray @ LOWES.COM writes:
I tried the CD command below.  It stopped dumping master, but it is  
still
dumping JES2, JES2AUX and JES2MON.
 
I haven't seen your exact DUMP command, and I assume you are using the
operand JOBNAME=JES2.  It may be that this operand is treated the same
as  if specified a wild card; i.e., JES2*.  If that is true, then you
should  open an APAR with IBM as the book indicates the jobname JES2
should only dump  one address space.  You can also specify the ASID
number as an operand  instead of the jobname.  This will uniquely
identify the JES2 address  space.  Of course, this way would be
difficult to automate.
 
Bill  Fairchild
Plainfield, IL

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SAS IF Statement with ANDs and ORs

2007-03-02 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

You need to change your OR's to AND's.  If the condition matches any of
the three OR segments it will be passed.   

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Carol Srna
Sent: Friday, March 02, 2007 9:15 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: SAS IF Statement with ANDs and ORs

Hello All.
Input Fields:
Volser: 3-8

STATUS $ 71 

DSN: $ 10-53

Location: $ 55-62

IF STATEMENTS:
IF (STATUS = 'M' AND VOLSER NE '.' AND DSN NE ' '
   OR LOCATION NE 'OAM' OR LOCATION NE 'DYLT');

I do not want any Locations of OAM or DYLT. BUT, I am getting records
for them and also records where the VOLSER and DSN fields are blanks.

What's wrong with this code?
TIA
~~Carol
   

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: CA and zIIPs

2007-02-14 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

You have to have at least one real CP for each zIIP CP, so you still
have to have some workload.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Ed Finnell
Sent: Wednesday, February 14, 2007 10:08 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: CA and zIIPs

 
In a message dated 2/14/2007 8:57:21 A.M. Central Standard Time,  
[EMAIL PROTECTED] writes:

Honestly  I have no idea. I don't do pricing at all. That's a black art
and I would  probably be hung before dawn for even having an opinion  on
it.




I had a curiosity question. How does WLM handle zIIP'd workloads? Or if

you're really sneaky could you run zIIPs only? Back to the Weather
Channel.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Mixed Case Password on z/OS 1.7 and ACF 2 Version 8

2007-02-14 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I saw that episode.  Both of the main people using different methods
were able to defeat the fingerprint based lock once they obtained the
fingerprint of the person that programmed the lock.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Hal Merritt
Sent: Wednesday, February 14, 2007 1:46 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Mixed Case Password on z/OS 1.7 and ACF 2 Version 8

Doesn't anyone watch the Discovery Channel show Mythbusters? There was
one episode where they defeated a fingerprint based lock. 

They did not disclose the details on how they accomplished one critical
step, but, hey, we know it can be done. 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


[no subject]

2007-01-26 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

SEARCH IBM-MAIN DST


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


[no subject]

2007-01-26 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Sorry.  Wrong address.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Gray, Larry - Larry A
Sent: Friday, January 26, 2007 3:11 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: 


SEARCH IBM-MAIN DST


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Just another example of mainframe costs.

2007-01-04 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

It depends on what you want your server disk to do.  If you are doing an
async backup of BCVs to a remote site so your critical apps at your DR
site is at most four hours behind, it still costs money.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Craddock, Chris
Sent: Thursday, January 04, 2007 11:23 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: Just another example of mainframe costs.

 When they found out what I paid for maintenance per year for 500gib I
 couldn't get them to stop laughing.

I bought an external 500GB USB2 backup disk for a home system yesterday
for a couple of hundred bucks. So yeah, even though things have come
down a long way, mf costs are still out in the ozone.

CC

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: IOAK282E OSAD Device does not exist for CHPID xx

2006-12-19 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Look in the OSA/SF manuals.

IOAx282E OSAD device does not exist for CHPID cc

 

Explanation:  The OSAD device with unit address X'FE' associated with
the  
specified CHPID (cc) has not been defined.

 

User Response:  Perform the following checks and steps:

 

o   Check the I/O definitions in the IODF/IOCDS to ensure an OSAD device

(X'FE') has been defined for this CHPID.

o   Update and activate the IODF if necessary

o   Display the CHPID and unit status information for CHPID cc

o   Verify the OSAD device is ONLINE

o   Then restart operations on CHPID cc


-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Alvaro Quintupray B.
Sent: Tuesday, December 19, 2006 3:24 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: IOAK282E OSAD Device does not exist for CHPID xx

Hi.

Somebody knows  about this ..?

IOAK282E OSAD device does not exist for CHPID 00
IOAK282E OSAD device does not exist for CHPID 01
IOAK282E OSAD device does not exist for CHPID 03
IOAK282E OSAD device does not exist for CHPID 04
IOAK282E OSAD device does not exist for CHPID 05
IOAC146E 16:59:08 No OSA devices were initialized

The message does not exist in the manuals ..

How I can resolve this problem ..?

Thanks.
Alvaro.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Migrating to z/OS 1.7

2006-12-12 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

We ran that way several months. No problems.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Dean Montevago
Sent: Tuesday, December 12, 2006 11:52 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Migrating to z/OS 1.7

Hi,
We have 1.7 up on our sysprog LPAR. This month is kind of a mess w/ the
holidays  vacations, etc. So we're planning on moving it to our test
LPAR 1/6. Any issue with leaving it in the plex for that long ? We have
all the required maint on the 1.4 systems. Has anyone run into anything
? Please advise.
Thanks
Dean

Dean Montevago
Sr. Systems Specialist
Visiting Nurse Service of New York
(212) 609 - 5596
[EMAIL PROTECTED]

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: TCPIP Racf Protection for application?

2006-11-22 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Didn't gethostbyname require, or at least used to require, the datasets below?  
My guess is the SYS1.TCPPARMS below might be the SYSTCPD card.  The 
SYS1.TCPIP.HOSTS.SITEINFO would be based on DATASETPREFIX in SYSTCPD. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of R.S.
Sent: Wednesday, November 22, 2006 8:37 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: TCPIP Racf Protection for application?

Denis Gäbler wrote:
  Hi,
  
  there is a COBOL application which is supposed to do TCP/IP calls
 nowadays. When starting the application (TCPIPAPP) it requests READ
 access to the following datasets:
  SYS1.TCPIP.HOSTS.SITEINFO
  SYS1.TCPPARMS
  The application is started with the callers Userid.
  
  
  Are there better solutions, ideas for that?

IMHO there are two choices:

1. Follow Rob's advice and narrow down the scope of persons able to READ 
those datasets. You can still try PADS (when program), however PADS 
could be difficult to set up, unless you run the program in batch.
Anyhow some users will need access to tcpip datasets.

2. I'm not expert, however I suspect the application can be redesigned 
so it won't require access to any tcpip dataset. Those datasets are 
probably required to read current tcpip configuration which can be 
obtained through command or API. IMHO reading configuration from files 
is error-prone - there is always possibility to read wrong (i.e. 
obsolete) one.

-- 
Radoslaw Skorupka
Lodz, Poland

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Java Error

2006-11-02 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I usually see messages like that if I try to use java under OMVS in TSO
without a large enough region.  I believe it wants at least 128MB.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Matt Dazzo
Sent: Thursday, November 02, 2006 2:54 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Java Error

Hi All, working with java 1.4.2 on zOS 1.7. Entered command java
-version in USS and got the following error. Any thoughts?  Thanks

ST1MAT:/: java -version   
 
Error: unable to allocate 67108864 bytes for GC in
j9vmem_reserve_memory.
Error: unable to allocate 34358272 bytes for GC in
j9vmem_reserve_memory.   
Error: unable to allocate 27486208 bytes for GC in
j9vmem_reserve_memory.   
Error: unable to allocate 21988352 bytes for GC in
j9vmem_reserve_memory.   
Error: unable to allocate 17590272 bytes for GC in
j9vmem_reserve_memory.   
Error: unable to allocate 14071808 bytes for GC in
j9vmem_reserve_memory.   
   

JIT: Method sample thread failed to start -- disabling sampling.   

JVMJ9VM019E Fatal error: Unable to find and initialize required class
java/lang/
NoClassDefFoundError   


JVMJ9VM020I Searched in
/usr/lpp/java/J1.4_64/lib/ibmcertpathprovider.jar   
JVMJ9VM020I Searched in /usr/lpp/java/J1.4_64/lib/server.jar   

JVMJ9VM020I Searched in /usr/lpp/java/J1.4_64/lib/xml.jar  

JVMJ9VM023I This may indicate that JAVA_HOME is incorrect, or that
class librari
es are not installed   
 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Comparison of TN3270 Clients

2006-10-31 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Is there a comparison of TN3270 clients available anywhere?  We are
possibly looking at changing our default emulator.

Thanks

Larry Alan Gray   Phone: 336-658-7944
Technical Services  Fax: 336-658-2124
Lowe's Companies Inc.   email:
[EMAIL PROTECTED]



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: BPXF024I message

2006-10-30 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

You can have syslogd reload the control file. 
kill -s SIGHUP pid
If you know where the pid file is stored for syslog, you can do
something like
kill -s SIGHUP `cat /etc/syslog.pid`
Make sure those are back quotes around the cat command. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Anne Crabtree
Sent: Monday, October 30, 2006 12:00 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: BPXF024I message

Evidently this was the problem.. the guy who does most of our OMVS stuff
found it and fixed it.  I guess it will take an IPL for it to take
affect.

 [EMAIL PROTECTED] 10/30/2006 11:43 AM 
BPXF024I messages are those which someone has chosen to direct 
to /dev/console.

Perhaps your SYSLOG daemon on your new z/OS 1.7 system is set to send
more 
messages to /dev/console than under your prior system.

You might check your /etc/syslog.conf file under your new z/OS 1.7
system 
and compare this to your prior system.  Perhaps some customization was 
missed.

Brian

On Mon, 30 Oct 2006 11:31:33 -0500, Anne Crabtree
[EMAIL PROTECTED] 
wrote:

Since bringing z/os v1r7 up productional yesterday, the mvs syslog is 
being inundated with BPXF024I messages..  Is there some way to prevent 
these messages or perhaps route them elsewhere?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: S-322

2006-10-30 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Have you tried a time parm on your EXEC PGM statement in the PROC? 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jorge Arueira Campos
Sent: Monday, October 30, 2006 3:58 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: S-322

Hi People

I have a problem in Z/os 1.4 when CICSHAOR3 (2.3)   abend S322, the
settings
of JES2PARM are 1440, issued by command $TJOBCLASSS(STC),TIME=(1440,0),
but
have a same problem. I need restart a JES2 with cold start or the set
command are valid ?

$HASP837 JOBCLASS(STC)
$HASP837 JOBCLASS(STC)   TIME=(001440,00),REGION=0768K,
$HASP837 COMMAND=EXECUTE,BLP=YES,AUTH=(ALL),
$HASP837 MSGLEVEL=(1,1),MSGCLASS=A,
$HASP837 IEFUJP=YES,IEFUSO=YES,LOG=YES,
$HASP837 OUTDISP=(,),OUTPUT=YES,PERFORM=040,
$HASP837 PROCLIB=00,SWA=ABOVE,TYPE26=YES,
$HASP837 TYPE6=YES,XEQCOUNT=(),CONDPURG=NO,
$HASP837 JESLOG=(NOSPIN)


IEF450I CICHAOR3 CICHAOR3 - ABEND=S322 U REASON=  061

   TIME=20.47.46

---TIMINGS (MINS.)--

-JOBNAME  STEPNAME PROCSTEPRC   EXCP   CONNTCBSRB  CLOCK
SERV

-CICHAOR3  CICHAOR3 *S322  13960  16028  60.26  45.08 1363.7
66608K

IEF404I CICHAOR3 - ENDED - TIME=20.47.47

-CICHAOR3 ENDED.  NAME- TOTAL TCB CPU TIME= 60.26
TOTAL


Thanks for help

Jorge Arueira Campos
POLITEC LTDA - CAIXA ECONOMICA FEDERAL - OSASCO - SP - BRAZIL

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: z/os FTP messages

2006-10-11 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

How did you turn on your trace.  This is what I last used.  I don't
think the file name is correct, but I still get a file created in the
/tmp directory.

// PARM=('ENVAR(GSK_TRACE=0X,GSK_TRACE_FILE=/tmp/gsk.trc)',
//  '/-r tls')

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Hal Merritt
Sent: Wednesday, October 11, 2006 1:12 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: z/os FTP messages

Ok, I have slogged through the FM and followed the instructions. The
trace file is empty. 

My guess is that I guessed wrong on the job name. I traced TCPIP. Any
clues?

By the way: thanks to the other posters and my comments to them:

1. That *is* verbose. Still no clues. 
2. The return code 8 (CA issue) does not compute because the cert works
in some cases, just not all. 

Thanks! 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jay Howard
Sent: Wednesday, October 11, 2006 6:17 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: z/os FTP messages

Hal wrote:

I know some cert is invalid. But how do I find out which one, why is it
invalid, and how do I make it valid? 

Hal, 

Please take a look at System SSL programming, section 12.3 it explains
how 
to trace the SSL component. I have used the trace to find bad 
certificates.

Jay 

 
NOTICE: This electronic mail message and any files transmitted with it
are intended exclusively
for the individual or entity to which it is addressed. The message,
together with any attachment, may contain confidential and/or privileged
information. Any unauthorized review, use, printing, saving, copying,
disclosure 
or distribution is strictly prohibited. If you have received this
message in error, please immediately
advise the sender by reply email and delete all copies.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SVM4000I

2006-09-27 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

STOPX37  

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Carol Srna
Sent: Wednesday, September 27, 2006 2:34 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: SVM4000I

Hi.  Anybody seen this message? I googled the error message and did not 
find anything that made sense to me. :-)
SVM4000I CAS641R, RMMRPTS, REPORT1, ATTEMPTING NOCATLG2 FOR 
PRMAS.RMM.MASTER,, 0

SVM4123I JOB CAS641R WILL BE FLUSHED

This job PRODUCE RMM MASTER DATASET TO RUN SAS JOBS AGAINST using a REXX

EXEC. 

Thanks In Advance
~~Carol

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: JDBC Driver- Problem in DB2 V7.1 PUTLVL0604

2006-09-20 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Try APPLY REDO on the maintenance might recreate them. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Ale 
Eba
Sent: Wednesday, September 20, 2006 3:08 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: JDBC Driver- Problem in DB2 V7.1 PUTLVL0604

Hello,
   
  I can't find the dll files libdb2jcct2.so and libdb2jcct2zos.so in 
/usr/lpp/db2/db2710/jcc/lib. In fact the files don't exist in any directory. 
DB2 version 7.1 was installed in 2002. All the jobs to define DDDEF entries and 
to make the directory were run. All PTFs related to JDBC driver are in place 
(APPLIED). These files are available in DB2 V8.1.
   
  Is there a way to create these dll files.
   
  Thanks
  Ale
   
   



-
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates 
starting at 1¢/min.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: WAS V5 CGI?

2006-09-14 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Your java app could issue the HTTP request.  There are classes built to
do this.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Larry R. Wright
Sent: Thursday, September 14, 2006 1:31 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: WAS V5 CGI?

Hi all,

Is it possible to call a CGI program from WebSphere Application Server
V5.1?

I am converting from old plug-in WAS 3.5 and have an HTML form that
POSTs an 
action to run a CGI script.  Not sure how or even where to look for 
something like this.

Alternatively, are there any other ways around using CGI for this?
(This 
particular CGI invokes a program in MVS with some parameters passed).

Thanks,

Larry

_
Don't waste time standing in line-try shopping online. Visit Sympatico /
MSN 
Shopping today! http://shopping.sympatico.msn.ca

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: WAS V5 CGI?

2006-09-14 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I personally do not have any working examples, but I know you use the
java.net.HttpURLConnection, java.net.URL, and java.net.URLConnection. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Larry R. Wright
Sent: Thursday, September 14, 2006 2:30 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: WAS V5 CGI?


Your java app could issue the HTTP request.  There are classes built to
do this.


Any examples of this type of code, anyone? Or where I can read up on it?

Thanks,

Larry

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: 1.4 to 1.7 Experiences?

2006-08-14 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

We just completed this migration.  I do not remember anything that was
an issue. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Daniel A. McLaughlin
Sent: Monday, August 14, 2006 7:58 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: 1.4 to 1.7 Experiences?

We will be starting our 1.7 install soon and will then migrate from 1.4.

Has anyone experienced anything bizarre in doing this?

TIA




Daniel McLaughlin
ZOS Systems Programmer
Crawford  Company
PH: 770 621 3256
*

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Copying ZFS Datasets

2006-08-09 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I have been working with HFS datasets for several years now.  When I
want to increase the size of one (and I can unmount it), I usually
allocate a new HFS dataset with a larger allocation and use FDR to copy
the old into the new, then rename and mount the new dataset.  What is
the normal route to increase the size of a ZFS?

Larry Alan Gray   Phone: 336-658-7944
Technical Services  Fax: 336-658-2124
Lowe's Companies Inc.   email:
[EMAIL PROTECTED]



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: Websphere, zIIPs and zAAPs

2006-08-04 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

With the type 4 driver, you will have to watch how far into the network
some of your data might flow if you have any protected information.
Since the type 2 drivers are memory transfers only, there is no
exposure.  I had not actually thought of what you are proposing with
WAS, but I plan to look at the zIIPs once we get the correct hardware
and software.  That might be an extra bonus if not too expensive.

The one issue I will have is our short timeout value on the DDF
connections.  We have DDF drop connections after three minutes of no
use.  This can play havoc with your connection pools if not set
correctly.  You do not have that problem with type 2 connections.

BTW, just downloaded WAS for z/OS 6.1 Wednesday and hope to get to start
Monday.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Aaron Walker
Sent: Friday, August 04, 2006 10:00 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Websphere, zIIPs and zAAPs

I posed this question to one of my favorite WebSphere on zOS people, and

got a shaky answer, so I'll float it here.  I'm thinking of posting on
the 
WebSphere list, but I think I'll get better traction here!

I was wondering if anyone has done any CPU comparisons between running 
one's JDBC connections to DB2 on zOS via RRSAF versus DDF (type 4
driver) 
on the new System z with zAAPs and zIIPs. We're on a few z900s right
now, 
and are trying (oy, what a story) to get a z9bc and z9ec with some zIIPs

and zAAPs. 

As you may know, running with type 2 RRSAF connections is much more 
efficient than type 4 DDF. However, with the advent of zIIPs, I didn't
know 
if we could get a lower TCO on the z9 if I switched my connections to
type 
4 to take advantage of the zIIP processors. Assuming that we are running

the Java on the zAAPs, how much of the overhead of serialization and 
deserialization would be running on the specialty engines. I would
assume 
that TCPIP overhead of trucking that data through would be a not-
insignificant hit, but in the end would we come out ahead?  I am
assuming, 
of course, that by using the type 4 JDBC driver we would be able to take

advantage of the zIIPs.  If I'm wrong in that assumption, this line of 
inquiry is moot.

If you have any thoughts on this, I'd appreciate hearing them! 

Thanks,
Aaron

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: WAS Persistent Time-Out Value

2006-06-29 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

I do not let browsers access my WAS servers directly.  I require them to
go through the webserver.  I have the PersistTimeout for the webserver
set at 3 seconds. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Thursday, June 29, 2006 11:00 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject: WAS Persistent Time-Out Value

I'm currently tasked with investigating the persistent time-out value 
defined in WAS. At this point our time-out value is 60 seconds but what 
we're seeing is that 2/3's of the connections hit the 60 second time-out

and then need to be potentially re-established. I'm looking for what 
others have this value set at and what the potential fallout, TCP/IP,
WAS, 
 is from raising this value. Any help or additional understanding would
be 
greatly appreciated.

TIA...

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SSL/TLS Woes FTP

2006-06-22 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

If you are using certificates under ACF2 or RACF, that will not be a
file.  In ACF2 speak, it is the Ringname.  In RACF it is the RING.

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Chase, John
Sent: Thursday, June 22, 2006 12:04 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SSL/TLS Woes FTP

 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Jack Kelly
 
 it's in ftpdata, dbase is  KEYRING /u/xx/tn32v1r2.kdb
 and the password is in the stash file /u/xx/tn32v1r2.sth

Duh

Thanks,

-jc-

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: USS Performance Data

2006-06-22 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

For MXG, TYPS92 formats the type 92 records. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Betsy Jeffery
Sent: Thursday, June 22, 2006 12:26 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: USS Performance Data

I'm looking for anyone's pgms (SAS, ASSEM, REXX, Whatever) to can format

the USS information on the SMF30, 42,  92 records before I reinvent the

wheel.  We have MXG but haven't located anyting canned thus far.
Thanks in Advance

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SSL/TLS Woes FTP

2006-06-22 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

You might want to put DEBUG SEC CMD SOC(3) FLO in the SYSFTPD.  When I
was having issues, this is what support gave me to help debug the
problem.  Also, you can add PARM=('ENVAR(GSK_TRACE=0X)/-r tls') to
turn on GSK tracing.  The part I had the most trouble with was getting a
copy of the server's certificate connected to my keyring.  

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Chase, John
Sent: Thursday, June 22, 2006 12:56 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Re: SSL/TLS Woes FTP

 -Original Message-
 From: IBM Mainframe Discussion List On Behalf Of Gray, Larry - Larry A
 
 If you are using certificates under ACF2 or RACF, that will 
 not be a file.  In ACF2 speak, it is the Ringname.  In RACF 
 it is the RING.

That will come later.  Right now I have a connection established (after
having created the requisite stash file for the key database), and the
server apparently is waiting for the client (z/OS) to start negotiation
of the security stuff.  The batch job is just sitting there, and the
last message from the server is:

234 SSL enabled and waiting for negotiation

It's been that way for a few minutes now, and the sandbox is not being
starved for CPU

From my reading of the Appendix in the IP Configuration Guide (or
Reference; I forget) manual, what's supposed to happen at this point is
that the server sends its certificate, and my client is supposed to ask
whether to accept the (presently unknown) certificate; yet that does not
appear to be happening.  The FTP job is not looping, either.

This is initial experimentation, with the only additions to FTPDATA
being the absolute minimum KEYRING keyfilename and SECURE_MECHANISM
TLS statements; everything else relating to secure FTP is allowed to
default. 

So far, so BAD.

-jc-

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


Re: SFTP vs FTPS

2006-06-01 Thread Gray, Larry - Larry A
NOTICE:
All information in and attached to the e-mail(s) below may be proprietary, 
confidential, privileged and otherwise protected from improper or erroneous 
disclosure.  If you are not the sender's intended recipient, you are not 
authorized to intercept, read, print, retain, copy, forward, or disseminate 
this message.  If you have erroneously received this communication, please 
notify the sender immediately by phone (704-758-1000) or by e-mail and destroy 
all copies of this message (electronic, paper, or otherwise).  Thank you.

Also look for TLS in the manuals  The IP Conf Ref guide has info on
setup.  I have been working on this the past few days. 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Munif Sadek
Sent: Wednesday, May 31, 2006 9:51 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: SFTP vs FTPS

Dear listers,

We have tried sftp and did not like it. OPS hated it and even our job 
scheduler did not find it very friendly. Now would like to try FTPS. We 
have been using SSL for Telnet 3270 although no crypto processor on
site.

I did a quick search in our z/OS 1.7 library and did not find any match 
for FTPS. 

Thanks for any pointers you can pass on.

Best regards, Munif.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


  1   2   >