ORA-00131 network protocol does not support registration 'string'
Description:
ORA-00131 network protocol does not support registration ‘string‘
Cause:
The specified protocol does not support async notification.
Description:
ORA-00131 network protocol does not support registration ‘string‘
Cause:
The specified protocol does not support async notification.
Description:
ORA-00132 syntax error or unresolved network name ‘string‘
Cause:
Listener address has syntax error or cannot be resolved.
Description:
ORA-00150 duplicate transaction ID
Cause:
An attempt was made to start a new transaction with an ID already in use by an existing transaction.
Description:
ORA-00151 invalid transaction ID
Cause:
The specified transaction ID does not correspond to an existing valid transaction.
Description:
ORA-00152 current session does not match requested session
Cause:
The current session is not the same as the session that was passed into a UPIXADO() call.
Description:
ORA-00153 internal error in XA library
Cause:
The XA library could not access thread-specific pointers.
Description:
ORA-00154 protocol error in transaction monitor
Cause:
The transaction monitor returned TMJOIN on an AX_REG call but the transaction was locally suspended.
Description:
ORA-00155 cannot perform work outside of global transaction
Cause:
The application tried to perform some work on either an Oracle 7.3 server or an Oracle8 server with local transactions disabled while outside of a global transaction.
Description:
ORA-00160 global transaction length string is greater than maximum (string)
Cause:
An external global transaction ID with a too large length field was passed in.
Description:
ORA-00161 transaction branch length string is illegal (maximum allowed string)
Cause:
An external transaction branch ID with a length either too large or 0 was passed in.