ORA-22918: specified column or attribute is not a VARRAY type
What triggered the Error:
temp to define a VARRAY storage clause for a column or attribute which is not VARRAY type.What should we do to fix it:
ecify VARRAY storage clause for a VARRAY column or attribute.