aiaiDBA

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

13718043309

010-86462881

ORA-01662: tablespace 'string' is non-empty and cannot be made temporary

ORA-01662: tablespace 'string' is non-empty and cannot be made temporary
Cause: Tried to convert a non-empty tablespace to a temporary tablespace
Action: To drop all the objects in the tablespace.

请先 登录 后评论

1 个回答

小智
ORA-01662:表空间' 串 '非空,不能进行临时,
.原因:试图将非空表空间转换为临时表空间,
.操作:删除表空间中的所有对象。,
.
请先 登录 后评论