Viewing 15 posts - 1,726 through 1,740 (of 2,356 total)
lsalih (7/18/2016)
I could place it in single mode too, but I prefer to kill sessions than placing the database in single mode because I once had a hard tome...
July 18, 2016 at 12:13 pm
What services are you trying to stop? is it your application? You probably do not need to do that.
Just prior to the restore command, use this command:
USE master;
ALTER DATABASE DatabaseName...
July 18, 2016 at 11:42 am
Ed Wagner (7/15/2016)
Grumpy DBA (7/15/2016)
Michael L John (7/15/2016)
July 15, 2016 at 6:55 am
Grumpy DBA (7/15/2016)
Michael L John (7/15/2016)
July 15, 2016 at 6:18 am
Well, I decided that I should probably take a look at the generator in garage. We had some serious storms last night, I wanted to be prepared.
I ...
July 15, 2016 at 5:29 am
My question is why? What are you looking for with maxdop?
In addition to looking at max degree of parallelism, you should also look at "cost threshold for...
July 12, 2016 at 9:00 am
Ed Wagner (7/11/2016)
Michael L John (7/11/2016)
Ed Wagner (7/11/2016)
Michael L John (7/11/2016)
djj (7/11/2016)
jasona.work (7/11/2016)
Michael L John (7/11/2016)
jasona.work (7/11/2016)
Ed Wagner (7/11/2016)
jasona.work (7/11/2016)
Boy what a weekend.../*Snipped*/
Yeah, we've looked at a whole-house generator, right...
July 11, 2016 at 11:33 am
Ed Wagner (7/11/2016)
Michael L John (7/11/2016)
djj (7/11/2016)
jasona.work (7/11/2016)
Michael L John (7/11/2016)
jasona.work (7/11/2016)
Ed Wagner (7/11/2016)
jasona.work (7/11/2016)
Boy what a weekend.../*Snipped*/
Yeah, we've looked at a whole-house generator, right now it's just not in...
July 11, 2016 at 10:54 am
djj (7/11/2016)
jasona.work (7/11/2016)
Michael L John (7/11/2016)
jasona.work (7/11/2016)
Ed Wagner (7/11/2016)
jasona.work (7/11/2016)
Boy what a weekend.../*Snipped*/
Yeah, we've looked at a whole-house generator, right now it's just not in the budget. Considering we'd...
July 11, 2016 at 9:49 am
jasona.work (7/11/2016)
Ed Wagner (7/11/2016)
jasona.work (7/11/2016)
Friday evening we had a storm blow through, my birdfeeders in the back yard were just about horizontal from the wind (they were...
July 11, 2016 at 9:02 am
I consider database design and tuning to be an art, not a science. As such, creating software to do these things would be rather difficult.
I wish it was...
July 8, 2016 at 9:09 am
jasona.work (7/6/2016)
After yesterdays announcement by Dir. Comey of the FBI, I am so freakin' fed up with the political BS here in the States...
Yet I still torture myself by...
July 6, 2016 at 1:46 pm
Absolutely nothing is wrong. The join is doing exactly what you are telling it to do.
Please take a look at the link in mine, and Drew's signature that describes...
July 6, 2016 at 1:29 pm
You are not doing anything wrong, based upon the information you have provided.
If you can supply some sample data, table structures, and the desired output, we may be able...
July 6, 2016 at 12:10 pm
Completely off topic, but what is the reasoning for not allowing an underscore in the name for DNS?
July 6, 2016 at 12:06 pm
Viewing 15 posts - 1,726 through 1,740 (of 2,356 total)