- Related Products
- ADAudit Plus
- ADSelfService Plus
- EventLog Analyzer
- Exchange Reporter Plus
- AD360
- Log360
In every organization, the Always On availability groups are high availability and disaster recovery solutions that offer scalability and continuous access to data even if the primary servers are down. If you wish to migrate the existing ADManager Plus database to an availability group in Microsoft SQL database, follow these steps.
The databases in your Microsoft SQL server must be in a synchronized state across all replicas. Learn more
Adding a database to the availability group databases in Microsoft SQL server management studio
Note: The name of the Microsoft SQL server instance has to be entered manually if you have not chosen the Auto Discover option.
Note: If SQL Server Authentication is used to move the database, access and permissions to the Microsoft SQL instance are automatically provided. However, when Windows Authentication is used, access and permissions have to be granted, as explained here.
The migration procedure will start, and it will take a few minutes to complete. Once the migration is successful, you should see this screen:
A failover in an availability group occurs at the level of an availability replica. For uninterrupted running of ADManager Plus databases, it's important to provide the time within which the secondary replica must become the primary replica. To achieve this, provide the values (in seconds) for the DBConnectionRetryCount and DBConnectionRetryInterval parameters in the <ADManager Plus installation folder>\conf\product-config.xml file