//FTP EXEC PGM=FTP,PARM='1.1.1.1' //SYSPRINT DD SYSOUT=* //OUTPUT DD SYSOUT=* //INPUT DD * Uid Pwd Quote site file=jes Put x.x
Where 1.1.1.1 is the IP address of the remote system Uid = a user on the remote system that can run the job Pwd - the users password x.x - a file that contains the job. -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Jason Cai Sent: Thursday, March 17, 2022 3:05 PM To: [email protected] Subject: Re: How to simplify IODF activation > There is a way to activate an IODF in batch. >Look here >https://www.ibm.com/docs/en/zos/2.1.0?topic=string-activate-production-iodf >for an example. >You can create a file with this job and use ftp to run it on all of your >systems. Hello Gadi Thanks for your reply! Could you give me a sample FTP JCL to submit the activating IODF JCL? I have an other question: How to verify whether the activating IODF JOB is successful or not after it is submitted? Thanks a lot! Jason Cai ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN Email secured by Check Point ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
