October 19, 2010 at 3:30 pm
Hi
Is the advice to have multiple data files for larger databases still accurate in SQL 2008 R2?
Do you have any documentation for this?
Thank you
AK
October 19, 2010 at 3:37 pm
The recommendation is "It Depends."
What do you consider a larger database?
What is your disk configuration?
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
October 19, 2010 at 3:38 pm
Another factor to consider is how frequently is the database accessed (is it a high volume transactional database)?
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
October 19, 2010 at 3:39 pm
In general, yes.
there are a bunch of considerations. But, as a genreal dividing line, Is this for a OLTP or OLAP database?
Here are some articles:
http://blogs.msdn.com/b/psssql/archive/2007/02/21/sql-server-urban-legends-discussed.aspx
If you are doing a data warehouse you might want to use the -E to increase the number of extents that are allocated for each file group.
October 19, 2010 at 3:41 pm
It’s an ERP database about 300 users and will be about 100GB in 3-4 years.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply