Have you browsed the dataset? Does the start of the record keep jumping over 2 bytes in each record? Try IEBGENER, and on the SYSUT1 add LRECL=corrected record length. Hope it doesn't blow up with BLKSIZE not a multiple of the LRECL.
On Tue, Mar 3, 2015 at 10:50 AM, Sri h Kolusu <[email protected]> wrote: > Ron, > > Where are the 2 extra bytes? In the beginning or middle or at the end? or > you just don't know? > > Thanks, > Kolusu > > IBM Mainframe Discussion List <[email protected]> wrote on > 03/03/2015 08:44:42 AM: > >> From: Ron Thomas <[email protected]> >> To: [email protected] >> Date: 03/03/2015 08:44 AM >> Subject: Data formatting >> Sent by: IBM Mainframe Discussion List <[email protected]> >> >> Hello. >> >> We have a file that is send from a third part system whose LRECL is >> 336 and we received the same with the LRECL with 338 and in that >> process the data format got corrupted . we have the backup of the >> file with us in the mainframe. is there any way we can format the >> data so that we can get the data in the correct layout. >> >> >> Thanks >> Ron T >> >> ---------------------------------------------------------------------- >> 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 -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
