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.
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.
ORA-00160
Custom Search


More Oracle errors
ORA-13845invalid SQL profile XML specification provided
TNS-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
ORA-06923CMX: illegal break condition
RMAN-06165datafile string is too old to recover, restore a more recent copy
KUP-11021header in file string has an incompatible version number
ORA-55520Log record in compatibility lower than 11.0
ORA-02819Write failed
CLST-02501failure string opening configuration for write operation
O2I-00122Invalid filename for the INITFILE file
EXP-00045Cannot export SYSTEM Tablespace for Point-in-time Recovery or Transportable Tablespace
PGA-22014Transaction code length of number exceeds the maximum of number
ORA-47024error updating Factor string, string
ORA-13214failed to compute supercell for window object
ORA-24095invalid transformation, source type does not match that of the queue
ORA-01425escape character must be character string of length 1
TNS-01109Listener password encryption failed
ORA-16264invalid value for PREPARE_SERVERS parameter
ORA-01555snapshot too old: rollback segment number string with name "string" too small
RMAN-05012trying to start the Oracle instance without parameter files ...
PROC-00037Oracle Cluster Registry does not support the storage type configured




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
ORA-00155cannot perform work outside of global transaction