PLS-00324: cursor attribute may not be applied to non-cursor
'string'
Answer / guest
Cause: This error occurs when a cursor-attribute ("%FOUND",
"%NOTFOUND", "%ROWS", "%IS_OPEN", etc.) appears following an
identifier that is not declared as a cursor or cursor
variable. It occurs, for example, if the variable name
my_cur in my_cur%FOUND was not properly declared as a cursor
or if the variable declaration was placed incorrectly in the
block structure.
Action: Check the spelling and declaration of the
identifier. Also confirm that the declaration is placed
correctly in the block structure.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 1 No |
ORA-28235: algorithm not available
RMAN-06193: connected to target database (not started)
QSM-01032: materialized view, string, not found
ORA-06439: ssaio: the asynchronous write returned incorrect number of bytes
PLS-00493: invalid reference to a server-side object or function in a local context
PLS-00143: duplicate external LANGUAGE specification in subprogram expression
ORA-38721: Invalid file number.
ORA-31088: object "string"."string" depends on the schema
ORA-02216: tablespace name expected
ORA-36716: (XSMXALLOC04) You can only use the ACROSS phrase when allocation BASIS workspace object is a FORMULA.
ORA-02064: distributed operation not supported
RMAN-06531: CHANGE ... KEEP not supported for incremental BACKUPSET