Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Solaris Disk Space
Name: Kevin Smith Date: October 3, 2002 at 05:34:53 Pacific OS: Sun 5.8 CPU/Ram: 1024
Comment:
Hello all
I have a Sun soalris 5.8.
I need to install Oracle 9i on a different home directory since i already have 8i on the same box.
Can any one tell me how to check the disk space on that Sun box?...
Also do i need to have Admin Privileges for that box to check the space or just DBA privileges do ?...
Name: jimbo Date: October 3, 2002 at 06:02:15 Pacific
Reply:
Windows user i presume. You should not need root to run this command:
df -k
or df -k [partition_name] (df -k /usr)
for a particular partition.
-jim
0
Response Number 2
Name: Kevin Smith Date: October 3, 2002 at 07:18:21 Pacific
Reply:
Thanks Jim
So i log into that box and issue df -k.
Now what i see total available and total used for each mount..
So my question is " Is that space allocated to me or for all the people on that BOX?...
Iam sorry, iam still new to unix.
0
Response Number 3
Name: Jimbo Date: October 4, 2002 at 00:24:45 Pacific
Reply:
It depends on what permissions the user has. The /export/home directory is where most normal users are able to create files. So whatever slice that is under is the one most people will be using. -jim
Summary: Hi actually i am beginner of sun solaris, I installed solaris 8 at a x86 machine my problem is when I am going to install Oracle at that machine its is showing error , space not available in system...