Every time Sysview hits a CICS threshold, a message appears in the target CICS job log.
For example:
GSVC100W (SDCS) SYSTEM SYSTEM TRANRATE * * NORMAL WARNING
V= 0.007 W= 0.005 P= 0.010 CHANGE 00:02:00
TECHCICS * * * *
Desc='Number of transaction per second '
Policy=001E3E40
This message, which consumes 5 lines, appears every two minutes. I removed Route-Code 11 from the startup, but the messages are still being written to the CICS joblog.
We do not want to see them there, because there are too many messages.
How can I eliminate them, but still see them in the syslog?