Oracle Error Message
ORA-02203: INITIAL storage options not allowed
Reason for 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.
Solution
Remove these options and retry the statement.