>>Been said many times, so I remember the ftp commands:
>>
>>EBCDIC
>>MODE B
>>PUT or GET as needed.
>>
>>I think that's all.
>>
>As noted, this fails on the empty record problem.  


How do you create "empty records" with ADRDSSU DUMP?

As others have said, it should be easy to transfer an ADRDSSU DUMP dataset 
(RECFM=U) from DASD z/OS to DASD z/OS:

TYPE E                                                                  
MODE B                                     (<---- important)                    
         
SITE CY PRI=500 SEC=200            (<---- if necessary...)                      
               
PUT 'local' 'remote'

Regards,
Boris

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to