Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Remote server to Run SQL JOBS on Always ON Availability groups

$
0
0
I am planning to have AlwaysON Availability Groups setup between Server 1 and Server 2Server 1 -->Publisher-->2014 SQL Enterprise edition-->Windows Std 2012 --> Always on Primary ReplicaServer 2 -->Publisher(when DR happens)-->2014 SQL Enterprise edition-->Windows Std 2012 --> Secondary PrimaryServer 4 as SubscriberServer X as Remote Distributor ..as of now , In the event of Disaster happens on Node 1 i will have to manage JOBS on Node 2 (backups, Maintenance, replication, day-day other Jobs)..Is there a way i can call all jobs to run from a remote server which executes on Active NODE(which ever is active)? so that in the event of disaster happens on node1, when node 2 becomes online and i don't have to do anything with SQL Agent or jobs on Node 2? Please provide any suggestion

Viewing all articles
Browse latest Browse all 6525

Trending Articles