Viewing 4 posts - 31 through 34 (of 34 total)
I use perfmon to monitor PLE.
Lock pages in memory is advised only in cases where it proves to improve performance, experiment! In theory the setting should not be required.
Dan
April 5, 2010 at 4:12 pm
I'd set max memory to 14GB leaving 2GB for the OS.
Monitor PLE (page life expectancy) before and after changes to determine if additional memory may be beneficial.
April 5, 2010 at 2:02 pm
Create a linkedserver and use brackets [] around the ip address.
Dan
December 2, 2008 at 4:05 pm
You can use dynamic sql. I wouldn't recommend it though.
Dynamic sql opens your solution up to sql injection and hinders your ability to tune performance. My preference is to create...
December 20, 2007 at 5:15 pm
Viewing 4 posts - 31 through 34 (of 34 total)