OSI/TS Management Programming Manual
Event-Message Descriptions
Event Messages
056786 Tandem Computers Incorporated 6–15
ZCOM-TKN-SUBJ-PROC
is the name of the TSP process that caused the event. It is the subject of the
message.
ZSPI-TKN-ERRLIST and ZSPI-TKN-ENDLIST
enclose a standard SPI error list, as described in the Distributed Systems
Management (DSM) Programming Manual. The contents of this error list provide
information about the NEWPROCESS or PROCESS_CREATE_ error that occurred.
ZSPI-TKN-ERROR
is the standard SPI error token described in the Distributed Systems
Management (DSM) Programming Manual. It contains the Guardian 90
subsystem ID in the Z-SSID field and the NEWPROCESS error number in the
Z-ERROR field.
ZSPI-TKN-PROC-ERR
has the value ZGRD-VAL-NEWPROCESS.
ZGRD-TKN-OBJECTFILE
for C-series systems, is the program file name of the TSP process.
ZGRD-TKN-SWAPFILE
for C-series systems, is the data swap-file name requested for the backup
process.
ZGRD-TKN-PRIORITY
is the priority requested for the backup process.
ZGRD-TKN-CPU
for C-series systems,is the processor number requested for the backup process.
ZGRD-TKN-CRTPID
is the process ID returned by NEWPROCESS or PROCESS_CREATE_ . IF
ZGRD-TKN-CRTPID is 0, no process was created.
ZGRD-TKN-XCPU
for D-series systems, is the processor number requested for the backup
process.
ZGRD-TKN-XOBJECTFILE
for D-series systems,is the program file name of the TSP process.