DSM/Tape Catalog Management Programming Manual
RPC Event Messages
DSM/Tape Catalog Management Programming Manual—520481-003
B-19
10 ZRPC-EVT-MEM-FULL
10 ZRPC-EVT-MEM-FULL
Insufficient memory is available. If this error occurs at process startup, the affected
process terminates. Otherwise, requests that cannot be handled while the problem
exists are rejected with the appropriate error.
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-MEM-
FULL (10).
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 with the memory
shortage.
ZEMS-TKN-EMPHASIS
is a header token that contains the value ZSPI-VAL-TRUE, indicating that this
event is critical.
ZRPC-TKN-MEM-ERR
indicates the reason for the memory shortage. The only possible value is ZRPC-
VAL-MEM-ERR-NO-MORE-PMAP-ENTRIES, which indicates that all portmapper
entries to register services have been used.
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.
ZRPC-TKN-MEM-ERR <1> token-type ZSPI-TYP-ENUM.
Message Text
Memory full, <1>