ORA-21560: argument string is null, invalid, or out of range



ORA-21560: argument string is null, invalid, or out of range..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-30078: partition bound must be TIME/TIMESTAMP WITH TIME ZONE literals

1 Answers  


RMAN-10005: error opening cursor

1 Answers  


ORA-01085: preceding errors in deferred rpc to "string.string.string"

1 Answers  


ORA-31600: invalid input value string for parameter string in function string

1 Answers  


ORA-02373: Error parsing insert statement for table string.

1 Answers  


ORA-22321: method does not return any result

1 Answers  


ORA-06558: buffer in dbms_pipe package is full. No more items allowed

1 Answers  


ORA-14174: only a <parallel clause> may follow COALESCE PARTITION|SUBPARTITION

1 Answers  


SQL*Loader-00402: Unable to determine length of column string from specification

1 Answers  


ORA-24196: access the message in a wrong access mode

1 Answers  


ORA-30688: maximum program calling depth exceeded

1 Answers  


DRG-11704: phrase string does not exist

1 Answers  


Categories