Oracle Solution for Error ora-15033

Solution for Oracle Error ORA-15033

ORA-15033: disk 'string' belongs to diskgroup "string"

What triggered the Error:

An attempt was made to ADD to a diskgroup a disk that was already part of another diskgroup, or an attempt was made to DROP / OFFLINE / ONLINE / CHECK a disk that was not part of the specified diskgroup.

What should we do to fix it:

For ADD, check the path specifier for the disk. If it is certain that the disk is not in use by another diskgroup, the FORCE option may be used to override this check. For the other commands, check the name of the specified disk.