Showing posts with label ORA-22918. Show all posts
Showing posts with label ORA-22918. Show all posts

Thursday, 12 April 2012

ORA-22918: specified column or attribute is not a VARRAY type

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.