ORA-34656: (MXSQL24) Additional WHERE clause conditions with
CURRENT OF <cursor name> syntax



ORA-34656: (MXSQL24) Additional WHERE clause conditions with CURRENT OF <cursor name> syntax..

Answer / guest

Cause: A SQL UPDATE or DELETE statement tried to use the
CURRENT of <cursor name> syntax with a WHERE clause
containing multiple conditions.

Action: When using the CURRENT OF <cursor name> syntax make
sure it is the only condition in the WHERE clause.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-22312: must specify either CASCADE or INVALIDATE option

1 Answers  


ORA-39019: invalid operation type string

1 Answers  


ORA-24076: cannot perform operation string for NON_PERSISTENT queue string.string

1 Answers  


ORA-21706: duration does not exist or is invalid

1 Answers  


ORA-32502: Cannot execute command. Flash Freeze is not in effect

1 Answers  


ORA-14329: domain index [sub]partitions cannot be renamed in this clause

1 Answers  


DRG-11505: long data on line string not found or invalid

1 Answers  


ORA-19902: incarnation key string not found

1 Answers  


TNS-12209: TNS:encountered uninitialized global

1 Answers  


ORA-13141: invalid RANGE window definition

1 Answers  


ORA-40002: wordsize must be string or greater

1 Answers  


QSM-01059: HAVING clause in the query block is malformed

1 Answers  


Categories