ORA-35578: (SQLOUT11) SQL cursor 'number' cannot be used
with CURRENT OF <cursor name> syntax



ORA-35578: (SQLOUT11) SQL cursor 'number' cannot be used with CURRENT OF <cursor name&..

Answer / guest

Cause: The CURRENT OF <cursor> syntax in the WHERE clause
tried to use a cursor that was not declared with the FOR
UPDATE [ of <column name> ] SQL syntax.

Action: Add the FOR UPDATE [ OF <column name> ] SQL syntax
to the cursor specified.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

KUP-04057: internal error: OCI error while fetching record.

1 Answers  


ORA-12152: TNS:unable to send break message

1 Answers  


NZE-28839: no persona descriptor

1 Answers  


TNS-00210: Total Pumps Available : number

1 Answers  


TNS-01016: change_password [<listener_name>]: changes the password of the listener

1 Answers  






ORA-28525: unable to create Heterogeneous Services error message text

1 Answers  


ORA-00075: process "string" not found in this instance

1 Answers  


NNO-00330: server saved the config file "string".

1 Answers  


ORA-36772: (XSPGERRTEMP) Ran out of temporary storage while writing to analytic workspace with ID=number. Free some temporary storage immediately. You can do so, for example, by DETACHING an analytic workspace.

1 Answers  


ORA-36812: (XSTBLFUNC06) Invalid Syntax at '?'.

1 Answers  


ORA-01941: SEQUENCE keyword expected

1 Answers  


NNO-00305: trace level changed from number to number

1 Answers  


Categories