OSI/MHS Management Programming Manual
Errors and Error Lists
OSI/MHS Management Programming Manual—424824-001
A-27
24: ZMHS-ERR-NON-UNIQUE-OR-NAME
24: ZMHS-ERR-NON-UNIQUE-OR-NAME
An O/R name resulted in a non-unique routing database key.
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-OR-NAME. 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 type of the object specified in ZCOM-TKN-OBJNAME. The value of this
token is ZCOM-OBJ-PROCESS. This token is always present in the error list.
Cause. The O/R name specified in the command resulted in a non-unique key in the
routing database and exceeds a non-unique key internal limit. This can occur when the
configuration contains a large number of O/R names that are distinguished only by
low-level name components.
Recovery. Retry the command using an O/R name that is distinguished by a higher-
level name component, or use hierarchical routing and generic APPLs.
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.