Hi Guys,
Any SQL 2012 'MAXDOP' recommendations for LF8.3 databases?
And if so, would they be different for on a simular SQL server but which holds with LF9.3 databases?
Thanks!
Question
Question
sql 2012 'maxdop' recommendations?
asked on January 28, 2015
•
Show version history
0
0
Replies
replied on January 28, 2015
•
Show version history
Hi Jordy,
Just having a quick google...
It looks like there are a number of issues to consider:
- Size of datasets
- Available memory
I think you'll need to tune the database server to your particular environment as there's no solutions to this. Best practice might simply be a matter of "if it's fast enough, don't change it." Otherwise, it's just one of the many tools in your SQL Tuning bag of tricks; along with creating new indexes, striping data, increasing memory, etc.
Having said all of that, what lead to your investigations? Is Laserfiche running slower than you'd like?
-Ben
0
0
You are not allowed to follow up in this post.