Viewing 15 posts - 691 through 705 (of 1,318 total)
I'm always ranting at the TV about backups too, Gary :-D.
April 28, 2016 at 5:38 am
David.Poole (4/28/2016)
Can you imagine having to go back through the backups of a sizable data warehouse to remove records on or derived from a specific individual?
I have always wondered...
April 28, 2016 at 5:37 am
I know, at pretty much every session there are two talks I want to go to simultaneously!
April 28, 2016 at 4:39 am
ChrisM@Work (4/28/2016)fear not, very few of them are attention-seeking party animals.
😀 Yeah, I think non-DBAs would definitely say that about us. I might see you at Inside SQL then,...
April 28, 2016 at 2:42 am
tindog (4/27/2016)
I'll have to...
April 28, 2016 at 2:27 am
? You don't have to have a listener to connect to either a primary OR a secondary.
April 22, 2016 at 7:47 am
jeff.mason (4/22/2016)The only way that the secondary will receive connections is if the primary routes them there as a read only round robin
The listener (rather than the primary) directs read-intent...
April 22, 2016 at 7:42 am
You're right, you can only fail over to two nodes automatically.
No, a secondary can "receive connections" if it's set up to be readable, but obviously they will be read-only. (There...
April 22, 2016 at 5:02 am
In 2014 you can have 3 (including the current primary), I think. Try it (if it's not in Production).
April 22, 2016 at 3:52 am
Yes, it means the AG won't fail over to R3 currently. If you change it to automatic failover, it should.
April 22, 2016 at 2:30 am
It's hard to know without seeing your connection string. Does it work when you connect to the listener through SSMS with the AD credentials?
April 22, 2016 at 2:25 am
Bump in case anybody in the States is online and might know.
Thanks.
April 20, 2016 at 8:49 am
Check this out as well:
https://www.brentozar.com/archive/2013/07/announcing-our-free-accidental-dba-6-month-training-plan/
April 19, 2016 at 1:30 am
Thanks, both. I've got it working now.
I also found a blog post that helped me find where to get some of the data from:
April 18, 2016 at 6:04 am
Thanks for the replies. The default is a good idea, but it's still failing in 2008 R2 with Msg 213, Level 16, State 7, Line 1
Column name or number of...
April 18, 2016 at 4:47 am
Viewing 15 posts - 691 through 705 (of 1,318 total)