DSM/Tape Catalog Messages Manual
Remote Procedure Call Messages
DSM/Tape Catalog Messages Manual — 422947-007
10 - 36
16: ZRPC-EVT-CLNT-STAT-ERR
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-TKN-IP-ADDR
is the IP address, in dotted decimal notation (d.d.d.d), of the target of the remote
RPC host that failed.
Cause. The portmapper coprocess received a client status error from an RPC library
routine, most likely because of an error in the RPC service being targeted.
Effect. The RPC broadcast request that resulted in this error is dropped.
# 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 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
por
tmapper
16 FAILED an unspecified error occurred
17 UNKNOWNPROTO the protocol is unknown to RPC