Viewing 15 posts - 976 through 990 (of 1,524 total)
IF you are planning on installing multiple instances of SQL Server on a server you need to make sure you have enough memory to serve all of those instances. ...
March 29, 2011 at 7:42 am
We CAN help you but you need to tell us what you did and what error messages you have. Follow exactly what Gail says and tell us what output...
March 29, 2011 at 7:37 am
george sibbald (3/28/2011)
March 28, 2011 at 7:20 am
I continue to go with the earlier post that Microsoft recommends only installing CU's if you experience an issue that the CU fixes. I have too many SQL Servers...
March 28, 2011 at 6:10 am
There is no way to backout a service pack for SQL 2005. The only method is to un-install SQL Server and re-install to SP2. AND... I hope you...
March 28, 2011 at 5:48 am
There are many different reasons and types of errors/messages that come out of a failed DBCC CHECKDB. You must research the specific error and post it here and we...
March 23, 2011 at 6:14 am
Did anyone ever figure this message out. I just installed my first Win2008R2 SQL 2008R2 and attached a db backup and got the same message. I ran a...
March 16, 2011 at 12:52 pm
The way I view CUs is this. Only go with Service Packs for upgrading current systems. If you build a new server environment I usually start off fresh...
March 3, 2011 at 7:06 am
We moved two test SQL Servers and one very low utilization and low IO prod SQL Server on VM. Haven't heard of any problems.
March 3, 2011 at 6:57 am
JasonRowland (3/2/2011)
March 3, 2011 at 6:53 am
I just installed our first SQL 2008 R2... I am on the fence to wait for SP1 or apply the latest CU.... Microsoft used to say don't apply CU's...
March 1, 2011 at 11:35 am
I am not an expert on the topic but I have seen this a few times here. Something is causing a memory leak on the server. In my...
March 1, 2011 at 11:32 am
Some applications create a connection to the db and stay idle and connected to the db. That way when data is requested it simply reuses that idle connection. Killing...
February 14, 2011 at 8:29 am
Take it from me.... run it as often as your system allows.... 7 days a week if you can....
A few weeks ago I found out the hard way......
February 14, 2011 at 8:19 am
Viewing 15 posts - 976 through 990 (of 1,524 total)