Database Error Messages

ORA-22918

specified column or attribute is not a VARRAY type

Cause

Attemp to define a VARRAY storage clause for a column or attribute which is not VARRAY type.


Action

Specify VARRAY storage clause for a VARRAY column or attribute.