Viewing 15 posts - 301 through 315 (of 1,524 total)
Every single SQL Server I manage when I install it I set a max memory that SQL Server can consume to less than what is in the server. That...
April 21, 2015 at 11:05 am
First of all if you have a large system and that table is queried a lot you would get a TON of emails.
I don't know if there is a way...
April 21, 2015 at 11:03 am
why would you think it acts any different just because it is the master database?
April 21, 2015 at 10:57 am
One thing I forgot to mention is the database restore GUI... you click into it and it freezes and hangs for about 30 seconds about 9 out of 10 times.
April 20, 2015 at 2:00 pm
We are just beginning to see a few SQL2012s here. I noticed that SSMS for 2012 loads slower than 2005, 2008, 2008R2 as well.
April 20, 2015 at 1:47 pm
The Royals are certainly getting it done now that is for sure.
April 14, 2015 at 6:23 am
Can't wait for Opening Day in Cincinnati... hope the rain holds off.
April 6, 2015 at 9:15 am
Understood. However, and I have checked and double checked all of the settings and they are all right. If any of those settings were wrong then SQL wouldn't...
April 2, 2015 at 9:08 am
At the server teams direction we just changed the SQL Server services to AUTOMATIC (Delay) and restarted the server and it is all good. They are thinking that...
April 2, 2015 at 9:04 am
It does. However that cleans up Job history, Maint plan history and restore history if I am not mistaken. It does NOT clean up email history or if you...
March 30, 2015 at 10:52 am
Did you, at minimum run Update Stats on the db after you restored it into SQL2014? I make it a habbit of rebuilding the indexes when I upgrade...
March 18, 2015 at 6:07 am
When I experienced the issue I was already on the perforamance power plan....
March 17, 2015 at 11:34 am
Please post up your SQL Server log where you see the restart. I highly doubt that a COMMVAULT DB backup is causing SQL Server to restart.
You I/Os taking longer...
March 16, 2015 at 8:03 am
Other things to do after moving db from SQL2008 to 2012...
run dbcc checkdb with data_purity
also, at bare minimum, run sp_updatestats on the db. It is best to rebuild...
March 10, 2015 at 7:45 am
I agree there is a place for each of these in the IT world. As long as one doesn't attempt to use NOSQL or MongoDB in the wrong way...
March 10, 2015 at 6:43 am
Viewing 15 posts - 301 through 315 (of 1,524 total)