Expected SQL Server 2005 / 2008 size

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
SuperMindConsulting
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Sun Jan 17, 2010 1:38 am
Contact:

Expected SQL Server 2005 / 2008 size

Post by SuperMindConsulting » Sun Jan 17, 2010 1:49 am

Can someone please tell me the average size that the database grows to?

Basically, we are trying to get some quotes for a shared or virtual server hosting, but need to know an accurate range for the DB size (including the log file). We don't under/over buy.

Expected store size in 1st year:
- 3000-5000 products (importing from old system)
- 20-50 sales per day (online and offline)
- average 2-3 items per ticket
- # visitors unknown - new website for furniture store

Thanks for any/all help.
Thanks,
George Naqi
SuperMindConsulting.com

Image

frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Re: Expected SQL Server 2005 / 2008 size

Post by frankenstein897 » Sat Sep 29, 2012 1:16 pm

I am curious what the expected database size is too. Mine is currently 16GB with 1200 products, 8000 rows in the user table, and only 600 orders. Seems kind of large for such a small amount of orders.
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Expected SQL Server 2005 / 2008 size

Post by AbleMods » Mon Oct 01, 2012 8:44 am

frankenstein897 wrote:Mine is currently 16GB with 1200 products, 8000 rows in the user table, and only 600 orders
Something else is wrong. 16Gb is an insane size for those record counts.

One of my sites has been up 5 years. Over 7,000 orders. 49,000+ user records. 20,000+ products. Database is less than 1Gb in size.

check your record counts in ac_PageViews, ac_Baskets, ac_BasketItems.

Something is not purging like it should, or your db is pre-configured to be 16Gb in size. Or a SQL Admin hasn't configured your database for regular maintenance.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Expected SQL Server 2005 / 2008 size

Post by jmestep » Mon Oct 01, 2012 1:05 pm

I think he found out the problem from another one of his posts- full recovery log and transaction log
viewtopic.php?f=65&t=16819
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Re: Expected SQL Server 2005 / 2008 size

Post by frankenstein897 » Mon Oct 01, 2012 7:38 pm

Yep, moving to simple recovery reduced it down to 50MB.
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Expected SQL Server 2005 / 2008 size

Post by AbleMods » Mon Oct 01, 2012 7:55 pm

Wow!
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply