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:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Lizette Koehler
Sent: Thursday, October 10, 2013 2:19 PM
To: IBM-MAIN@LISTSERV.UA.EDU
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:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of ??? ?? ???
Sent: Thursday, October 10, 2013 12:45 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 
lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to