PLS-00438: value in LIMIT clause: 'string' use is invalid



PLS-00438: value in LIMIT clause: 'string' use is invalid..

Answer / guest

Cause: The evaluation value in the LIMIT clause of a bulk
fetch was found in an inappropriate context. For example,
the following statement is illegal because the LIMIT clause
in a bulk fetch expects a numeric value. FETCH c1 BULK
COLLECT INTO var_tab LIMIT '22333'; -- illegal

Action: Change the expression of the LIMIT clause so that
the evaluation result is compatible to a numeric value.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

DRG-11205: user filter command contains illegal characters

1 Answers  


RMAN-06465: configuration not implemented: string

1 Answers  


ORA-14516: subpartition corrupt. all rows do not fall within subpartition bounds

1 Answers  


RMAN-11006: WARNING: test recovery results: string

1 Answers  


QSM-02039: top level mv query uses grouping sets

1 Answers  






LSX-00110: facet "~S" should have single value attribute

1 Answers  


NNL-00007: server responded with an error

1 Answers  


NZE-29003: SSL transport detected mismatched server certificate.

1 Answers  


RMAN-06576: platform 'string' (number) found in header of datafile string does not mmatch specified platform name 'string' (number)

1 Answers  


SQL*Loader-00914: Error locking table string in exclusive mode.

1 Answers  


ORA-09875: TASDEF_WRITE: write error when writing ?/dbs/tasdef@.dbf file.

1 Answers  


DRG-11807: No Content

1 Answers  


Categories