select name, (usable_file_mb/total_mb)*100 percent_free from V$ASM_DISKGROUP_STAT;
Parm Patram
Oracle, Linux and UNIX tips, tricks and stuff
select name, (usable_file_mb/total_mb)*100 percent_free from V$ASM_DISKGROUP_STAT;




