ORA-02047: cannot join the distributed transaction in progress
Cause: Either a transaction is in progress against a remote database that does not fully support two phase commit, and an update is attempted on another database, or updates are pending and and an attempt is made to update a different database that does not fully support two phase commit.
Action: complete the current transaction and then resubmit the update request.
ORA-02048
Custom Search


More Oracle errors
ORA-24797cannot promote the current transaction to a distributed transaction
ORA-07265sppst: semop error, unable to increment semaphore.
PLS-00521ORDER methods must be declared with 1 (one) parameter in addition to (optional) SELF.
PLS-01901: host bind array too small
TNS-01094string * number
ORA-38441System could not derive the list of STORED and INDEXED attributes.
ORA-39092unable to set SCN metadata for object "string.string" of type string
ORA-00569Failed to acquire global enqueue.
ORA-31021Element definition not found
ORA-01938IDENTIFIED BY must be specified for CREATE USER
ORA-40322bin number too large
EXP-00038Bad Hash cluster id in clu$
ORA-39788Subtype "string"."string" is specified multiple times for column string.
ORA-47904OLS session label does not exist
ORA-02176invalid option for CREATE ROLLBACK SEGMENT
ORA-31466no publications found
ORA-27075SSTMOFRC constant too large
DRG-11530token exceeds maximum length
TNS-12602TNS: Connection Pooling limit reached
DRG-50957Missing <textquery> element in query template string




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-02047cannot join the distributed transaction in progress