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-00972: identifier is too long

1 Answers  


SQL*Loader-00120: Invalid _synchro option string

1 Answers  


ORA-14509: specified VALIDATE INTO table form incorrect

1 Answers  


RMAN-06225: shuting down automatic instance string

1 Answers  


RMAN-06468: Invalid Data Block Address: number

1 Answers  






LSX-00155: invalid use of attribute "ref"

1 Answers  


ORA-09952: scgcmn: lk_open_convert unexpected return: open failed

1 Answers  


SQL*Loader-00102: Invalid control file name on command line

1 Answers  


TNS-12516: TNS:listener could not find available handler with matching protocol stack

1 Answers  


QSM-00801: the specified username string is invalid

1 Answers  


ORA-12484: invalid OS label

1 Answers  


SQL*Loader-00410: Number to skip must be load-level, not table-level

1 Answers  


Categories