Database Error Messages

PLS-00208

identifier 'string' is not a legal cursor attribute

Action

Check the spelling of the cursor attribute name. Make sure the attribute is one of these: %NOTFOUND, %FOUND, %ROWCOUNT, %ISOPEN.