Viewing 15 posts - 76 through 90 (of 540 total)
WhiteLotus
Let me understand your setup:
You have 3 servers (Server A, Server B, Server C) in which all db's are mirrored from Server A to Server B?
On Server A you had...
November 20, 2016 at 6:51 pm
How are you accessing AlwaysOn server? by listener? or by primarynodename?
Did you try recreating the subscription?
November 7, 2016 at 2:59 pm
BLandry474 (10/21/2016)
Here is the basic code I used. This produces a nice temp table of information and of course, you can edit the query if you don't want all...
October 21, 2016 at 11:33 am
BLandry474 (10/21/2016)
Thanks for your reply, but unfortunately its way over-complex. I found a way to do this that is simple and elegant.
1. Run SP_COLUMNS and direct output to a...
October 21, 2016 at 8:48 am
JarJar (10/6/2016)
October 14, 2016 at 3:45 pm
Under SQL Agent
1.Create an operator usually a dba group email or your own
2.Right click alerts New Alert
3.Name it and choose
Object: SQLServer:Databases
Counter Data File(s) Size (KB)
Instance: tempdb
Alert if counter: Rises...
September 29, 2016 at 3:28 pm
Have you experienced same redo latency if you failover between nodes?
September 27, 2016 at 1:28 pm
September 27, 2016 at 9:04 am
Are you in async mode?
Can you describe your AlwaysOn setup
September 21, 2016 at 7:52 am
j21283 (5/25/2016)
We recently did a major system upgrade from SQL 2008 and...
May 25, 2016 at 3:04 pm
er.mayankshukla (5/3/2016)
I am using a data load via SSIS, and was expecting row locks on the destination table.
However when I see sys.dm_tran_locks I see resource_type as File locked in...
May 4, 2016 at 8:33 am
Perry Whittle (4/14/2016)
AlexSQLForums (4/14/2016)
I have a 2 TB Production db in AlwaysOn synchronous auto failover mode.
I have a 600GB(230 million rows) table which I would like to move to...
April 14, 2016 at 12:25 pm
[/quote]
Do you have a link to the MS documentation for the bug?[/quote]
October 7, 2015 at 8:03 am
Prakash.Bhojegowda (10/6/2015)
Issue: SQL Agent jobs running an SSIS packages failed with below...
October 7, 2015 at 7:36 am
Studdy05 (9/30/2015)
Essentially that VMWare would detect a problem and...
October 6, 2015 at 11:06 am
Viewing 15 posts - 76 through 90 (of 540 total)