DSM/Tape Catalog Management Programming Manual

RPC Event Messages
DSM/Tape Catalog Management Programming Manual520481-003
B-13
6 ZRPC-EVT-CREATE-ERR
6 ZRPC-EVT-CREATE-ERR
A call to the PROCESS_CREATE procedure failed to create the backup process or a
remote process. The backup process is used for fault tolerance. A remote process is
used to handle broadcast RPC requests.
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-CREATE-
ERR (6).
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-FILE
is the only possible value that can be returned as the subject token. ZCOM-TKN-
SUBJ-FILE indicates the program file name of the process that could not be
created.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this
event is critical.
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-FILE token-type ZSPI-TYP-STRING.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZRPC-TKN-NEWPROC-TYPE token-type ZSPI-TYP-ENUM.
ZRPC-TKN-CREATE-ERR token-type ZSPI-TYP-INT.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
... ! File-system error list
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Message Text
proctype process creation of objectfile failed.
Procedure error: create-error; file system error: error,
errortext