Oracle DBA, How To, Error, Cause and Action

ORA-02203: INITIAL storage options not allowed

ORA-02203: INITIAL storage options not allowed


Cause:


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.



Action:


Remove these options and retry the statement.

No comments:

Post a Comment

Thanks for your comment.