aiaiDBA

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

13718043309

010-86462881

ORA-02197: file list already specified

ORA-02197: file list already specified
Cause: In CREATE TABLESPACE, more than one DATAFILE/TEMPFILE clause was specified.
Action: Merge the DATAFILE/TEMPFILE clauses into a single clause.

请先 登录 后评论

1 个回答

小智
ORA-02197:文件列表已指定,
.原因:在CREATE TABLESPACE中,指定了多个DATAFILE / TEMPFILE子句。,
.操作:将DATAFILE / TEMPFILE子句合并到单个子句中。,
.
请先 登录 后评论