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

Add Space File System

The document provides instructions to increase the size of three filesystems on a server by running commands as the root user: increasing /u001/app/oraarchB by 3072, /u001/app/oracle by 4072, and /backup by 4072.
Copyright
© © All Rights Reserved
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)
46 views

Add Space File System

The document provides instructions to increase the size of three filesystems on a server by running commands as the root user: increasing /u001/app/oraarchB by 3072, /u001/app/oracle by 4072, and /backup by 4072.
Copyright
© © All Rights Reserved
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

login as root user anfr8p

chfs -a size=+3072 /u001/app/oraarchB


chfs -a size=+4072 /u001/app/oracle
chfs -a size=+4072 /backup

You might also like