On 2021-08-30 13:50, Farley, Peter x23353 wrote:
Before I have a look at your files, a question:  What FTP client did you use
to upload the data?  When I use the Windows 10 ftp client to upload data where
one or more records exceed the defined dataset LRECL, the ftp client complains
and aborts the upload (or maybe that is the ftp server at the z/OS end doing the
abort, I am not sure which).
>
> I am curious how you managed to ftp upload data with too-long records in the
> first place.

No ftp, IND$file. Max LRECL of the file on the Windows side is (currently) 296 bytes, it's uploaded to a VB(1028) dataset, that's subsequently loaded using UPDTE to a VB(259) PDS, which is then compared to the z/OS generated data which is stored in a set of, for "historical" reasons, FB(121) datasets.

Robert
--
Robert AH Prins
robert.ah.prins(a)gmail.com
The hitchhiking grandfather - https://prino.neocities.org/
Some REXX code for use on z/OS - https://prino.neocities.org/zOS/zOS-Tools.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to