ORA-02203: INITIAL storage options not allowed
What triggered the Error:
The user attempted to alter the INITIAL storage option of a table, cluster, index, or rollback segment. These options may only be specified when the object is created.What should we do to fix it:
Remove these options and retry the statement.