On 14/01/13 22:10, Paul Gilmartin wrote:
On Mon, 14 Jan 2013 15:59:48 -0600, John McKown wrote:

Been said many times, so I remember the ftp commands:

EBCDIC
MODE B
PUT or GET as needed.

I think that's all.

And, to my recent dismay, I learned that this converts empty
records to blanks.  (Just verified with z/OS 1.12.)  Not good
for binary data to have 0x40 inserted randomly in the stream.
OTOH, an ADRDSSU dump may not contain any empty records.

What's the RECFM/LRECL of an ADRDSSU dump?

-- gil

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

Just XMIT the TERSED copy of the ADRDSSU dump to a file with LRECL=80 RECFM=FB and FTP that. I do this regularly.

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

Reply via email to