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-22887: type of REF column is not the same as that of its scoped table

1 Answers  


ORA-12901: default temporary tablespace must be of TEMPORARY type

1 Answers  


O2I-00114: Invalid HFILE file name

1 Answers  


ORA-24804: Lob read/write functions called while another OCI LOB read/write streaming is in progress

1 Answers  


QSM-01104: query is using flashback

1 Answers  






ORA-16591: unknown field "string" in document

1 Answers  


SQL*Loader-00626: Character set conversion buffer overflow.

1 Answers  


PLS-00522: MAP methods must return a scalar type.

1 Answers  


ORA-26001: Index string specified in SORTED INDEXES does not exist on table string

1 Answers  


ORA-09873: TASDEF_OPEN: open error when opening tasdef@.dbf file.

1 Answers  


ORA-25251: exceeded maximum number of recipients for message

1 Answers  


ORA-16572: Data Guard configuration file not found

1 Answers  


Categories