DSM/Tape Catalog Management Programming Manual

RPC Event Messages
DSM/Tape Catalog Management Programming Manual520481-003
B-29
16 ZRPC-EVT-CLNT-STAT-ERR
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 has been started.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-FALSE, indicating that this
event is not critical.
ZRPC-TKN-CS-ERR
indicates the client status error that occurred and the corresponding error text.
Possible values are:
ZRPC-TKN-RPC-PROC
is the name of the RPC procedure library routine that caused the error.
ZRPC-TKN-PROGRAM-NUM
is the RPC program number.
ZRPC-TKN-VERSION
is the RPC program version.
# ZRPC-VAL-CSE-... Indicates...
1 CANTENCODEARGS arguments cannot be encoded by the XDR procedure
2 CANTDECODERES results cannot be decoded by the XDR procedure
3 CANTSEND an RPC send call failed
4 CANTRECV an RPC receive call failed
5 TIMEDOUT an RPC call timed out
6 VERSMISMATCH the RPC program version is not compatible
7 AUTHERROR an RPC authentication error
8 PROGUNAVAIL the RPC program is not available
9 PROGVERSMISMATCH there is a mismatch in the RPC program version
10 PROCUNAVAIL an RPC procedure is unavailable
11 CANTDECODEARGS an error occurred while decoding XDR arguments
12 SYSTEMERROR a system-related problem occurred
13 UNKNOWNHOST RPC cannot resolve the host name
14 PMAPFAILURE portmapper failed in its call
15 PROGNOTREGISTERED the remote program is not registered with the
portmapper
16 FAILED an unspecified error occurred
17 UNKNOWNPROTO the protocol is unknown to RPC