ORA-15049: diskgroup “string” contains string error(s)
Cause: Errors were discovered by the ALTER DISKGROUP CHECK command.
Action: See the alert log for details of the errors.
这是一个Oracle数据库磁盘组错误,当DISKGROUP名称中包含错误时会产生此错误。
1、检查磁盘组配置中的错误:必须检查磁盘组配置并修改任何发现的错误。
2、发现并修复磁盘组中的错误:使用ALTER DISKGROUP 根据ORA-15049错误提示进行磁盘组修复操作,解决磁盘组中的任何错误和损坏。
3、磁盘组重新可用后,请使用以下两个命令重新验证和激活磁盘组:
· ALTER DISKGROUP ALLOCATE;
· ALTER DISKGROUP ATTACH;