book
Article ID: 200196
calendar_today
Updated On:
Issue/Introduction
STC CMGRALRT generating an unusual amount of sysout. This was detected with internal spool space alerting - no abends detected.
Environment
Release : 6.0
Component : CA COMPLIANCE EVENT MANAGER
Resolution
The large unusual amount of sysout is caused by having the CEVM trace turned on, which was most likely turned on to debug a problem.
To turn the CEVM TRACE off edit CUSTOM.PARMLIB member CEMECEEV and change CEM_TRACE to 'CEM_TRACE=NONE' and then stop and re-start CMGRALRT. Or, to dynamically turn the trace off issue the following operator command 'F CMGRALRT,TRACE,NONE' (note to turn the trace off permanently make the change in CEMECEEV).
Additional Information
For details on CEMTRC see sections 'Configure the Trace Level' and 'Activate Tracing to Gather Diagnostics (TRACE Command)' of the Compliance Event Manager documentation.