ASM Command - asmcmd

asmcmd -p    => which show full path

Inside asmcmd:
help
ls
ls -l  => Display extended file information.
ls -s => Display file space information.
ls -t => Sort the listing by timestamp (lastest first) instead of by name.

lsdsk => List Oracle ASM disks.
lsdg   => List diskgroups and their information.  (from v$asm_diskgroup_stat)
cd   =>  Change directory (which is case insensitive)
pwd => Display the absolute path of the current directory.
lsct    => list current Oracle ASM clients from the v$asm_client view.

rm => Delete the specified Oracle ASM files and directories.
rm -r => Recursively delete files and subdirectories.
rm -f => Force the deletion of files and subdirectories.

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 DanBrother 的頭像
    DanBrother

    DanBrother的部落格

    DanBrother 發表在 痞客邦 留言(0) 人氣()