Subject: RE: z/OS PL/I Program Abending
From: Chuck Arney (carney@illustro.com)
Date: Fri Aug 21 2009 - 13:40:36 EDT
As others have said, you don't need the GO. because you are not executing a PROC. If you were executing a PROC that is how you specify which step of the PROC your override DD applies to. So, it fails when you use the DPCOMD program to punch the output to a DISP=I spool file? I'm assuming that is what you are doing since you did not show that part. Are the records output from DPCOMD 80 bytes? When you punch to tape or disk you generally get 81 byte records but I'm not sure about DISP=I output (if that is what you are using). It could be something POWER just handles for you in JCL but not data records?? If JES gets 80 byte records they should stay 80 byte records. I know you said you looked at it in the spool and it was 80 bytes. I'm just throwing out some things for consideration. Chuck Arney illustro Systems International, LLC http://www.illustro.com Internet-enable your applications with z/Ware V2 Voice: 214-800-8900 X#5562 -- This e-mail is private and may be confidential and is for the intended recipient only. If misdirected, please notify us by telephone and confirm that it has been deleted from your system and any copies destroyed. If you are not the intended recipient you are strictly prohibited from using, printing, copying, distributing or disseminating this e-mail or any information contained in it. We use reasonable measures to virus scan all E-mails leaving illustro but no warranty is given that this E-mail and any attachments are virus free. You should ensure you have adequate measures in place for your own virus checking. > -----Original Message----- > From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf Of > rbotsis@aol.com > Sent: Friday, August 21, 2009 11:22 AM > To: VSE Discussion List > Subject: Re: z/OS PL/I Program Abending > > Chuck, > > Yeah, you'd think so, but... >
This archive was generated by hypermail 2b25 : Wed Sep 02 2009 - 20:20:10 EDT