Caveat: insert Daily Digest delay here... Mike: in support of Lizette's response, I'll add that we've been running the following JES2 command daily for the last 5+ years (z/OS v1.7? v1.4?). (VS is the ESP command to execute a console command.) You should be able to adjust accordingly. Looking at your test results, it seems the problem was J* vs. J(*) or Jnn-* and not the JM= value.
/* Special case for DCPRMAIL jobs - change to 24 hours class */ VS '$T OJOB(*),/JOBMASK=DCPRMAIL,/OUTDISP=HOLD,/QUEUE¬=8,QUEUE=8' --------> signature = 6 lines follows <-------- Neil Duffee, Joe Sysprog, uOttawa, Ottawa, Ont, Canada telephone:1 613 562 5800 x4585 fax:1 613 562 5161 mailto:NDuffee of uOttawa.ca http:/ /aix1.uOttawa.ca/ ~nduffee “How *do* you plan for something like that?” Guardian Bob, Reboot “For every action, there is an equal and opposite criticism.” “Systems Programming: Guilty, until proven innocent” John Norgauer 2004 -----Original Message----- From: Mike Schwab [mailto:[email protected]] Sent: December 10, 2014 17:54 Subject: Purging output I am wanting to purge output from our defrag jobs. Viewing http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.hasa200/sout.htm I would like to use $PO J'IDCDEFR*',ALL,CC=(4), where the * would have any character. Test results: $POJ*,JM=IDC1031*,ALL,CC=(4) $HASP003 RC=(82),PO J* CC 4 - INVALID FILTER KEYWORD [snip] ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
