PLS-00208: identifier 'string' is not a legal cursor attribute



PLS-00208: identifier 'string' is not a legal cursor attribute..

Answer / guest

Cause: An identifier not declared as a cursor attribute was
applied to an identifier declared as a cursor. 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 ?    2 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-31071: Invalid database username or GUID string

1 Answers  


TNS-04234: Trace Assistant WARNING: won't decode TTC

1 Answers  


NNL-01008: Outbound message contexts allocated: number

1 Answers  


PCB-00639: Cannot specify destination offset in a LOB WRITE APPEND

1 Answers  


ORA-14631: the partition bounds do not match the subpartition bounds of the partition

1 Answers  






IMP-00051: Direct path exported dump file contains illegal column length

1 Answers  


ORA-39138: Insufficient privileges to load data not in your schema

1 Answers  


LSX-00159: list content of multiple simple types is not allowed

1 Answers  


PLS-00457: expressions have to be of SQL types

1 Answers  


RMAN-20005: target database name is ambiguous

1 Answers  


NNO-00634: received authoritative name "string" when we are its authority

1 Answers  


O2F-00330: Name exceeds 265 bytes in length

1 Answers  


Categories