ORA-01037: maximum cursor memory exceeded
Cause: Attempting to process a complex sql statement which consumed all available memory of the cursor.
Action: Simplify the complex sql statement.
ORA-01038
Custom Search


More Oracle errors
NCR-01006NCRS: Data buffer overflow.
ORA-09765osnmop: fork failed
PLS-00713attempting to instantiate a type that is NOT INSTANTIABLE
ORA-12805parallel query server died unexpectedly
RMAN-06000could not open recovery manager library file: string
OCI-22063reading negative value [string] as unsigned
ORA-26035Error attempting to encrypt or decrypt column
PCC-00033Missing operand for option "string"
ORA-37020(XSMULTI01) Analytic workspace string is not in MULTI mode.
ORA-37419ORGANIZATION CUBE clause not allowed in explain mview
ORA-02467Column referenced in expression not found in cluster definition
ORA-22306type "string"."string" already exists
PCC-00062Must use option SQLCHECK=SEMANTICS(FULL) when there is embedded PL/SQL
PCC-00018Expected "string", but found "string" at line number in file string
ORA-25335AQ array operations not allowed for buffered messages
ORA-26012header in file string has an incompatible version number
ORA-27209syntax error in device PARMS - unknown keyword or missing =
PCB-00010SQLCHECK value in EXEC ORACLE statement exceeds command line value
PGA-209672-phase commit recovery attempted, DBA action required
DRG-11126context index is empty




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-01037maximum cursor memory exceeded