0% found this document useful (0 votes)
8 views

Archivelog Mount

check and reduce arch log mount space

Uploaded by

myworldmyrules
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

Archivelog Mount

check and reduce arch log mount space

Uploaded by

myworldmyrules
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

$ cd arch $ ls CGFSCUT_arch CGFSUAT_arch $ du -h . 2.9G ./CGFSUAT_arch 13G ./CGFSCUT_arch 15G . $ df -h .

Filesystem Size Used Avail Use% Mounted on /dev/vx/dsk/oradg/oracle 120G 108G 12G 91% /oracle $ pwd /oracle/arch

getname() { sqlplus -s apps_r/apps_r@CGFSUAT << EOF set FEEDBACK OFF ; set HEADING OFF ; select name from v\$database ; exit ; EOF } echo `getname` awk -F "/" -v '{print $3}'

You might also like