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

PLS-00601: partition extended object names may only be used with tables

1 Answers  


ORA-13354: incorrect offset in ELEM_INFO_ARRAY

1 Answers  


ORA-19670: file string already being restored

1 Answers  


ORA-30448: internal data of the advisor repository is inconsistent

1 Answers  


ORA-36672: (XSDPART10) A RANGE or LIST PARTITION TEMPLATE can only have a single partition dimension.

1 Answers  


ORA-02469: Hash expression does not return an Oracle Number.

1 Answers  


ORA-38407: The ADT associated with the attribute set already exists.

1 Answers  


TNS-01080: Listener failed to start. See the error message(s) above...

1 Answers  


PLS-01460: Cannot access object on a remote host

1 Answers  


QSM-00504: internal error

1 Answers  


ORA-19700: device type exceeds maximum length of string

1 Answers  


PCC-00076: DISPLAY type must be SIGN LEADING SEPARATE

1 Answers  


Categories