Enabling Address Space tracing at startup
You can initiate Address Space tracing for one or more components
at startup by adding a TRACEV1 statement in the Tivoli OMEGAMON Manager's RKANPARU(KOBENV)
member
and specifying a component (or components) and level of tracing. For
example:
TRACEV1=TRACE KOBxxxxx n
The
variable n is the trace level, and has a value
of 0 - 4, where 0 indicates no tracing, 1 is the minimum amount of
tracing and 4 is the most tracing.
The value of KOBxxxxx is:
KOBRRUIA KOBRRWKR KOBCSOCK KOBTHRSH KOBTHRMT KOBODUTL KOBODISC KOBODILD KOBOBVAP KOBGWREG KOBGWOBV KOBGWLPA KOBGWCVA KOBGWCND KOBGATW0 KOBCZDIOKOBCWTOL KOBCVSTG KOBCUXIO KOBCTREE KOBCTHRD KOBCSTRN KOBCSTLB KOBCSTIO KOBCMAPI KOBCLOCK KOBCIOST KOBCIOBE KOBCENVV KOBCENVG KOBCDYNA KOBCDSIO KOBCDMSG KOBCBLKQ KOBLISTN KOBCRACF KOBCUNIS KOBFLG01 KOBFLG02 KOBFLG03 KOBFLG04
/F IBMTOM,
TRACE KOBRRWKR 0
Multiple components can be specified on the TRACEV1 statement. For example:
/F IBMTOM, TRACE KOBRRWKR 1, KOBCSOCK 2
Be sure to comment or remove the TRACEV1 statement in the KOBENV member when debug messages are no longer needed.