Oracle Solution for Error ora-15112

Solution for Oracle Error ORA-15112

ORA-15112: no diskgroups currently mounted

What triggered the Error:

An ALTER DISKGROUP ALL command did not find any mounted diskgroups upon which to operate. Either instance shutdown or an ALTER DISKGROUP ALL DISMOUNT command did not dismount any diskgroups, or an ALTER DISKGROUP ALL UNDROP DISKS command did not undrop any disks.

What should we do to fix it:

Mount the diskgroups on which you wish to operate or ignore the error.