This statement is used to output information on the status of individual SM2 system tasks and of the subsystems used by SM2.
Format
SHOW-SM2-STATUS | ||||||||||||
|
Operands
INFORMATION =
Provides information on the status of the SM2 system components.
INFORMATION = *STD
Provides information on the status of the SM2 system tasks and of the subsystems used by SM2. The most recent event trace entries are also shown. The event trace entries contain important events during execution of SM2. These events include:
start and termination of SM2 tasks
beginning and end of the use of other subsystems
any errors which occurred during execution of SM2 components
INFORMATION = *TASK
The status of the SM2 system tasks and of the subsystems used by SM2 is output.
INFORMATION = *EVENT-TRACE(...)
Event trace entries are output.
FROM =
Specifies the position as of which the trace entries are to be output. The position specified corresponds to the most recent entry (the one with the highest number). If trace entries which do not yet exist are selected, the most recent ones are output. The fact that the trace buffer is overwritten cyclically means that it is possible that the required entries are no longer all available. The last available entry is marked with the symbol “===>”.
FROM = *ACTUAL
The most recent trace entries are output.
FROM = <integer 1..32767>
The trace entries are output as of the specified number.