Originally posted by Sonia
Hi,
My /usr file system is almost nearing 100%......
i have my oracle 8.1.7 running on this machine.....

I have got space in the other filesystem....

How should i go about to solve this problem...

regards
sonia
Hi,
identify the largest directory in /usr ( probably your Oracle-dir? )
then create a new FileSystem, and mount it under this directory.

Before you should tar the whole directory and delete the contents of it;

After mounting extract the tar-archive to this directory
and put an new entry in /etc/fstab, so when the system reboots the Filesystem is mounted automatically.

Orca