ORA-00155 : cannot perform work outside of global transaction
Cause : The application tried to perform some work on an Oracle 7.3 server 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.
Popularity: 2% [?]


