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-13453: GeoRaster metadata layer error

1 Answers  


ORA-38483: invalid FUNCTION/PACKAGE/TYPE name: "string"

1 Answers  


TNS-04086: Invalid value for the event string.

1 Answers  


PLS-00613: only one item is allowed, when using variables of record type

1 Answers  


ORA-01082: 'row_locking = always' requires the transaction processing option

1 Answers  






DRG-51311: DML lock handle previously allocated

1 Answers  


ORA-19210: column 'string', specified to be a key or update column for DBMS_XMLSTORE, does not not exist in table 'string'

1 Answers  


ORA-24033: no recipients for message

1 Answers  


ORA-28582: a direct connection to this agent is not allowed

1 Answers  


ORA-25105: RECOVERABLE option can only be used with ALTER INDEX REBUILD

1 Answers  


ORA-27411: An empty string is not a valid repeat interval.

1 Answers  


LFI-01519: llseek() failed(OSD return value = string) in string.

1 Answers  


Categories