OSI/MHS Management Programming Manual

Errors and Error Lists
OSI/MHS Management Programming Manual424824-001
A-13
10: ZMHS-ERR-DUP-OSI-ADDR
10: ZMHS-ERR-DUP-OSI-ADDR
A duplicate OSI address has been specified.
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-
DUP-OSI-ADDR. This token is always present in the error list.
ZCOM-TKN-OBJNAME
is the object-name token, and 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-MTA or ZCOM-OBJ-GROUP. This token is always
present in the error list.
ZMHS-TKN-OSI-ADDR
is the duplicate OSI address.
Cause. On an add or alter of an MTA, an OSI address was specified that has already
been specified for another adjacent MTA.
On an add or alter of a group, an OSI address was specified that has been specified for a
group of a different type.
Recovery. Retry the command with a different address.
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.
ZMHS-TKN-OSI-ADDR token-type ZSPI-DDL-EXTERNAL-ADDR.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.