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

UDI-00007: attempt to free unallocated memory

1 Answers  


ORA-16755: failed to set initialization parameter

1 Answers  


RMAN-10011: synchronization error while polling for rpc number, action=string

1 Answers  


NNL-00277: Maximum number of times a request can be reforwarded is currently number

1 Answers  


RMAN-20401: script already exists

1 Answers  






ORA-04015: ascending sequences that CYCLE must specify MAXVALUE

1 Answers  


ORA-26021: index string.string partition string loaded successfully with string keys

1 Answers  


LSX-00153: invalid combination of default and fixed attributes

1 Answers  


ORA-22803: object type contains zero attributes

1 Answers  


SQL*Loader-00412: More columns specified for table string than the maximum (number)

1 Answers  


NNO-00614: enabling FORWARDING-DESIRED on system queries

1 Answers  


ORA-14312: Value string already exists in partition string

1 Answers  


Categories