OSI/MHS Management Programming Manual

Errors and Error Lists
OSI/MHS Management Programming Manual424824-001
A-24
21: ZMHS-ERR-NON-UNIQUE-CPU
21: ZMHS-ERR-NON-UNIQUE-CPU
A group, or any process configured for the group, was configured with duplicate
primary and backup CPU numbers.
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-
NON-UNIQUE-CPU. 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-GROUP. This token is always present in the error list.
Cause. A warning that a group object was added or altered where the same CPU
number was specified for the primary and the backup processes.
Recovery. This command was completed successfully. It is recommended that you
specify unique values for the primary and the backup CPU numbers.
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.