The last 4 bytes of each record were lost. There was no way to recover or fix the files.
Gadi -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Charles Mills Sent: Thursday, October 18, 2018 4:57 PM To: [email protected] Subject: Re: fixing a tersed file. So how did it work out? Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Gadi Ben-Avi Sent: Tuesday, October 16, 2018 9:32 AM To: [email protected] Subject: Re: fixing a tersed file. By binary stream mode do you mean using Mode B Type E -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Charles Mills Sent: Tuesday, October 16, 2018 7:21 PM To: [email protected] Subject: Re: fixing a tersed file. Take a look at the data with an editor. You should see one of two things: - A succession of 1020 (+ LLBB) length records. - Alternating 1020 and 4 byte (+ LLBB) records. If the former then I think you are out of luck. If the latter, try FTPing binary stream mode to a UNIX or Windows platform. Then FTP back to MVS in binary stream mode, first specifying QUOTE SITE RECFM=FB LRECL=1024 Good luck! Charles ---------------------------------------------------------------------- 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
