Since I rarely want the output from STCs, I just do a $PS1-999999 and be done with it. If I do need the output, then I don't use a "started task", but a "started job". That way, I can code the JOB card and use the MSGCLASS=x in order to direct the output to our sysout archive software.
-- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 817) 255-3225 phone * [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Eric Bielefeld > Sent: Thursday, April 12, 2012 11:37 AM > To: [email protected] > Subject: How to Purge Multiple Started Tasks from Output Q > > I have a started task that kept failing. It actually used > all the available job numbers up. I need to purge all of the > output from this job, but keep getting error messages. > > Here is one of the commands I use: > > $P S'OSNMPD',OUTPUT,ALL > $HASP003 RC=(78),P S'OSNMPD' - MULTIPLE JOBS FOUND > > I basically want to purge all of the OSNMPD started task > output from the output Q. > > What command will do that? > > Thanks > > -- > Eric Bielefeld > Systems Programmer > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

