Database Error Messages

ORA-02336

column attribute cannot be accessed

Cause

An attempt was made to extract an attribute from a packed object type column or a column that is not an Abstract Data Type (ADT).


Action

Correct the column name to use an unpacked ADT column.