What about TSSO for automation? -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: Thursday, February 05, 2009 4:08 PM To: [email protected] Subject: Re: MPFLST Exit
Could you use a REXX or CLIST in batch to issue the startups after IPL? You could then have a process that might be easier to support than an assembler exit? I have used batch CLIST in the past to issue commands to MVS and you can do the same with REXX. Lizette > >I was wondering if anyone has sample exit code that issues commands to >z/OS? I would like to automate our system startup (no AO product) to force >products to initialize in the correct order. For example in my MPFLSTxx >member I would specify: > >IST020I,SUP(NO),USEREXIT(WTOREPLY),AUTO(S TCPIP) > >The exit would then start TCPIP. I've found samples in samplib but my >assembler skills are terrible. Thanks for any help! > ---------------------------------------------------------------------- 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 ========================== This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to which they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. ---------------------------------------------------------------------- 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

