You can skip the terse step as long as you use the following on your FTP and 
transfer it directly from z/OS on the mainframe to z/OS on your PC:

TYPE E  
MODE C  

MODE C denotes that you are sending a compressed format dataset

TYPE E tells FTP that you are transferring an EBCDIC file.

That's all I have ever needed to transfer the DF/DSS format dump dataset 
directly to z/OS on the PC.

Brian


On Sat, 21 Apr 2018 14:43:55 -0400, Tom Conley <[email protected]> 
wrote:

>On 4/21/2018 11:13 AM, Gord Tomlin wrote:
>> On 2018-04-21 05:27, Wayne Bickerdike wrote:
>>> I always terse the dump first, seems problematic if you don't.
>>>
>>> ADRDDSU DUMP, TERSE, FTP in Binary.
>>>
>>> Reverse the process on the next MVS platform.
>>
>> That's exactly what we've been doing for years, and it works fine.
>>
>> --
>>
>> Regards, Gord Tomlin
>
>Wayne and Gord are correct, you MUST terse a DFDSS dump before
>downloading to a PC, FTPing over the internet, etc.  It's the only way
>to ensure that the dump dataset is correctly rebuilt prior to RESTORE on
>the target system.  And don't hit me with FTP EBCDIC BLOCK, that only
>works 99% of the time.  I've hit the 1% where it doesn't, and I don't
>need that headache again.  TERSE works 100% of the time.
>
>Regards,
>Tom Conley
>
>----------------------------------------------------------------------
>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

Reply via email to