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 > MAX DB2 Database size on windows

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-16-07, 02:12
sundaram sundaram is offline
Registered User
 
Join Date: Mar 2006
Posts: 104
MAX DB2 Database size on windows

Hi

DB2 8.2.6 on windows 2000.

Any idea about maximum database size we can have on windows 2000 platform?

Got bit worried because get_dbsize_info(?,?,?,-1) returned database capacity as 43,124,921,344 bytes

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 03-16-07, 05:29
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
__________________
Rahul Singh
Certified DB2 9 DBA / Application Developer
Reply With Quote
  #3 (permalink)  
Old 03-16-07, 08:57
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Quote:
Originally Posted by sundaram
Hi

DB2 8.2.6 on windows 2000.

Any idea about maximum database size we can have on windows 2000 platform?

Got bit worried because get_dbsize_info(?,?,?,-1) returned database capacity as 43,124,921,344 bytes

Thanks in advance
Database capacity is maximum size of database possible. Check database size to check out what is your db size. Please also read:
How can I get the total/used database disk size?

Hope this helps,
Grofaty
Reply With Quote
  #4 (permalink)  
Old 03-18-07, 19:00
sundaram sundaram is offline
Registered User
 
Join Date: Mar 2006
Posts: 104
Thanks Rahul.

From the info it looks like there is no hard limit as such on database size provided we manage the maximum size of table.
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