| Error | ORA-22917 |
Description | 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. |