You will have to access the data set as generation zero on the ftp put step.
//FTPSTEP EXEC PGM=FTP,REGION=4096K, // PARM='ftp.server.com (EXIT TI 720' //PTFBIN DD DISP=(NEW,CATLG,DELETE),DSN=GDG.DATASET(+1), ..... //INPUT DD * anonymous [email protected] put target-file-name 'GDG.DATASET(0)' Natarajan On 05/27/2010 02:53 PM, larry macioce wrote:
we are trying to ftp(put) a gdg using the (+1) notation. The thing fails everytime with a eza2253(I think) I can't email from work so I am trying to remember the code. I looked the error up and it showed it cant find the dsn we are asking for. We have tried to tick mark it (ie 'dsn.gdg(+1)' but it too fails . Any help is greatly appreciated thanks Mace ---------------------------------------------------------------------- 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 OF CONFIDENTIALITY The information contained in this communication, including but not limited to any accompanying document(s) and/or attachment(s), is privileged and confidential and is intended solely for the above-named individual(s). If you are not the intended recipient, please be advised that any distribution, copying, disclosure, and/or use of the information contained herein is strictly prohibited. If you received this communication in error, please destroy all copies of the communication, whether in electronic or hard copy format, and immediately contact the Security Office at EdFund at (916) 526-7539 or [email protected]. 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

