aiaiDBA

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

13718043309

010-86462881

ORA-15292: Disk name string is being used by another disk

ORA-15292: Disk name string is being used by another disk
Cause: The specified disk name could not be reused because an 11.1.0.6.0 or earlier database instance had it cached in memory.
Action: Do one of the following
- Specify a different name for the disk.

- Wait for the rebalance to complete successfully.

- Identify the database instance with the problem and shut it down before retrying the command.

请先 登录 后评论

1 个回答

小智
ORA-15292:磁盘名称字符串正被另一个磁盘使用,
.原因:指定的磁盘名称无法重复使用,因为11.1.0.6.0或更早版本的数据库实例已在内存中缓存。,
.操作:执行以下操作之一,
.- 为磁盘指定不同的名称。,
.,
.- 等待重新平衡成功完成。,
.,
.- 识别具有该问题的数据库实例,并在重试该命令之前关闭它。,
.,
.
请先 登录 后评论