aiaiDBA

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

13718043309

010-86462881

ORA-10644: SYSTEM tablespace cannot be default temporary tablespace

ORA-10644: SYSTEM tablespace cannot be default temporary tablespace
Cause: When SYSTEM tablespace is being migrated no user should have SYSTEM as the default temporary tablespace.
Action: Reissue this command after altering the default temporary tablespace setting for all users.

请先 登录 后评论

1 个回答

小智
ORA-10644:SYSTEM表空间不能是默认的临时表空间,
.原因:当迁移SYSTEM表空间时,任何用户都不应将SYSTEM作为默认临时表空间。,
.操作:在更改所有用户的默认临时表空间设置后重新发出此命令。,
.
请先 登录 后评论