This command changes the current setting of the TRACE flags.
TRACE {ALTer} {ON|OFF} {DEBug} {FAILed} {LOCation} {RESult} {SCHEDule} {SPACE} {SUBcall}
Causes a trace entry on ISRVLOG for each use of the MEMORY() function that alters storage.
Causes a trace entry on ISRVLOG of various internal debugging data. This information is useful to CA Technologies Support.
Causes a trace entry on ISRVLOG for each IMOD that fails during scheduling.
Causes a trace entry on ISRVLOG each time an IMOD is loaded or replaced with a new copy. The location and length of the IMOD are traced.
Disables or enables tracing of the event.
Causes a trace entry on ISRVLOG at the conclusion of each IMOD that returns a not null string. The returned value by the IMOD is recorded.
Causes a trace entry on ISRVLOG for each IMOD task that is scheduled.
Causes a trace entry on ISRVLOG at the conclusion of each IMOD, listing the memory use for the IMOD. IMODs that do not release all memory are always traced.
Causes a trace entry on ISRVLOG of each call to an external subroutine (IMOD).
Example
------------------------ CA‑GSS/ISERVE Control Panel -------------------------- ==> trace debug sched sub on => PAGE Target node: * ssid: * Host node: B1MAIN ssid ISRV ============================================================================== FAILed to run: ON SPACE usage: ON imod LOAD: ON imod SCHEDuled:ON member ALTER: ON RESULT: OFF DEBUG: ON SUBCALL: OFF
Indicates whether a trace entry is being made to ISRVLOG for each IMOD that is requested but not available.
Indicates whether a trace entry is being made to ISRVLOG at the conclusion of each IMOD, listing the utilization for the IMOD. IMODs that do not release all memory are always traced.
Indicates whether a trace entry is being made to ISRVLOG each time an IMOD is loaded or replaced with a new copy. The location and length of the IMOD are traced.
Indicates whether a trace entry is being made to ISRVLOG each time an IMOD is schedule for execution.
Indicates whether a trace entry is being made to ISRVLOG for each use of the MEMORY() function to alter storage.
Indicates whether a trace entry is being made to ISRVLOG at the conclusion of each IMOD that returns a not null string. The returned value by the IMOD is recorded.
Indicates whether a trace entry is being made to ISRVLOG of various internal debugging data. This information is useful to CA Technologies Support.
Indicates whether a trace entry is being made to ISRVLOG each time an IMOD makes a subroutine call to another IMOD.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|