OSI/AS Management Programming Manual

STATUS PROCESS Command
Commands and Responses
056785 Tandem Computers Incorporated 5–261
ZCOM-VAL-SUMSTATE-STARTED The process is started.
ZCOM-VAL-SUMSTATE-STARTING The process is starting.
ZCOM-VAL-SUMSTATE-STOPPED The process is stopped.
ZCOM-VAL-SUMSTATE-STOPPING The process is stopping.
ZCOM-VAL-SUMSTATE-SUSP The process is suspended.
ZCOM-VAL-SUMSTATE-SUSPENDING The process is suspending.
ZCOM-VAL-SUMSTATE-UNKWN The process state is unknown.
ZOPENS-ALLOWED
indicates whether the specified process is currently allowing opens to be
successfully completed. If the value of this field is ZSPI-VAL-TRUE, the
process is currently allowing opens; if the value is ZSPI-VAL-FALSE, the
process is not allowing opens. The ALLOWOPENS PROCESS and
FORBIDOPENS PROCESS commands change the value of this field.
ZOPEN-CNT
is the current number of opens of the specified process. The value of this field
is not valid for NSP processes.
ZOWNERID
is the current Guardian 90 owner ID of the specified process.
ZTRACE-MASK
is the current trace bit mask. The value 0 indicates that the tracing function is
not currently active. If the tracing function is active, the following symbolic
names can be used to test for individual bits in the trace mask. Each one
represents the bit number of a particular bit in the trace mask.
ZOSI-VAL-TRACE-SEL-MEM Memory allocation
ZOSI-VAL-TRACE-SEL-SYSMSG System messages
ZOSI-VAL-TRACE-SEL-DSM Network management requests
ZOSI-VAL-TRACE-SEL-MSG Message traffic
ZOSI-VAL-TRACE-SEL-L5-SM Session state machine
ZOSI-VAL-TRACE-SEL-L5-USER Session user requests and events
ZOSI-VAL-TRACE-SEL-L5-PROV Session provider requests and
events
ZOSI-VAL-TRACE-SEL-L5 Session state machine, session user
requests and events, and session
provider requests and events
ZOSI-VAL-TRACE-SEL-L6-SM Presentation state machine