OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-19
16: ZMHS-ERR-MS-PW-SVR-ERR
16: ZMHS-ERR-MS-PW-SVR-ERR
An error was received from the MS bind password server when an MS APPL process
was being added, altered, or deleted.
ZSPI-TKN-ERROR
is the standard SPI error token, as described in the SPI Programming Manual. Its
value consists of the OSI/MHS subsystem ID and the error number ZMHS-ERR-
MS-PW-SVR-ERR. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the object-name token, giving the name of the OSI/MHS subsystem process that
reported the error. This token is always present in the error list.
ZCOM-TKN-OBJTYPE
is the object type of the object specified in ZCOM-TKN-OBJNAME. The value of
this token is ZCOM-OBJ-APPL. This token is always present in the error list.
Cause. An error was returned by an MS bind password server process when an
MS APPL process was added, altered, or deleted.
Recovery. Determine why the MS bind password server rejected the ADD or ALTER
command and correct the problem before retrying the command.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.