ASM file details
I was quering one ASM disk to understand which files are not used (by any database) but I had issues trying to get the path name of those files. The path is actually the indication to the database as the file names themselves do not carry any hint to the database they are used for.
So I can get the ASM disk, the file name, the size, the usage timestamp ... but not the path name. In what view is that stored ?
Thanks