ORA-21560: argument string is null, invalid, or out of range
Cause: The argument is expecting a non-null, valid value but the argument value passed in is null, invalid, or out of range. Examples include when the LOB/FILE positional or size argument has a value outside the range 1 through (4GB - 1), or when an invalid open mode is used to open a file, etc.
Action: Check your program and correct the caller of the routine to not pass a null, invalid or out-of-range argument value.
ORA-21561
Custom Search


More Oracle errors
ORA-08314sllfcf: Error closing file
ORA-28120driving context already exists
PCC-02303cannot open include file
ORA-22605FDO handle [string] is not initialized
ORA-36683(XSDPART21) Partition string dimensioned by more than one composite.
TNS-12634Memory allocation failed
ORA-14048a partition maintenance operation may not be combined with other operations
ORA-30381REWRITE_TABLE is not compatible with Oracle version
ORA-02837Unable to unlink temporary file
NZE-28836Wallet is not open.
IMP-00081attempt to free unallocated memory
ORA-13539invalid input for modify baseline window size (string, string)
DIA-48485The file exceeds the maximum length [string]
QSM-02096mv references a named view
OCI-31081name not specified for global declaration
ORA-01771illegal option for a clustered table
PCC-02205Parser error at line number, column number, file string:
ORA-32643invalid use of window function in MODEL rule
KUP-04001error opening file string
RMAN-06491control file AUTOBACKUP format "string" contains more than one "string" format specifier




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-21560argument string is null, invalid, or out of range