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

Thursday, 12 April 2012

ORA-22917: use VARRAY to define the storage clause for this column or attribute

ORA-22917: use VARRAY to define the storage clause for this column or attribute

Cause: Not using VARRAY to define storage clause for VARRAY column or attribute.

Action: Specify VARRAY before the column storage clause and resubmit statement.