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
