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-27216skgfgsmcs: sbtinfo2 returned a malformed response
ORA-47363error deleting Rule string from Rule Set string, string
ORA-54654CREATE_TIN: input points table should not be empty
ORA-25461rule set not specified
DRG-11610URL store: unable to read local file specified by string
ORA-39017Worker request not supported when job is in string state.
DRG-50940parser not parsed
NNL-00581unregister_ns: <name server> <domain>
ORA-38738Flashback log file is not current copy.
IMG-00719image processing internal error
DRG-12502cannot modify stoplists owned by other users
EVM-00019Failed to read event from input stream
DIA-48212Open Record Access Not Done
NID-00425Database name restored to string.
ORA-09322slpdtb: unable to convert packed decimal to binary
ORA-09855removeCallback: bad message format.
PGU-30234attribute array for string exceeded by PG DD rows > string
ORA-38311cannot purge objects owned by other users
ORA-31075invalid string declaration in XML Schema
ORA-44403invalid value specified for flag parameter




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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