DSM/Tape Catalog Management Programming Manual
RPC Event Messages
DSM/Tape Catalog Management Programming Manual—520481-003
B-21
11 ZRPC-EVT-PROG-ERR
ZEMS-TKN-EVENTNUMBER
is a header token that contains the event number. Its value is ZRPC-EVT-PROG-
ERR (11).
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 portmapper process that detected the error.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this
event is critical.
ZRPC-TKN-PROG-ERR
contains a code identifying the program error that occurred in the ZRPC-EVT-
PROG-ERR event. The values returned are intended for HP internal use only and
are not described.
ZSPI-TKN-PROG-FNAME
indicates the program file name of the running process.
ZGRD-TKN-BINDSTAMP
indicates the object file’s BIND timestamp.
ZGRD-TKN-ENTRYPOINTLABEL
indicates the label of the procedure entry point where the error occurred.
In the message text, progerr corresponds to the value in ZRPC-TKN-PROG-ERR.
progerrtext is the error text that corresponds to the ZRPC-TKN-PROG-ERR token.
fname corresponds to the value in ZSPI-TKN-PROG-FNAME. bindtime corresponds
to the value in ZGRD-TKN-BINDTIMESTAMP. entrypt corresponds to the value in
ZGRD-TKN-ENTRYPOINTLABEL. s-reg corresponds to the value in ZGRD-TKN-
SREGISTER. p-reg corresponds to the value in ZGRD-TKN-PREGISTER. env-reg
corresponds to the value in ZGRD-TKN-STACKENV. l-reg corresponds to the value
in ZGRD-TKN-LREGISTER.
Cause. An internal error has been detected that either should not occur or is
unrecoverable. This event should not occur during normal operation.
Effect. The portmapper process abends.