ORA-00155: cannot perform work outside of global transaction



ORA-00155: cannot perform work outside of global transaction..

Answer / guest

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.

Action: Check if the application is connected to an Oracle
7.3 server. The Transaction monitor must not return a NULL
XID on an AX_REG call when the resource manager is Oracle
7.3. If the application is connected to an Oracle8 server,
either set nolocal=f in the xa_open string or start a global
transaction prior to attempting the work.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00052: maximum number of enqueue resources (string) exceeded

1 Answers  


ORA-25019: too much concurreny

1 Answers  


ORA-07215: slsget: getrusage error.

1 Answers  


NNL-00537: set|show server [<server_name>] : set|show the currently managed server

1 Answers  


TNS-04013: CMCTL timed out waiting for Oracle Connection Manager to start

1 Answers  






ORA-19663: cannot apply current offline range to datafile string

1 Answers  


ORA-38435: missing elementary attribute value or invalid name-value pairs

1 Answers  


NNL-00406: Canonical name: string

1 Answers  


NNL-00903: SERVER FAILURE responses sent: number

1 Answers  


ORA-37027: (XSMLTRESYNC02) Object workspace object cannot be resynced without modified object workspace object because they share a modified composite dimension.

1 Answers  


ORA-36964: (XSRELTBL09) workspace object is not a valid level relation.

1 Answers  


ORA-29911: null scan context returned by ODCIIndexStart() routine

1 Answers  


Categories