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 |
PCB-00322: EXEC SQL LOB statements an Oracle extension
ORA-01922: CASCADE must be specified to drop 'string'
ORA-30175: invalid type given for an argument
NNL-00835: Average delete processing time: string
ORA-01676: standby file name convert of 'string' exceeds maximum length of string
ORA-31674: worker process interrupt for unhandled exception in master process
TNS-12664: Services required by server not available on the client
ORA-00336: log file size string blocks is less than minimum string blocks
RMAN-05510: Duplicate finished
ORA-29848: error occurred in the execution of ODCIINDEXMERGEPARTITION routine
RMAN-06110: changed controlfile copy unavailable
PLS-00562: a function must return a type.