- Getting started
- Changing BlackBerry UEM certificates
- Configuring BlackBerry UEM to send data through a proxy server
- Configuring connections through internal proxy servers
- Connecting to your company directories
- Connecting to an SMTP server to send email notifications
- Configuring single sign-on for BlackBerry UEM
- Obtaining an APNs certificate to manage iOS and macOS devices
- Controlling which devices can access Exchange ActiveSync
- Connecting BlackBerry UEM to Microsoft Azure
- Configuring BlackBerry UEM to support Android Enterprise devices
- Add an E-FOTA license
- Manage attestation for Samsung KNOX devices
- Manage attestation for Android devices and BlackBerry Dynamics apps using SafetyNet
- Manage attestation for Windows 10 devices
- Configuring BlackBerry UEM for DEP
- Setting up BlackBerry UEM Self-Service for users
- Configuring high availability for a BlackBerry UEM domain
- High availability for the components that manage BlackBerry OS devices
- Architecture: High availability for BlackBerry UEM
- Load-balancing data for BlackBerry 10 devices
- High availability and the BlackBerry Connectivity Node
- How BlackBerry UEM evaluates the health of components
- Install an additional BlackBerry UEM instance
- Configuring high availability for the management console
- Configuring database high availability using database mirroring
- Database high availability for components that manage BlackBerry OS devices
- Steps to configure database mirroring
- System requirements: Database mirroring
- Prerequisites: Configuring database mirroring
- Create and configure the mirror database
- Connect BlackBerry UEM to the mirror database
- Configuring a new mirror database
- Configuring TLS/SSL connections to Exchange ActiveSync when you enable the BlackBerry Secure Gateway
- Simplifying Windows 10 activations
- Migrating users, devices, groups, and other data from a source server
- Prerequisites: Migrating users, devices, groups, and other data from a source server
- Connect to a source server
- Considerations: Migrating IT policies, profiles, and groups from a source server
- Migrate IT policies, profiles, and groups from a source server
- Complete policy and profile migration from Good Control to BlackBerry UEM
- Considerations: Migrating users from a source server
- Migrate users from a source server
- Considerations: Migrating devices from a source server
- Migrate devices from a source server
- Migrating DEP devices
- Configuring BlackBerry UEM to support BlackBerry Dynamics apps
- Integrating BlackBerry UEM with Cisco ISE
- Requirements: Integrating BlackBerry UEM with Cisco ISE
- Create an administrator account that Cisco ISE can use
- Add the BlackBerry Web Services certificate to the Cisco ISE certificate store
- Connect BlackBerry UEM to Cisco ISE
- Example: Authorization policy rules for BlackBerry UEM
- Managing network access and device controls using Cisco ISE
- Monitoring BlackBerry UEM using SNMP tools
- BlackBerry Docs
- BlackBerry UEM 12.10
- Configuration
- Configuring database high availability using database mirroring
Configuring database high availability using database mirroring
Configuring database high availability using database mirroring

You can use database mirroring to provide high availability for the
BlackBerry UEM
database. Database mirroring is a Microsoft SQL
Server
feature that allows you to retain database service and data integrity if issues occur with the BlackBerry UEM
database.Microsoft plans to deprecate database mirroring in future versions of
Microsoft SQL
Server
, and recommends using the AlwaysOn feature for database high availability. Using AlwaysOn requires configuration steps before you install BlackBerry UEM
. For more information about using AlwaysOn, see the Installation and upgrade content. Note that the AlwaysOn feature cannot be used if you upgrade from BES5
to BlackBerry UEM
(the BES5
database is upgraded to a BlackBerry UEM
database). AlwaysOn is not supported for the components that manage BlackBerry
OS devices.When you configure database mirroring, you back up the principal
BlackBerry UEM
database (the database created during installation) and you use the backup files to create a mirror database on a different computer. You then configure a mirroring relationship between the two databases so that the mirror database performs the same actions and stores the same data.To enable automatic failover, you set up a witness server to monitor the principal database. If the principal database stops responding, the witness starts an automatic failover to the mirror database. The
BlackBerry UEM
components connect to the mirror database and device service continues without interruption. A role switch occurs: the mirror database becomes the principal database, and the original principal database becomes the mirror database. This role switch can occur several times during a mirroring session.This section explains how to create a mirror database and configure the
BlackBerry UEM
components to support database mirroring. You also have the option of configuring database mirroring for the components that manage BlackBerry
OS devices. For more information, see Database high availability for components that manage BlackBerry OS devices.To learn more about database mirroring, visit technet.microsoft.com/sqlserver to read Database Mirroring - SQL Server 2012 or Database Mirroring - SQL Server 2014.
Database high availability for components that manage BlackBerry OS devices
Steps to configure database mirroring
System requirements: Database mirroring
Prerequisites: Configuring database mirroring
Create and configure the mirror database
Connect BlackBerry UEM to the mirror database
Configuring a new mirror database