1827673 Members
3483 Online
109967 Solutions
New Discussion

Re: file system

 
Indrajit Bhagat
Regular Advisor

file system

i am getting the problem like:
Message Text /u14/oradata/IFPRD value has reached 80.0%.
when i am checking the size of the dorectory it is giving me following error.
--------------------------------------------
$ df -k /U14/ORADATA/IFPRD
df: (/U14/ORADATA/IFPRD) not a block device, directory or mounted resource
----------------------------------------
i want to know the correct command to check the file system..

could you help me.
4 REPLIES 4
Prasanth Vattoly
Frequent Advisor

Re: file system

what is the output if this

$ cd /U14/ORADATA/IFPRD
$ df -k .

or
$ bdf .
prasanth.v.a
Torsten.
Acclaimed Contributor

Re: file system

This is case sensitive, try

df -k /u14/oradata/IFPRD

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
AwadheshPandey
Honored Contributor

Re: file system

http://www.sunmanagers.org/archives/1995/0881.html
It's kind of fun to do the impossible
AwadheshPandey
Honored Contributor

Re: file system

Please assign points to answers of questions posted by you. it will f=give credit to ppl who worked for you. As you have a bad redord of not assigning points

http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1404126&listType=question&forumId=1
It's kind of fun to do the impossible