ASAP 2.8 Messages Manual

HP NonStop ASAP Messages Manual429917-004
2-117
entity
is the name of the relevant entity
domain
is the name of the relevant domain
attribute
is the name of the relevant attribute
attval
text that describes the attribute value
Cause. An attribute is meeting its objectives after previously failing to meet them.
Effect. User-specific.
Recovery. User-specific.
Data Tokens.
ZEMS-TKN-TEXT contains the message text.
ZASP-TKN-ASAP-ERRORNUM is “4001”.
ZASP-TKN-ASAP-COMPONENT contains the name of the ASAP component
reporting this condition.
ZASP-TKN-ASAP-ENAME contains the name of the entity, for example “Disk”.
ZASP-TKN-ASAP-DNAME contains the name of a domain, for example “$Data”.
ZASP-TKN-ASAP-ANAME contains the name of an attribute, for example “Busy”.
ZASP-TKN-ASAP-VALUETEXT contains the attribute value in ASCII text.
ZASP-TKN-ASAP-ATTRIBUTE-TYPE contains the type of the attribute: 61 – INT, 62 –
INT32, 63 – INT64, 64 – REAL64, 65 – CHAR.
ZASP-TKN-ASAP-ATTRIBUTE-VALUE is present and contains the attribute value
when the attribute type is INT.
ZASP-TKN-ASAP-ATTRIBUTE-INT32 is present and contains the attribute value
when the attribute type is INT32.
ZASP-TKN-ASAP-ATTRIBUTE-INT64 is present and contains the attribute value
when the attribute type is INT64.
ZASP-TKN-ASAP-ATTRIBUTE-CHAR8 is present and contains the attribute value
when the attribute type is CHAR.
ZASP-TKN-ASAP-ATTRIBUTE-FLT2 is present and contains the attribute value when
the attribute type is REAL64.