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 > database capacity issue..

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-26-08, 04:32
Pawan Kumar Pawan Kumar is offline
Registered User
 
Join Date: Mar 2008
Posts: 120
database capacity issue..

Hi,
db2 “call get_dbsize_info(?,?,?,1)”
When above statement is executed I got below output

Value of output parameters
--------------------------
Parameter Name : SNAPSHOTTIMESTAMP
Parameter Value : 2008-03-26-12.14.44.187000

Parameter Name : DATABASESIZE
Parameter Value : 23191552


Parameter Name : DATABASECAPACITY
Parameter Value : 11580578304

Return Status = 0

It shows database capacity around 10 G??????
but my free disk space is 2.7G
Full disk space is 12 G
Used disk space is 8.3 G

When free disk space is only 2.7G then how it can show database capacity around 10 G?????????????????????????????????

Thanks
Pawan
Reply With Quote
  #2 (permalink)  
Old 03-26-08, 08:47
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I am fairly certain that maximum capacity is not based on the HD size but on the number and pagesize of your tablespaces.

Andy
Reply With Quote
  #3 (permalink)  
Old 03-26-08, 14:25
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Your numbers on the disk space do not line up: Free disk space + used disk space = 11 GB in your case - but you state you have 12 GB.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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