Finding which physical disk has a given ASM file
We use ASM to store DB files.
Given one of file name (such as "+DISK_GROUP/my_SID/controlfile/current.123.123456789"),
is there a query that prints out which physical disk in OS stores this file?
Thank you in advance.
0