I think recfm u should work, you might try this. //STEP05 EXEC PGM=FTP,REGION=2048K, // PARM='SYS093.UMB.COM (EXIT TRACE ' //NETRC DD DUMMY //SYSPRINT DD SYSOUT=* //OUTPUT DD SYSOUT=* //INPUT DD * ID *************** BLOCK EBCDIC LOCSITE PROGRESS 0 SITE PRI=5 SEC=1 CY SITE DCBDSN='UMBMDSCB' PUT 'TES.CONNECT.DIRECT' 'TECGRM.NDM.TEST(+1)' QUIT
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Jorge Garcia Sent: Thursday, September 25, 2008 4:02 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Export catalog by FTP Hello everybody: We want to export a test catalog to our disaster site and we want use the FTP because we don't share unit tapes between us. We've tried to use the export function and then send by ftp (in binary) to the same dataset in the disaster site (with the same DCB), but the import cancels with code 12. Another way with a dump dfdss (IBM-MAIN post), but also the restore cancels with cod.08 because the dataset hasn't been created with dfdss. Is there any way or the only is with tape o DASD between both sides? Thanks Jorge García Juanino Técnico de Sistemas Z/Os/Área de Producción y Tecnología MAPFRE TECNOLOGÍAS DE LA INFORMACIÓN Crtra. De Pozuelo nº 52 28220 Majadahonda (Madrid) Tfno: 91 581 27 34/ 618 33 35 59 Fax: 91 581 24 01 [EMAIL PROTECTED] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ------------------------------------------------------------------------------ NOTICE: This electronic mail message and any attached files are confidential. The information is exclusively for the use of the individual or entity intended as the recipient. If you are not the intended recipient, any use, copying, printing, reviewing, retention, disclosure, distribution or forwarding of the message or any attached file is not authorized and is strictly prohibited. If you have received this electronic mail message in error, please advise the sender by reply electronic mail immediately and permanently delete the original transmission, any attachments and any copies of this message from your computer system. Thank you. ============================================================================== ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html