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

ORA-01935: missing user or role name

2 Answers  


TNS-04005: Unable to resolve address for string.

1 Answers  


NNL-00558: set|show namesctl_trace_level : set|show the controller's tracing level

1 Answers  


ORA-16812: apply service not running on the apply instance recorded by the broker

1 Answers  


PLS-00709: pragma string must be declared in package specification and body

1 Answers  


DRG-10820: invalid contains cursor id

1 Answers  


TNS-00114: Internal error- Allocation of addresses not performed

1 Answers  


DRG-11805: Accepted

1 Answers  


LPX-00316: invalid value ~S for ~S attribute ~S

1 Answers  


ORA-02707: osnacx: cannot allocate context area

1 Answers  


NID-00303: Datafile string - wrote new name

1 Answers  


TNS-04204: Trace Assistant Internal ERROR: Couldn't Open trace file

1 Answers  


Categories