SQL ALTER DISKGROUP DATA2 CHECK;ALTER DISKGROUP DATA2 CHECKERROR at line 1ORA-15032 not all alterations performedORA-15001 diskgroup DATA2 does not exist or is not mounted
The error message suggests that the disk group "DATA2" does not exist or is not mounted. Make sure that the disk group exists and is mounted before running the ALTER DISKGROUP command.
原文地址: http://www.cveoy.top/t/topic/iJLX 著作权归作者所有。请勿转载和采集!