On Thu, 5 Feb 2009 16:02:45 -0600, George Dranes <[email protected]> wrote:
>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! > There might be samples on the CBT. I use "COMMAND" from the CBT on my sandbox LPARs (file019). There is also TSSO. But if you are z/OS 1.9 or above (or even z/OS 1.8), you could do something with system REXX. Mark -- 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

