On 10 Oct 2013 06:49:07 -0700, in bit.listserv.ibm-main you wrote: >In easy rule you can set several suppression. > >Suppress from Console, >Suppress from Syslog > >And so forth. > >Do you want only console, syslog or both? > >Second thing you can do is go to OPSBROWSE (Option 1) and filter on IEC988I. > >Put your cursor on the IEC988I and see what OPS/MVS sees and what it will >due. > >There is a section called RULET.SET and it should show your MSG.IEC988I. > >If that is there and you are still seeing it, I would probably open a case >to CA OPS/MVS. They have always been very helpful to me when crafting >rules. > Is this needed to mask a bug that surfaced because z/OS 1.12 tightened some rules?
Clark Morris > >Lizette > > >-----Original Message----- >From: IBM Mainframe Discussion List [mailto:[email protected]] On >Behalf Of ??? ?? ??? >Sent: Thursday, October 10, 2013 4:41 AM >To: [email protected] >Subject: Re: IC988I messages issued by CA-SPOOL > >Once I strip all of the comments from the OPS Rule, which was created by >EASYRULE, I get: >)MSG IEC988I >)PROC > Return "DELETE" > >Doesn't get any simpler than that, but still the messages keep being >displayed. >I added a trace command to the rule, and it is definitely being used. >Gadi > >-----Original Message----- >From: IBM Mainframe Discussion List [mailto:[email protected]] On >Behalf Of Lizette Koehler >Sent: Thursday, October 10, 2013 2:19 PM >To: [email protected] >Subject: Re: IC988I messages issued by CA-SPOOL > >Gadi > >I am not sure why OPS/MVS (I am guessing OPS is OPS/MVS) did not work. > >Could you explain how you set it ? > >A message rule in OPS/MVS is very simple and should always work. > >For example: > >)MSG IEC988I >)PROC > Job = msg.ojobname > If Job = 'CASPOOL' Then > Some action (This is typically resetting the Route or Descriptor Codes) > > > > >Or if you use EASY RULE to create the IEC998I messages the panels will guide >you through suppressing a message. > >Lizette > > >-----Original Message----- >From: IBM Mainframe Discussion List [mailto:[email protected]] On >Behalf Of ??? ?? ??? >Sent: Thursday, October 10, 2013 12:45 AM >To: [email protected] >Subject: IC988I messages issued by CA-SPOOL > >Hi, > >Since upgrading to z/OS 1.13 (our previous version was 1.11), We're >receiving many IEC988I messages issued by CA-SPOOL (v11.7). >The response from CA was that there was a change made in z/OS 1.12, and this >message occurs because CA-SPOOL is attempting to close a library that is >still allocated to CA-SPOOL. > >The libraries in question are PSF resource libraries (PAGEDEF, FORMDEF or >OGL libraries) that are allocated to the CA-SPOOL started task, but are also >referenced by the USERLIB parameter in specific jobs. > >An example of the message is: >IEC988I >CASPOOL2,CASPOOL2,SYS00102,081E,PUB001,N641.PCCA.ENDV.PAGEDEF.PDEFLIB DATA >SET NOT UNALLOCATED DURING CLOSE RC 03 > >The message is displayed in the system log, and in the STC's JESMSGLG and >JESYSMSG spool files. > >CA suggested we use OPS to suppress the messages. >This did not work. > >Does anyone have any suggestions on how to suppress these messages? > >Thanks > >Gadi > >---------------------------------------------------------------------- >For IBM-MAIN subscribe / signoff / archive access instructions, send email >to [email protected] with the message: INFO IBM-MAIN > >????? ???, ????? ????? ????? ??????? ?????? ??, ?? ????, ???????? ?? ??? >???? ?????, ??????? ???? ???? ????? ?? ??? ????? ?????? ?? ?????, ????? ?? >???? ????? ?? ??? ?????? ??????? ????? ?????. ????? ???? ????? (????? ???? >????) ?????? ?????? ???? ???????? ???, ??? ????? ????? ?????? ??? ???? ????? >?????, ???? ?????? ???? ?????? ????? ????? ?? ?????? ?????. > > >Please note that in accordance with Malam's signatory rights, no offer, >agreement, concession or representation is binding on the company, unless >accompanied by a duly signed separate document (or a scanned version >thereof), affixed with the company's seal. > >---------------------------------------------------------------------- >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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
