Viewing 15 posts - 796 through 810 (of 1,318 total)
the AG is really at the server level not the instance level
What do you mean by that? AOAGs rely on an underlying Windows Server Failover Cluster, but that doesn't mean...
October 16, 2015 at 8:53 am
Eric M Russell (10/16/2015)
October 16, 2015 at 8:21 am
What happened when you ran the Cluster Validation Wizard? If you haven't run it, run it :-D.
October 16, 2015 at 8:19 am
Yep- I was just covering all bases because the original post isn't all that clear.
October 16, 2015 at 4:10 am
Obviously you need to contact your licensing vendor for the definitive statement on your situation, but do be aware that if you plan to run any kind of DBCC command...
October 16, 2015 at 4:07 am
Can't you just delete the listener through the GUI and re-create it?
October 15, 2015 at 8:17 am
Are you using the 2012 or the 2008 R2 Configuration Manager? Check you're not using the 2008 R2 one, because they can't always "see" newer versions.
October 15, 2015 at 8:05 am
Did you do a dbcc inputbuffer(spidnumbergoeshere)? Or a DBCC OPENTRAN? Sorry if I'm stating the obvious.
October 2, 2015 at 1:26 am
If replication is coming from the primary and you lose the primary, replication will break.
October 1, 2015 at 3:06 am
Are you connecting with the actual server name & instance name, rather than with a port number or something like that? It sounds as though you are from what you...
September 28, 2015 at 5:12 am
Telling us the exact error message would be a good start.
September 24, 2015 at 5:18 am
It's fairly straightforward, but obviously you should test it somewhere first that isn't Production.
September 24, 2015 at 4:33 am
I think since you're already paying for Enterprise Edition, and you have enough servers, you might as well give it a try. Since you'll be using aysnchronous availability mode, there's...
September 23, 2015 at 4:06 am
Does this apply?
If any column that is part of a unique constraint is updated, then SQL Server implements the update as a "deferred update", which means as a pair of...
September 23, 2015 at 3:55 am
Viewing 15 posts - 796 through 810 (of 1,318 total)