PLS-00413: identifier in CURRENT OF clause is not a cursor name

oracle

PLS-00413: identifier in CURRENT OF clause is not a cursor name
Cause: The identifier in a CURRENT OF clause names an object other than a cursor.
Action: Check the spelling of the identifier. Make sure that it names the cursor in the DELETE or UPDATE statement and that it names the cursor itself, not a FOR-loop variable.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/