EMS Manual

Procedure Calls for Standard Events
EMS Manual426909-005
11-10
EMS_OBJ_UNAVAIL_EVT_BLD_ Procedure
Symptom string input
STRING .EXT:ref:*
if present, is a string that uniquely identifies the code location where the failure was
found.
If present and Symptom string length is not zero, Symptom string is
added to the event buffer. Otherwise, Symptom string is not added to the event
buffer.
Symptom string length input
INT:value
if present, is the length, in bytes, of the symptom string.
If not present or the value is zero, Symptom string is not added to the event
buffer.
buflen output
INT:value
if present, is the length, in bytes, of the formatted buffer. If the buffer cannot be
built, zero is returned.
Critical Indicator input
BOOLEAN:value
if present, is a Boolean variable that indicates the critical nature of the problem
reported in the event. The literal ZSPI-VAL-FALSE (0) indicates the problem is not
critical. Otherwise, the problem is critical.
If not present, the default is ZSPI-VAL-FALSE.
Manager name input
STRING .EXT:ref:*
if present, is the name of the manager process for the object that is unavailable.
If present and Manager name length is not zero, Manager name is added to
the event buffer. Otherwise, Manager name is not added to the event buffer.
Manager name length input
INT:value
if present, is the length, in bytes, of the Manager name.
If not present or the value is zero, Manager name is not added to the event buffer.
Job ID input
INT:value