OpenTP1 Version 7 Messages

[Contents][Index][Back][Next]

KFCA00906-E (L+E)

error occurred while accessing resource manager.
server: aa...aa, resource manager: bb...bb, reason code=cccc, error return code of XA function=dd...dd

An error occurred when accessing the resource manager.
aa...aa: Name of the server where the error occurred. (Up to eight alphanumeric characters)
bb...bb: Name of the resource manager where the error occurred + Resource manager extension. (Up to 33 alphanumeric characters)
cccc: Code indicating the details of the error.
The following table below lists reason codes and their corresponding countermeasures.
dd...dd: Return code of the xa function (up to 11 alphanumeric characters)
(When the error is not due to the xa function, asterisk (*) is displayed.)
S: Stops the startup of the OpenTP1 system or UAP.
O: Apply an appropriate countermeasure by referring to the list of reason codes, then restart OpenTP1 or the server. If necessary, see the examples of errors and the investigation procedure in the manual OpenTP1 Operation.
Reason code Meaning Countermeasures
0001 Invalid RM switch The linked XA interface switch is not the XA switch of the resource manager. Or, in the server definition, the trnrmid definition command is specified for the resource manager which is not linked with the XA interface switch. Specify the correct XA switch to re-create the server, or correct the user service definition or user service default definition. Then, restart the server.
0002 xa_open function error The transaction cannot be started because the xa_open function in the resource manager caused an error. Check and correct the state of the resource manager then restart the server.
0003 xa_start function error The transaction cannot be started because the xa_start function in the resource manager caused an error. Check and correct the state of the resource manager then restart the server.
0004 xa_close function error The xa_close function of the resource manager failed. OpenTP1 continues processing. Check the state of the resource manager then take countermeasures.
0005 Return of xa function When the xa function is issued to the resource manager, it returned an invalid value. Check the state of the resource manager and take countermeasures. The transaction manager retries transaction recovery periodically.