aiaiDBA

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

13718043309

010-86462881

ORA-01532: cannot create database; instance being started elsewhere

ORA-01532: cannot create database; instance being started elsewhere
Cause: During CREATE DATABASE, another user appears to be simultaneously altering the instance.
Action: Make sure no one else is simultaneously altering the instance. If no one is, contact your customer support representative; otherwise, retry the operation.

请先 登录 后评论

1 个回答

小智
ORA-01532:无法创建数据库; 实例正在其他位置启动,
.原因:在CREATE DATABASE期间,另一个用户似乎正在同时更改实例。,
.操作:确保没有其他人同时更改实例。如果没有人,请与您的客户支持代表联系; 否则,重试操作。,
.
请先 登录 后评论