Sunday, March 3, 2013

ORA-00154 Protocol Error in Transaction Monitor

Error Code
ORA-00154

Description
Protocol error in transaction monitor.

Cause
Possible cause of this error is, the transaction monitor returned TMJOIN on an AX_REG call but the transaction was locally suspended.

Action
To fix this error, contact the transaction monitor customer support.

reference

ORA-00153 Internal Error in XA Library

Error Code
ORA-00153

Description
Internal error in XA library.

Cause
Possible cause of this error is, the XA library could not access thread-specific pointers.

Action
To fix this error, contact customer support.

reference

ORA-00152 Current Session does not Match Requested Session

Error Code
ORA-00152

Description
Current session does not match requested session.

Cause
Possible cause of this error is, the current session is not the same as the session that was passed into a upixado() call.

Action
To fix this error, check your application.

reference

ORA-00151 Invalid Transaction ID

Error Code
ORA-00151

Description
Invalid transaction ID.

Cause
Possible cause of error is, the specified transaction ID does not correspond to an existing valid transaction.

Action
To fix this error, check your application.

reference

ORA-00150 Duplicate Transaction ID

Error Code
ORA-00150

Description
Duplicate transaction ID.

Cause
Possible cause of this error is, attempted to start a new transaction with an ID already in use by an existing transaction.

Action
To fix this error, check your application.

reference