AlwaysOn High Availability Groups on SQL with Microsoft NAV

ShaNas
Member Posts: 6
in SQL General
AlwaysOn High Availability Groups on SQL with Microsoft NAV
I have planned to do setup AlwaysOn High Availability Groups for SQL with primary & one secondary. My question is how to connect with Microsoft Navision Application & during failover how connection will get changed to connect with secondary db as primary.
I have planned to do setup AlwaysOn High Availability Groups for SQL with primary & one secondary. My question is how to connect with Microsoft Navision Application & during failover how connection will get changed to connect with secondary db as primary.
0
Answers
-
Hi,
As mentioned by BlackTiger, this is a SQL feature.
We use this setup, and it works really well. It provides more stability, and also allows us to force external reports used in our Web Applications to read from the Secondary Node, to take load off the Primary Node.
All NAV Clients, connect to the availability group. When the Primary Node of the Availability Group goes down, it will automatically switch to the Secondary Node, making it available for write transactions.0 -
Hi,
As mentioned by BlackTiger, this is a SQL feature.
We use this setup, and it works really well. It provides more stability, and also allows us to force external reports used in our Web Applications to read from the Secondary Node, to take load off the Primary Node.
//All NAV Clients, connect to the availability group. When the Primary Node of the Availability Group goes down, it will automatically switch to the Secondary Node, making it available for write transactions.
Can you explain how it will get connect automatically as Server names are different.
Ex. Primary DB running Node 1 and Secondary DB running Node 2. If Node 1 get failover how Node 2 will get automatically connect. Is there any setup to be done in NAV ?
0 -
Hi SnaNas,
Compare it with network load balance (NLB) cluster for NAV. You use a DNS name or IP to connect to the NLB cluster and the NLB redirects you to one of the nodes. Clients do not connect to a node (application server) directly.
The SQL server fail over cluster works basically the same. You connect the NAV Service Tier (NST) to the cluster and not to a SQL node directly. So you don't have to configure anything special in NAV.
The cluster will redirect the NSTs to the active SQL node. After fail over the address of the cluster stays the same. The cluster will then redirect the NST to the other SQL server that has became the active node.0 -
Hi I am new here,
How does it react if the SQL servers and NAV Servers Nodes are on 2 different sites and the connection would breakdown, would both sites be able to continue to operate and when the connection is reactivated the data able to syncronize?0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions