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-13835: invalid attribute name specified

1 Answers  


ORA-12724: regular expression corrupt

1 Answers  


ORA-29957: cannot create a function-based domain index on a string table

1 Answers  


ORA-36402: (XSSPROP03) The property '$string' requires a leading "$" because it is a system-reserved property name.

1 Answers  


SQL-02134: Invalid runtime context

1 Answers  






QSM-02170: tables must be identical across the UNION operator

1 Answers  


NID-00002: Parse error: string

1 Answers  


ORA-00391: All threads must switch to new log format at the same time

1 Answers  


ORA-14639: SUBPARTITIONS clause can be specfied only for Hash, Composite Range Hash table/partition

1 Answers  


ORA-01674: data file string is an old incarnation rather than current file

1 Answers  


ORA-00399: corrupt change description in redo log

1 Answers  


ORA-31428: no publication contains all the specified columns

1 Answers  


Categories