If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Space Issues

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-25-06, 12:18
venky5436 venky5436 is offline
Registered User
 
Join Date: Jul 2005
Posts: 47
Space Issues

Hi,

I am working on AIX platform and DB2 V8.2.2 version.

I have 5 instances on a server and 7 databases which amount to 100GB. But when I use df -k it shows that it consumes 168 GB. I would like to know which Instance consumes how much space and why is the total space used 168GB. I would like to free up the 68 GB. Any suggestions please.

Thanks
Venky
Reply With Quote
  #2 (permalink)  
Old 05-26-06, 08:37
JAYANTA_DATTA JAYANTA_DATTA is offline
Registered User
 
Join Date: Oct 2004
Location: DELHI INDIA
Posts: 336
For each of the databases find out the location where the datafiles are residing. run -->
du -k /datafilelocation
this will tell you the space consumed by each datafile. Just add up and find out the total. Do the same for database log files too.
There are many other ways to find out the space consumed by each database. Above mentioned is the one of them.

Thanks,
Jayanta Datta
New Delhi
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On