Hi
z/OS 1.13, the input file is o.k (got over FTP), the first charcater is
a JES (ASA) control character
Seems to me , it is repeatable.
Befor the IEBGENER the input file something like this:
1DR2 H
.......................B¹¦................................SYSMDUMPïe©Ø$À...×f....JOBNAME
DR2
CV.......................B¹¦..........Ø............................÷.........ÙêØ....".0.".0.
DR2 CV...................{
..B¹¦..........Ø.....................................................
after full of x'00'
Thank you
On 23.10.2012 19:32, Lizette Koehler wrote:
What version of z/OS and how is the SYSMDUMP getting to you? FTP, BIN, etc??
Is this the only occurrance or is it repeatable? Was there a tranmission issue?
What does it look like before the IEBGENER?
Lizette
-----Original Message-----
From: Miklos Szigetvari <[email protected]>
Sent: Oct 23, 2012 10:26 AM
To: [email protected]
Subject: Propably I'm crazy not the IEBGENER
Hi
We got the SYSMDUMPs from customers often via SPOOL, so we had a job to
cut out the first character.
The job has worked for several year, now I got a dataset full with x'00'
//STEP1 EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=A
//SYSUT1 DD DISP=SHR,DSN=ESA.HP.SYSMDUMP
//SYSUT2 DD DSNAME=ESA.QFSS.SYSMDUMP,DISP=SHR
//SYSIN DD *
GENERATE MAXFLDS=1
RECORD FIELD=(4160,2,,1)
The input has LRECL=4161 output 4160,
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN