DSM/Tape Catalog Management Programming Manual
RPC Event Messages
DSM/Tape Catalog Management Programming Manual—520481-003
B-15
7 ZRPC-EVT-CONN-LOST
7 ZRPC-EVT-CONN-LOST
The portmapper process could not communicate with another process (most likely, the
NonStop Kernel TCP/IP process).
ZCOM-TKN-OBJTYPE
indicates which type of process reported the event. The only possible 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-CONN-
LOST (7).
ZEMS-TKN-SUBJECT-MARK
is the standard EMS token that always immediately precedes the subject token; in
this case, ZCOM-TKN-SUBJ-PROC.
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 process with which the portmapper is
unable to communicate.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-FALSE, indicating that this is
not a critical event.
In the message text, procname corresponds to the value in ZCOM-TKN-SUBJ-PROC.
Cause. This event occurs whenever the portmapper process cannot communicate
with its backup or the NonStop Kernel TCP/IP process.
Effect. If the NonStop Kernel TCP/IP process was inaccessible (file-system error 201
or 250), the portmapper process records the event, closes all open sockets, and then
Tokens in Event Message
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.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
... ! File-system error list
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
Message Text
Unable to communicate with procname