To use a Microsoft SQL database for the Workspace ONE Access, you must create a new database in the Microsoft SQL server. During setup, you must select an authentication mode for the database. If you select SQL Server Authentication, when you create the database, you enter a local user name and password.
When you run the Microsoft SQL commands, you create a database on the Microsoft SQL server, enter the database name, add the login user credentials, and create the schema. The schema is named saas.
See the Microsoft SQL documentation for information about the file naming conventions before you create the database name.
Prerequisites
- Supported version of the Microsoft SQL server installed as an external database server include Microsoft SQL Server 2014, 2016, 2017, 2019.
Note: Microsoft SQL server 2014 must be updated with the Microsoft SQL patch to support TLS 1.2.
- Load balancing implementation configured.
- SQL Server Authentication selected as the authentication mode.
- Administrator rights to access and create the database components using Microsoft SQL Server Management Studio or from another Microsoft SQL Server CLI client.
Procedure
Results
When you install Workspace ONE Access, you select this database server instance to connect to. After the installation, the JDBC URL and the user name and password created for the database are configured in the Database Connection Setup page in the Workspace ONE Access server. See Manage Workspace ONE Access External Database Settings