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
SQL*Loader-00915Error closing cursor: [number]
PCB-00302This statement is not supported by ANSI
ORA-14292Partitioning type of table must match subpartitioning type of composite partition
ORA-24142invalid ruleset name
DIA-49423File outside ADR not allowed
RMAN-08526channel string: string
NZE-28806Cannot write to the data source.
PCB-00576PLS-number: string
RMAN-06419file string cannot be proxy restored from handle string
ORA-29804missing DATA keyword
ORA-02196PERMANENT/TEMPORARY option already specified
ORA-24772Cannot mix tightly-coupled and loosely-coupled branches
PCC-00089Invalid Oracle TYPE specification
TNS-00217Total Bytes of Data : number
LPX-00751arguments "~s" are exclusive
ORA-24122invalid block range specification
ORA-30201Unable to load NLS data object
ORA-12927RETENTION option already specified
PLS-00621at least one operand in the COALESCE expression must not be NULL
ORA-39762streams must be loaded in conversion order




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