Viewing 15 posts - 16 through 30 (of 128 total)
I updated stats with full scan on the entire table. Should I try just updating them on that particular index?
November 14, 2013 at 7:44 am
adb2303 (4/12/2013)
do you have the sqlcmd.exe folder in the %path% environment variable? If not, add it, or try using the full path
It was in there, but I re-added it...
April 12, 2013 at 6:07 am
Guess I'll try setting up the SQL severity alerts to kick off a SQL job. Then have that SQL job write to the application log.
I should then be able...
March 26, 2013 at 9:00 am
Gazareth (3/6/2013)
That way you won't need to...
March 6, 2013 at 10:07 am
Gazareth (3/6/2013)
QUOTENAME (@DB) is resulting in [USE MyDB] - needs to be USE [MyDB]
Good catch! Still open to a better overall approach for this.
March 6, 2013 at 8:16 am
EdVassie (9/21/2012)
If you make heavy use of msdb then consider moving its files to...
September 21, 2012 at 7:34 am
John Mitchell-245523 (9/20/2012)
SkyBox (9/18/2012)
Everything restarted and moved ok. Is there anything I am missing or any "gotcha's" with this move? Will this affect upgrades or service packs?
then I...
September 20, 2012 at 3:33 pm
Perry Whittle (9/18/2012)
There's little point moving the masters log file. Best to always keep the master files in one location as with model and msdb too
I'm not really seeing any...
September 20, 2012 at 6:43 am
SQL Surfer '66 (9/6/2012)
But if I remember correctly it had something to do with Kerberos and double hop. Something called setspn could possibly resolve it.
We do have the issue...
September 6, 2012 at 6:40 am
This seems to have remedied the problem. DB integ check finished without crashing for the first time in a long time.
August 27, 2012 at 2:50 pm
SpringTownDBA (8/22/2012)
August 23, 2012 at 2:31 pm
After I had an actual conversation with my SAN guy, it looks like I will be able to scrape up enough spindles to run RAID10 at 200gb's for the tempDB.
I...
August 22, 2012 at 12:24 pm
Lynn Pettis (8/9/2012)
August 9, 2012 at 12:56 pm
Lowell (8/9/2012)
August 9, 2012 at 12:50 pm
Thanks all - for sharing the very useful links and knowledge. I always like to check in here to be sure I have a full understanding, before I make...
April 23, 2012 at 8:45 am
Viewing 15 posts - 16 through 30 (of 128 total)