DSM/Tape Catalog Messages Manual

Remote Procedure Call Messages
DSM/Tape Catalog Messages Manual 422947-007
10 - 2
RPC Event Message Descriptions
RPC Event Message Descriptions
This subsection contains each message that the RPC subsystem can issue. The
descriptions are in ascending order by event number; that is, in ascending order by
ZRPC-EVT- values.
-1: ZRPC-EVT-CPU-SWITCH
The backup portmapper process has taken over for the primary process because of a
hardware error, an operator request, a primary processor abend, or a primary process
CPU failure.
Unconditional Tokens
ZCOM-TKN-OBJTYPE
indicates which type of process reported the event. The only p
ossible 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-CPU-SWITCH (-1).
ZEMS-TKN-SUBJECT-MARK
is the standard EMS token that always immediately precedes the subject token; in
this case, ZCOM-TKN-SUBJ-PROC.
Unconditional Tokens
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-PROC token-type ZSPI-TYP-STRING.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZCOM-TKN-NEW-CPU token-type ZSPI-TYP-UINT.
ZCOM-TKN-OLD-CPU token-type ZSPI-TYP-UINT.
ZCOM-TKN-CPU-SWITCH-CAUSE token-type ZSPI-TYP-UINT.
Event-Message Text
Primary CPU switched from old-cpu to new-cpu due to cause