DSM/Tape Catalog Messages Manual

Remote Procedure Call Messages
DSM/Tape Catalog Messages Manual 422947-007
10 - 17
6: ZRPC-EVT-CREATE-ERR
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 is a
critical event.
ZRPC-TKN-NEWPROC-TYPE
indicates the type of process that the NEWPROCESS call was attempting to
create.
ZRPC-VAL-BACKUP
indicates that the NEWPROCESS call was attempting to create a backup
process for fault tolerance.
ZRPC-VAL-REMOTE
indicates that the NEWPROCESS call was attempting to create a remote
process to handle RPC broadcast requests.
ZRPC-VAL-PRIMARY
indicates that the NEWPROCESS call was attempting to create a primary
process.
ZRPC-TKN-CREATE-ERR
indicates the NEWPROCESS error code as described in the Guardian Procedure
Errors and Messages Manual.
Conditional Tokens
For descriptions of file-system error lists, see the Guardian Procedure Errors and
Messages Manual.
Event-Message Text
In the text message, proctype corresponds to the value in
ZRPC-TKN-NEWPROC-TYPE. objectfile corresponds to the value in ZCOM-TKN-
SUBJ-FILE. create-err corresponds to the value in ZRPC-TKN-CREATE-ERR.
error corresponds to the Z-ERROR field in ZSPI-TKN-ERROR within the error list.
errortext is the error text that corresponds to the value of the Z-ERROR field in
ZSPI-TKN-ERROR within the error list.