Viewing 6 posts - 1 through 6 (of 6 total)
In a situation like this, I would have a separate copy of the database on the server, if disk space allows, and point your test environment to this for your...
June 11, 2012 at 3:17 pm
Have you tried setting up the views and SP's as separate publications? Should be able to then control the initialization schedule to ensure the objects get created in the proper...
June 11, 2012 at 3:02 pm
Hey Scott, you will NOT need two extra nodes to mirror a clustered instance in SQL server. We actually mirror several dbs from separate 3 - 6 node clusters to...
March 10, 2011 at 9:52 am
I had a similar issue in the past, and it was caused by my SSMS not being at the same version of the server. I ran the SP2 install on...
November 28, 2008 at 8:35 am
I wish you the best David. We had a third- party application that had considerable memory leaks and it took nearly a full year for them to fix the problem....
November 26, 2008 at 6:44 am
If it's a 32bit server, you have to use AWE to use anything over 4GB, and to use AWE the lock pages in memory has to be turned on. One...
November 21, 2008 at 7:25 am
Viewing 6 posts - 1 through 6 (of 6 total)