修改时间 28-JAN-2010 类型 HOWTO 状态 PUBLISHED |
In this Document
The Following query can be used to find out the free space in ASM Diskgroups:
SQL:ASM>select name,total_mb,free_mb,state from v$asm_diskgroup;
In Oracle 10.2 ASMCMD> tool can be used to find the free space.
ASMCMD> du
du -Displays the total disk space occupied by ASM files in the specified ASM directory and all its subdirectories, recursively.
产品
|
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/38267/viewspace-706788/,如需转载,请注明出处,否则将追究法律责任。