Good example of why this facility should be disabled for batch jobs (JES2 - JOBCLASS(*) .... COMMAND=IGNORE,....). We had a DB2 job that wanted to 'quiesce' something in DB2 (sorry, I'm not a DB2 person so I don't remember what the 'something' was). Anyway, the JCL should have said //* QUIESCE ....
but the '*' was mistakenly omitted which resulted in the LPAR being quiesced. Dick Bond HFHS Mainframe Administration > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf > Of Chase, John > Sent: Tuesday, October 21, 2008 9:25 AM > To: [email protected] > Subject: Re: EXEC PGM=??? to issue operator commands from the JCL stream? > > > -----Original Message----- > > From: IBM Mainframe Discussion List On Behalf Of Todd Burch > > > > Thanks to everyone. > > > > I implemented Raymond's suggestion for // COMMAND 'blah' last night, > and it > > works great. The unsynchronized behavior is fine for the immediate > need at > > hand. I needed to refresh WLM. > > ============================================================================== CONFIDENTIALITY NOTICE: This email contains information from the sender that may be CONFIDENTIAL, LEGALLY PRIVILEGED, PROPRIETARY or otherwise protected from disclosure. This email is intended for use only by the person or entity to whom it is addressed. If you are not the intended recipient, any use, disclosure, copying, distribution, printing, or any action taken in reliance on the contents of this email, is strictly prohibited. If you received this email in error, please contact the sending party by reply email, delete the email from your computer system and shred any paper copies. Note to Patients: There are a number of risks you should consider before using e-mail to communicate with us. See our Privacy Policy and Henry Ford My Health at www.henryford.com for more detailed information. If you do not believe that our policy gives you the privacy and security protection you need, do not send e-mail or Internet communications to us. ============================================================================== ---------------------------------------------------------------------- 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

