PLS-00206: %%TYPE must be applied to a variable, column,
field or attribute, not to "string"



PLS-00206: %%TYPE must be applied to a variable, column, field or attribute, not to "string&qu..

Answer / guest

Cause: The program object declared using the %TYPE datatype
attribute is not of the appropriate class. It must be a
variable, column, record component, subprogram formal
parameter, or other object to which values can be assigned.

Action: Declare an object of the appropriate class or define
the datatype in another way (for example, use %ROWTYPE).

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24030: Only one of rule or rule-set must be specified

1 Answers  


ORA-28120: driving context already exists

1 Answers  


SQL-02118: Invalid row for a WHERE CURRENT OF operation

1 Answers  


SQL*Loader-00303: Non-hex character encountered where hex char expected

1 Answers  


ORA-09756: osnpns: no port in the name server.

1 Answers  






ORA-31163: element or attribute "string" has invalid attribute value "string" (should be "string")

1 Answers  


NCR-01018: NCRS: Encryption failure.

1 Answers  


ORA-06571: Function string does not guarantee not to update database

1 Answers  


ORA-31509: publication does not exist

1 Answers  


ORA-16042: user requested cancel immediate of managed recovery operation

1 Answers  


ORA-13449: GeoRaster metadata ULTCoordinate error

1 Answers  


ORA-07512: sscggtl: $enq unexpected return for client termination lock

1 Answers  


Categories