DSM/Tape Catalog Management Programming Manual

RPC Event Messages
DSM/Tape Catalog Management Programming Manual520481-003
B-7
3 ZRPC-EVT-INIT-FAIL
3 ZRPC-EVT-INIT-FAIL
The portmapper process failed to initialize.
ZCOM-TKN-OBJTYPE
indicates which type of process reported the event. The only possible value for the
RPC subsystem is ZCOM-OBJ-PROC, the portmapper process.
ZEMS-TKN-EVENTNUMBER
is a header token that contains the event number. Its value is ZRPC-EVT-INIT-FAIL
(3).
ZEMS-TKN-SUBJECT-MARK
is the standard EMS token that always immediately precedes the subject token; in
this case, ZCOM-TKN-SUBJ-PROC.
ZCOM-TKN-SUBJ-PROC
is the only possible value that can be returned as the subject token. ZCOM-TKN-
SUBJ-PROC indicates the name of the portmapper process that failed to initialize.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this
event is critical.
ZRPC-TKN-INIT-ERR
indicates the reason the portmapper process failed to initialize. Possible values
are:
ZRPC-VAL-INIT-ERR-NO-MOM
indicates that the portmapper process was unable to locate the MOM.
Tokens in Event Message
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-ENUM.
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-MARK.
ZCOM-TKN-SUBJ-PROC token-type ZSPI-TYP-STRING.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZRPC-TKN-INIT-ERR <1> token-type ZSPI-TYP-INIT-ERR-NUM.
ZRPC-TKN-BAD-ARG <2> token-type ZSPI-TYP-STRING.
Message Text
Initialization failure: <1> <2>