SQL-02131: Runtime context in use
Cause: Your application attempted to execute a SQL statement using a runtime context that is already in use.
Action: Rewrite the application to either wait for one thread to complete before executing another SQL statement with the same runtime context, or to allocate and use a separate runtime context for each thread.
SQL-02132
Custom Search


More Oracle errors
QSM-01333query rewrite not possible because query has an ADT column
PCB-00241A host variable is required here
DRG-11826Proxy Authentication Required
ORA-30022Cannot create segments in undo tablespace
KUP-02005token too big
TNS-00121Missing CMANAGER_NAME in INTCHG.ORA
ORA-28368cannot auto-create wallet
ORA-13154invalid precision specified
AMD-00114PROCEDURE string, internal error
QSM-01047complex join back on non-MAV rewrite not allowed (string)
ORA-09979skxfqhsnd: Error Sending a message to another endpoint
ORA-39726unsupported add/drop column operation on compressed tables
ORA-02095specified initialization parameter cannot be modified
PCC-00137Invalid use of SQL cursor host variable
ORA-34342(MXDSS01) IMPORTANT: Analytic workspace string is read-only. Therefore, you will not be able to use the UPDATE command to save changes to it.
ORA-32315REFRESH FAST of "string"."string" unsupported after mixed DML and Direct Load
PLS-01507DROP is non-ANSI
RMAN-05021this configuration cannot be changed for a BACKUP or STANDBY control file
ORA-54010expression column is not supported for a temporary table
DRG-51022undefined error in stemmer




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
SQL-02131Runtime context in use