aiaiDBA

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

13718043309

010-86462881

ORA-01155: the database is being opened, closed, mounted or dismounted

ORA-01155: the database is being opened, closed, mounted or dismounted
Cause: The requested operation needs the instance to be in a particular state but the state is being changed.
Action: Wait for the open, close, mount, or dismount to complete then retry the operation. If necessary, a SHUTDOWN ABORT will always work.

请先 登录 后评论

1 个回答

小智
ORA-01155:数据库正在打开,关闭,挂载或卸载,
.原因:请求的操作需要实例处于特定状态,但状态正在更改。,
.操作:等待打开,关闭,装载或卸载完成,然后重试该操作。如果有必要,SHUTDOWN ABORT将始终工作。,
.
请先 登录 后评论