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-33920: (MAKEDCL34) The string SURROGATE must have one of the following data types: ID, NTEXT, TEXT, NUMBER, or INTEGER.

1 Answers  


RMAN-06605: old RMAN configuration parameters are successfully deleted

1 Answers  


ORA-22994: source offset is beyond the end of the source LOB

1 Answers  


ORA-04074: invalid REFERENCING name

1 Answers  


NNL-00910: VERSION SKEW responses sent: number

1 Answers  






NNL-00416: Last timestamp: number

1 Answers  


O2I-00128: Unable to write to the Java file

1 Answers  


O2I-00120: Error reported by subsystem:

1 Answers  


ORA-32734: Error occurred when sending Oradebug command to remote DIAGs

1 Answers  


ORA-16771: Converting physical standby to primary failed in the failover operation.

1 Answers  


ORA-06314: IPA: Event set up failure

1 Answers  


ORA-13000: dimension number is out of range

1 Answers  


Categories