TS/MP 2.5 Management Programming Manual
Object Types in Error Lists
Within the syntax boxes in this section, nnn represents one of these TS/MP object types:
SCPARAMSCASSIGNLM
SCPROCESSSCDEFINEPMREQUESTER
SCSTARTUPSCLMSC
For descriptions of these object types, see “Object Types” (page 32). Object types not listed above
are Pathway/iTS objects, described in the Pathway/iTS Management Programming Manual.
Error-Message Range 1000 Through 1999
Error messages numbered from 1000 to 1999 describe errors reported by the PATHMON process.
Note that some Pathway subsystem messages include a Guardian error number. Although the error
number is typically identified as a filesystem error, it can also represent a sequential I/O (SIO)
error or other specialized error.
1001: ZPWY-ERR-PM-NODATA
A command being continued for several objects has processed the last object, and the response
buffer is empty.
ZPWY-ERR-PM-EOF has the same value as ZPWY-ERR-PM-NODATA, but ZPWY-ERR-PM-NODATA
is the preferred token.
This error does not appear as an error list; it appears only in the RETCODE token in response to
a command that is using continuation.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
1003: ZPWY-ERR-PM-ALREADYSTARTED
The named entity is already running.
For a description of tokens that are present in this event message but are not listed or described
below, see “Event Management” (page 163).
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZPWY-TKN-REQCOMMAND token-type ZSPI-TYP-INT.
ZPWY-TKN-REQOBJECTTYPE token-type ZSPI-TYP-UINT.
ZPWY-TKN-REQnnnNAME token-type ZPWY-TYP-nnnNAME.
ZPWY-TKN-ERRCOMMAND token-type ZSPI-TYP-INT.
ZPWY-TKN-ERROBJECTTYPE token-type ZSPI-TYP-UINT.
ZPWY-TKN-nnnNAME token-type ZSPI-TYP-nnnNAME.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Token Descriptions
ZSPI-TKN-ERROR contains ZPWY-ERR-PM-ALREADYSTARTED.
ZPWY-TKN-REQCOMMAND contains ZPWY-CMD-START.
ZPWY-TKN-ERRCOMMAND contains ZPWY-CMD-START, which was executing when the error
occurred.
Effect. None.
Recovery. Informational message only; no corrective action is needed.
1004: ZPWY-ERR-PM-ALREADYSTOPPED
The named entity is already stopped.
Error-Message Range 1000 Through 1999 225










