-
Notifications
You must be signed in to change notification settings - Fork 10
SQL Server Always On Install
EdVassie edited this page Mar 7, 2021
·
5 revisions
Previous SQL Server Cluster Install | SQL FineBuild Always On Overview Next |
---|
FineBuild supports installing SQL Server 2012 and above using Always On Availability Groups, including many common pre-installation and post-installation tasks.
The SQL FineBuild Always On Install process is based on the Main Instance Server Build but with additional parameters to support Always On. Please see the sections listed below for more details of SQL FineBuild Always On install processing.
The SQL FineBuild Always On Install process consists of the following:
Item | Comment |
---|---|
Always On Planning | |
SQL FineBuild Always On Overview | Overview of the SQL FineBuild Always On Install process |
Always On Naming Convention | Naming convention for SQL FineBuild Always On items |
Listener IP Address Allocation | Assignment of IP Addresses to SQL Availability Group Listener |
Always On Installation | |
Always On Install Preparation | Preparation required prior to installing a SQL Server Always On |
Install First SQL Server Always On Node | Install the first node of a SQL Always On Cluster |
Install Remaining SQL Server Always On Nodes | Install remaining nodes of a SQL Always On Cluster |
Always On Operation | |
Always On Failover | Process for performing an Always On failover |
Split Brain Scenarios | Scenarios that can cause Split Brain and resolution |
AlwaysOn Utilities | |
Function FB_GetAGServers | Get table of Primary and Secondary servers |
Proc FB_AGFailover | Process planned failover of an Availability Group |
Proc FB_AGPostFailover | Configure DB Synchronisation and Job Schedules following an Availability Group failover |
Proc FB_AGSystemData | Copy System Data from Primary to Secondary servers |
Proc FB_DBRestore | Database Restore Procedure |
Table FB_AGPostFailoverDBUsers | User Mappings to be processed after Failover |
Table FB_AGSystemDataJobExceptions | Job Exceptions tha tcan be run on a Secondary server |
Copyright FineBuild Team © 2019-2020. License and Acknowledgements
Previous SQL Server Cluster Install | Top | SQL FineBuild Always On Overview Next |
---|
Key SQL FineBuild Links:
SQL FineBuild supports:
- All SQL Server versions from SQL 2019 through to SQL 2005
- Clustered, Non-Clustered and Core implementations of server operating systems
- Availability and Distributed Availability Groups
- 64-bit and (where relevant) 32-bit versions of Windows
The following Windows versions are supported:
- Windows 2022
- Windows 11
- Windows 2019
- Windows 2016
- Windows 10
- Windows 2012 R2
- Windows 8.1
- Windows 2012
- Windows 8
- Windows 2008 R2
- Windows 7
- Windows 2008
- Windows Vista
- Windows 2003
- Windows XP