PLS-00310: with %%ROWTYPE attribute, 'string' must name a
table, cursor or cursor-variable



PLS-00310: with %%ROWTYPE attribute, 'string' must name a table, cursor or cursor-variabl..

Answer / guest

Cause: The %ROWTYPE attribute must be applied to an
identifier declared as a cursor, cursor variable, or
database table. This error occurs when %ROWTYPE follows some
identifier that has not been so declared.

Action: Change the declaration or do not apply the %ROWTYPE
attribute to the identifier.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13856: Service name must be specified

1 Answers  


ORA-16520: unable to allocate resource id

1 Answers  


ORA-31613: Master process string failed during startup.

1 Answers  


PROC-00017: Unimplemented feature

1 Answers  


ORA-01182: cannot create database file string - file is in use or recovery

1 Answers  


ORA-31602: parameter string value "string" in function string inconsistent with string

1 Answers  


RMAN-20203: translation in progress

1 Answers  


ORA-01643: system tablespace can not be made read only

1 Answers  


ORA-16133: Datafile string has incorrect terminal recovery stamp.

1 Answers  


ORA-29306: datafile string is not online

1 Answers  


ORA-38501: sub-query not allowed in the expression

1 Answers  


EXP-00007: dictionary shows no columns for string.string

1 Answers  


Categories