CA OPS/MVS - Messages are filling the system log and there are many emails about license expiration
book
Article ID: 187187
calendar_today
Updated On:
Products
OPS/MVS Event Management & Automation
Issue/Introduction
As the client has some licenses that are due to expire shortly, there are many messages filling the system log, along with emails being sent regarding license expiration.
Environment
Release : 13.5
Component : OPS/MVS
Resolution
As the CAS9182A message being generated was not only filling up the console but was also issuing continuous emails, the client opted for suppressing the message.
To suppress the message, the client:
. Issued command "tso OPSMVS" to enter OPS/MVS. . In the CAI.OPSMVS.TARG.MSG.RULES(ALL) member, the client added action: . . if MSG.ID = "CAS9182A" then RETURN DELETE
. Enabled the rule, and then set it for AutoEnable.
As a result of the above, the CAS9182A message stopped being generated to the Syslog, and the emailing about the message stopped.
Note: The client will address their Licensing matters, regarding their LMPKEYS, so that the messages are not generated.