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-12434: invalid audit type: string

1 Answers  


ORA-00057: maximum number of temporary table locks exceeded

1 Answers  


ORA-01626: rollback segment number 'string' cannot handle more transactions

1 Answers  


PCB-00241: A host variable is required here

1 Answers  


RMAN-06109: changed archive log unavailable

1 Answers  






TNS-00316: Ran out of data buffers in the pump

1 Answers  


ORA-01251: Unknown File Header Version read for file number string

1 Answers  


ORA-30111: no closing quote for value 'string'

1 Answers  


TNS-01062: The db subagent is already running.

1 Answers  


ORA-01639: instance string has no thread assigned to it

1 Answers  


ORA-27451: %s cannot be NULL

1 Answers  


TNS-04074: Invalid value for the parameter string.

1 Answers  


Categories