aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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.

请先 登录 后评论

1 个回答

小智
ORA-02203:不允许INITIAL存储选项,
.原因:用户尝试更改表,集群,索引或回滚段的INITIAL存储选项。这些选项只能在创建对象时指定。,
.操作:删除这些选项并重试语句。,
.
请先 登录 后评论