ORA-06500: PL/SQL: storage error
Cause: PL/SQL was unable to allocate additional storage. This message normally appears with an ORA-4030 or ORA-4031 error which gives additional information. Sometimes this error can be caused by runaway programs.
Action: 1) Ensure there are no issues or bugs in your PL/SQL program which are causing excessive amounts of memory to be used. 2) Programmatically cause unused objects to be freed (e.g. by setting them to NULL). 3) Increase the amount of shared or process memory (as appropriate) available to you.
ORA-06501
Custom Search


More Oracle errors
RMAN-06216WARNING: db_unique_name mismatch - string objects could not be updated
ORA-32321REFRESH FAST of "string"."string" unsupported after detail table TRUNCATE
DRG-10202server failed to register
PGU-41079data definition string version number inserted into PG DD
PLS-00607SQLJ Object Types can have only SQLJ Types as its supertype or subtype
ORA-39902Subartitioned table string.string is partially contained in the transportable set.
ORA-07656slsprom:$GETDVI failure
IMP-00049Unknown language specified in CHARSET
ORA-01111name for data file string is unknown - rename to correct file
PCC-00015Unrecognized Host Language syntax ignored at line number in file string
CLST-02906Clustername should be between 1 and string letters.
ORA-41644invalid use of "string" attribute in rule condition
ORA-55630Flashback Data Archive cannot be enabled on this object
RMAN-06300Report of files with less than number redundant backups
DIA-48470Unknown "string" command
PGA-20914send buffer length of number exceeds actual send buffer size of number
ORA-24093AQ agent string not granted privileges of database user string
ORA-07718sksafre: error freeing memory
ORA-41714invalid use of window specification with SESSION/TRANSACTION duration
DRG-11839Internal Server Error




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-06500PL/SQL: storage error