On Thu, 17 Jul 2008 08:13:54 -0500, Brain <[EMAIL PROTECTED]> wrote: >Hello. > > >I have tried with the quites also and is still giving the same problem > >Pls find the below jcl > >//FTP111 EXEC PGM=FTP,REGION=4096K >//SYSPRINT DD SYSOUT=X >//INPUT01 DD DSN=AADDXV.TEST.FILE1,DISP=OLD >//SYSOUT DD SYSOUT=X >//INPUT DD * > FTP.T1V.U1TRI.COM > LMCOE > l12c03 > LOCSITE FEFEIENDLY > CD /MXS > PUT '//DD:INPUT01' OUTPUT.FILE > QUIT > // > >The spool message shows the below > >EZA1460I Command: >EZA1736I LOCSITE FWFRIENDLY >EZA1460I Command: >EZA1736I CD /MS8 >EZA1701I >>> CWD /MS8 >250 OK. Current directory is /MS8 >EZA1460I Command: >EZA1736I PUT '//DD:INPUT01' OUTPUT.FILE >EZA2558W put fails: //DD:INPUT01 does not exist. >EZA1460I Command: >EZA1736I QUIT >EZA1701I >>> QUIT >221-Goodbye. You uploaded 0 and downloaded 0 kbytes. >221 Logout. > > >Could some one pls help me with this ?? >
No quotes around the //DD:ddname PUT //DD:INPUT01 OUTPUT.FILE -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- 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

