ASAP 3.2 Messages Manual

HP NonStop Messages Manual Page 378 of 414
ZASP-TKN-ASAPX-COMPONENT is the name of the ASAPX component that
reported the event.
ZASP-TKN-ASAPX-FNAME contains the name of the process.
ZASP-TKN-ASAPX-ERROR contains the file-system error number.
ZEMS-TKN-TEXT contains an abbreviated version of the error text.
1812: ZASP-EVT-API-BEGINTRANS-ERROR
Begintransaction error: fname, Er: begintrans
fname
is the name of the file that ASAPX was attempting to update.
begintrans
is the error returned from BEGINTRANSACTION.
Cause. ASAPX could not obtain a transaction ID from TMF in an attempted operation
against file fname. To determine the cause of this problem, see the description of
BEGINTRANSACTION procedure error numbers in the Guardian Procedure Errors
and Messages Manual .
Effect. ASAPX could not access the Domain table. This results in domain registration
and removal failures.
Recovery. Correct the TMF error and retry the operation.
Tokens in the Event Buffer.
ZASP-TKN-ASAP-ERRORNUM is 1812.
ZASP-TKN-ASAPX-COMPONENT is the name of the ASAPX component that
reported the event.
ZASP-TKN-ASAPX-FNAME contains the name of the file.
ZASP-TKN-ASAPX-ERROR contains the BEGINTRANSACTION error number.
ZEMS-TKN-TEXT contains an abbreviated version of the error text.
1814: ZASP-EVT-API-ILLEGAL-REQUEST
Illegal request on $receive: rbuf[0]
rbuf[0]
is the first word of the illegal buffer received.