TS/MP Management Programming Manual (G06.24+, H06.03+)
Event Management
NonStop TS/MP Management Programming Manual—540082-001
10-15
Example Error Lists
•
The message header, including the command (ZPWY-CMD-START), the object
type (ZPWY-OBJ-SC), the version of the PATHMON process, and the subsystem
ID
•
ZSPI-TKN-RETCODE, containing the value ZPWY-ERR-PM-ALREADYSTARTED
•
ZSPI-TKN-ERRLIST
•
ZSPI-TKN-ERROR, indicating the Pathway subsystem ID and the value
ZPWY-ERR-PM-ALREADYSTARTED
•
ZPWY-TKN-REQCOMMAND, containing ZPWY-CMD-START
•
ZPWY-TKN-REQOBJECTTYPE, containing ZPWY-OBJ-SC
•
ZPWY-TKN-REQSCNAME, containing "CLASS-A"
•
ZPWY-TKN-ERRCOMMAND, containing ZPWY-CMD-START
•
ZPWY-TKN-ERROBJECTTYPE, containing ZPWY-OBJ-SC
•
ZPWY-TKN-ERRSCNAME, containing "CLASS-A"
•
ZSPI-TKN-ENDLIST
Scenario 2
Your management application issues the START SC command for CLASS-A, but the
buffer is corrupted. The response message contains:
•
The message header, including the command (ZPWY-CMD-START), the object
type (ZPWY-OBJ-SC), the version of the PATHMON process, and the subsystem
ID
•
ZSPI-TKN-RETCODE, containing the value ZPWY-ERR-SPI-INVALIDBUFFER
•
ZSPI-TKN-ERRLIST
•
ZSPI-TKN-ERROR, indicating the Pathway subsystem ID and the value ZPWY-
ERR-SPI-INVALIDBUFFER
•
ZPWY-TKN-REQCOMMAND, containing the value ZSPI-TKN-NULL-COMMAND
•
ZPWY-TKN-REQOBJECTTYPE, containing the value ZSPI-TKN-NULL-OBJECT-
TYPE
•
ZSPI-TKN-ENDLIST