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

RMAN-00562: username too long

1 Answers  


RMAN-06306: ====================

1 Answers  


LFI-00121: Only one of REPLACE, or PROT allowed for opty.

1 Answers  


ORA-01200: actual file size of string is smaller than correct size of string blocks

1 Answers  


ORA-33270: (DBERR05) Analytic workspace string already exists.

1 Answers  


RMAN-06220: Creating automatic instance

1 Answers  


IMP-00077: Could not convert to server national character set's handle

1 Answers  


QSM-02024: no GROUP BY clause

1 Answers  


ORA-19757: could not resize change tracking file to string blocks

1 Answers  


LSX-00111: type "~S" contains invalid facets

1 Answers  


ORA-09829: pw_createPorts: server call pws_start_instance failed.

1 Answers  


ORA-13368: simple polygon type has more than one exterior ring

1 Answers  


Categories