DSM/Tape Catalog Management Programming Manual

DSM/Tape Catalog Management Programming Manual520481-003
B-1
B RPC Event Messages
Remote Procedure Call Message Handling
The Remote Procedure Call (RPC) facility on the NonStop Kernel system generates
EMS events. Message text contains a prefix, followed by one or more lines of message
text. The prefix contains the date and time of entry, standard-format EMS header
name, and the request ID generated by RPC.
For more information on RPC and the portmapper, see the Remote Procedure Call
(RPC) Facility and running the portmapper in the DSM/Tape Catalog User’s Guide. For
more information on EMS, see the EMS Manual.
RPC EMS Output Syntax
The syntax for RPC EMS output is:
mm-dd-yy hh:mm:ss \sys.process procname.version eventnum text:
text requestid
RPC Example Output
This example shows RPC EMS output:
95-11-30 08:43:42 \SYS1.$ZRPC TANDEM.RPC.DXX 000003 RPC
failure: must be a super group user
Possible values for ZRPC-TKN-INIT-ERR token for EMS event
ZRPC-EVT-INIT-FAIL
token: text:
--------------------------------- ----------------------------------------
ZRPC-VAL-INIT-ERR-NO-MOM unable to locate MOM
ZRPC-VAL-INIT-ERR-ARGS illegal argument list
ZRPC-VAL-INIT-ERR-MULT-BCPU BACKUPCPU specified more than once
ZRPC-VAL-INIT-ERR-INV-BCPU invalid BACKUPCPU specified
ZRPC-VAL-INIT-ERR-MULT-TCPIP TCP/IP specified more than once
ZRPC-VAL-INIT-ERR-INV-TCPIP invalid TCP/IP process name
ZRPC-VAL-INIT-ERR-TCPIP-NO-FND TCP/IP process does not exist
ZRPC-VAL-INIT-ERR-NOT-TCPIP not a TCP/IP process
ZRPC-VAL-INIT-ERR-MULT-COLL COLLECTOR specified more than once
ZRPC-VAL-INIT-ERR-INV-COLL invalid COLLECTOR device name
ZRPC-VAL-INIT-ERR-COLL-NO-FND COLLECTOR device does not exist
ZRPC-VAL-INIT-ERR-NOT-COLL not a valid COLLECTOR device
ZRPC-VAL-INIT-ERR-NOT-SUPER must be a super-group user