PLS-00394: wrong number of values in the INTO list of a
FETCH statement



PLS-00394: wrong number of values in the INTO list of a FETCH statement..

Answer / guest

Cause: The number of variables in the INTO clause of a FETCH
statement does not match the number of columns in the cursor
declaration.

Action: Change the number of variables in the INTO clause or
the number of columns in the cursor declaration so that the
numbers match.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24392: no connection pool to associate server handle

1 Answers  


ORA-00601: cleanup lock conflict

1 Answers  


TNS-00316: Ran out of data buffers in the pump

1 Answers  


ORA-01923: CASCADE aborted, objects locked by another user

1 Answers  


RMAN-06561: available space must be larger than number kb

1 Answers  






ORA-38102: Invalid column in the INSERT WHERE Clause: string

1 Answers  


NZE-29037: No certificate is present

1 Answers  


SQL*Loader-00432: converted data too large

1 Answers  


PCC-00067: Ireclen exceeded. Line number in file string truncated.

1 Answers  


ORA-21779: duration not active

1 Answers  


ORA-02307: cannot alter with REPLACE option a type that is not valid

1 Answers  


RMAN-06469: could not translate corruption list

1 Answers  


Categories