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

DRG-11118: object string does not exist

1 Answers  


LFI-01512: stat() failed

1 Answers  


ORA-25960: join index cannot be based on a temporary table

1 Answers  


ORA-23347: datatype string for column string table string not supported

1 Answers  


ORA-27485: argument string already exists at a different position

1 Answers  


PCC-00009: Invalid host variable at column number in line number of file string

1 Answers  


UDE-00053: unrecognized client command 'string'

1 Answers  


ORA-25102: PARALLEL option can only be used with ALTER INDEX REBUILD

1 Answers  


TNS-12164: TNS:Sqlnet.fdf file not present

1 Answers  


TNS-00134: Missing COMMUNITY component in addresses for the Navigator in TNSNAV.ORA

1 Answers  


LPX-00247: invalid Document Type Declaration (DTD)

1 Answers  


IMP-00073: FILE locator "string" "string" is truncated to "string" "string" in server character set

1 Answers  


Categories