aiaiDBA

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

13718043309

010-86462881

ORA-30046: Undo tablespace string not found in control file.

ORA-30046: Undo tablespace string not found in control file.
Cause: The specified undo tablespace is not present in the control file.
Action: Modify the CREATE CONTROLFILE statement that created the current control file to include undo tablespace(s) and reissue the statement.

请先 登录 后评论

1 个回答

小智
ORA-30046:在控制文件中找不到撤消的表空间字符串。,
.原因:指定的undo表空间不存在于控制文件中。,
.操作:修改创建当前控制文件的CREATE CONTROLFILE语句,以包括undo表空间并重新发出语句。,
.
请先 登录 后评论