PLS-00207: identifier 'string', applied to implicit cursor
SQL, is not a legal cursor attribute

Answers were Sorted based on User's Feedback



PLS-00207: identifier 'string', applied to implicit cursor SQL, is not a legal cursor att..

Answer / guest

Cause: An identifier that is not a cursor attribute was
applied to the identifier SQL. For example, this error
occurs if the cursor attribute is misspelled.

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

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

PLS-00207: identifier 'string', applied to implicit cursor SQL, is not a legal cursor att..

Answer / deeps

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

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

TNS-00540: SSL protocol adapter failure

1 Answers  


ORA-30044: 'Retention' can only specified for undo tablespace

1 Answers  


ORA-13003: the specified range for a dimension is invalid

1 Answers  


PLS-00341: declaration of cursor 'string' is incomplete or malformed

1 Answers  


ORA-02454: Number of hash keys per block (string) exceeds maximum of string

1 Answers  






ORA-23359: error on creating a ddl record for a repcatlog record

1 Answers  


NNL-00045: No host given for LDAP server

1 Answers  


ORA-13367: wrong orientation for interior/exterior rings

1 Answers  


NNO-00323: overriding next statistic counter dump, dumping in number seconds

1 Answers  


ORA-12570: TNS:packet reader failure

1 Answers  


KUP-04067: internal error allocating handle type string

1 Answers  


ORA-37015: (XSACQUIRE_YNRESYNC) Object workspace object is ambiguously listed to be acquired both with and without RESYNC.

1 Answers  


Categories