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

PLS-00543: a PLSQL Table may not contain a nested table type or VARRAY.

1 Answers  


ORA-16611: operation aborted at user request

1 Answers  


RMAN-06026: some targets not found - aborting restore

1 Answers  


ORA-19035: Invalid select item of the query in newContextFromHierarchy()

1 Answers  


ORA-13603: The specified parameter string cannot be fetched as a numeric value for task or object string.

1 Answers  






DRG-12220: a valid tag must be provided

1 Answers  


ORA-27195: proxy copy not supported

1 Answers  


ORA-09757: osnipn: port allocation failure.

1 Answers  


ORA-15055: unable to connect to ASM instance

1 Answers  


ORA-08462: raw buffer contains invalid decimal data

1 Answers  


ORA-01950: no privileges on tablespace 'string'

1 Answers  


ORA-30554: function-based index string.string is disabled

1 Answers  


Categories