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.
Expected SQL Server 2005 / 2008 size
- SuperMindConsulting
- Ensign (ENS)
- Posts: 13
- Joined: Sun Jan 17, 2010 1:38 am
- Contact:
-
- Commander (CMDR)
- Posts: 159
- Joined: Wed Feb 16, 2011 11:51 am
- Location: Indiana
- Contact:
Re: Expected SQL Server 2005 / 2008 size
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
Chris
http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6
Re: Expected SQL Server 2005 / 2008 size
Something else is wrong. 16Gb is an insane size for those record counts.frankenstein897 wrote:Mine is currently 16GB with 1200 products, 8000 rows in the user table, and only 600 orders
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
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
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Expected SQL Server 2005 / 2008 size
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
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
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
-
- Commander (CMDR)
- Posts: 159
- Joined: Wed Feb 16, 2011 11:51 am
- Location: Indiana
- Contact:
Re: Expected SQL Server 2005 / 2008 size
Yep, moving to simple recovery reduced it down to 50MB.
Thanks,
Chris
http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6
Chris
http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6
Re: Expected SQL Server 2005 / 2008 size
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
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