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
DRG-11615URL store: write failed sending to string over network
PCC-00072Input file name length exceeds the maximum length
PLS-00663the NEW keyword is not allowed in this context
NCR-03003NCRO: Unexpected message
RMAN-00563password too long
PGA-21022error creating file object for init file
PLS-00525Within SQL statements, only equality comparisons of objects are allowed without a map or order function.
ORA-32772BIGFILE is invalid option for this type of tablespace
PLS-01503The expression in a SET clause must not include a set function
ORA-07432unable to perform nested sleep
PCC-00100Non integer label is not ANSI
NZE-43019pkcs11: No certificate found on smart card/HSM label with given cert label
NZE-29187unsupported validation mechanism
ORA-40273invalid model type string for Adaptive Bayes Network algorithm
ORA-01941SEQUENCE keyword expected
ORA-30757cannot access type information
LFI-00141Unable to abort file in operation string.
ORA-01116error in opening database file string
NZE-29153RSA self-test failure
QSM-01067materialized view, string, cannot support the query measure, string




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