Viewing 15 posts - 91 through 105 (of 420 total)
Y unsolved mysteries like that can be annoying, but pick your battles. If it's not causing any problems then let it go.
January 6, 2015 at 8:06 am
Did you failover to the 2ndary before removing the primary?
You know, you didn't have to remove the primary. Why didn't you just backup the log on the primary and...
January 6, 2015 at 7:58 am
Ok, 2 things:
1. Don't just check the frag on the one heap cause if you read above he said that it frags all indexes. Or it can anyway. ...
January 6, 2015 at 7:52 am
I don't like supporting these daisy chaining scenarios but I agree, it should work just fine.
I don't consider it good repl design though because if something happens to the 1st...
January 5, 2015 at 5:11 pm
Try using an alias and then pointing the monitor at the alias.
January 5, 2015 at 5:08 pm
There is a tried and true method for disabling a win group in sql. Now don't tell anyone, cause this is a secret I've kept close for a long...
January 5, 2015 at 5:02 pm
@jack-2... was it using an AD acct? Cause I've seen that before where the windows layer flakes out from time to time and isn't able to authenticate properly. ...
January 5, 2015 at 4:55 pm
Basically a lock keeps someone from changing the data while you're accessing it, and a latch keeps someone from changing the col itself while you're accessing it.
So it keeps someone...
January 5, 2015 at 4:51 pm
Well then, if there are no other problems with SQL and you can't find anything online about it then I'd say you can ignore it until it becomes an issue.
How...
January 5, 2015 at 4:48 pm
Snapshot your VMs before doing anything like this.
January 5, 2015 at 4:42 pm
I think you guys have all been punked.
January 5, 2015 at 4:41 pm
Agreed. Images don't compress. But it depends how much of the DB they make up. But I've all DBs that were pretty much just image repositories and...
January 5, 2015 at 4:40 pm
Have you checked that you don't have any maint plans or SSIS pkgs that may be calling it?
January 5, 2015 at 4:38 pm
Y BOL is great. Denny's book doesn't really cover stuff like that. He's more concerned with the overall security of your enterprise. Excellent info, but not at...
January 5, 2015 at 4:37 pm
I would also check that these are on the same network segment. Maybe the router in front of these boxes is overloaded, or has something else slowing down the...
January 5, 2015 at 4:35 pm
Viewing 15 posts - 91 through 105 (of 420 total)