Skip to main content

16 juillet 2026 Archivé

Manage Omnissa Access External Database Settings

You configured the database to use with Omnissa Access in the Setup wizard when you installed Omnissa Access. You manage the database in the Omnissa Access console Monitor > Resiliency page.

Prerequisites

  • The database created in Microsoft SQL server as the external database server. For information about specific versions that Omnissa Access supports, see the Product Interoperability Matrix.
  • To enable encryption, the Microsoft SQL server must be configured with a TLS certificate. Make sure that you can access the certificate to upload to the Omnissa Access service.
  • If you are changing the Microsoft SQL database configuration, make sure that the database user is granted the db_owner role. Members of the db_owner database role can perform all configuration and maintenance activities on the database.. See Change Database-Level Roles After Upgrade to Omnissa Access in the Omnissa Access Installation guide.

Procedure

  1. Log in to the Omnissa Access console.

  2. Select Monitor > Resiliency.

  3. Click VA Configuration of the service node you want to configure and log in with the admin user password.

  4. Click Database Connection.

    Authentication ModeJDBC URL String
    Windows Authentication \(domain\user\) jdbc:sqlserver:<//hostname_or_IP_address:port#>;DatabaseName=<saasdb>;integratedSecurity=true;authenticationScheme=NTLM;domain=<domainname>
    SQL Server Authentication /(local user/) jdbc:sqlserver://<hostname_or_IP_address:port#>;DatabaseName=<saasdb>

    To enable SQL Server Always On capability, set MultiSubnetFailover, to True in the JDBC URL

    Authentication ModeJDBC URL String
    Windows Authentication \(domain\user\) jdbc:sqlserver://<hostname_or_IP_address:port#>;DatabaseName=>;DatabaseName=>DatabaseName>integratedSecurity=true;authenticationScheme=NTLM;domain=<domainname>multiSubnetFailover=true
    SQL Server Authentication \(local user\) jdbc:sqlserver://<hostname_or_IP_address:port#>DatabaseName=<saasdb>multiSubnetFailover=true
  5. Enter the login user name and password that you configured when you created the database.

  6. To set up an encrypted connection between Omnissa Access and the Microsoft SQL Server, select Encrypt Connection.

    Note: An encrypted connection to the database increases the security of data transmitted across networks. However, enabling encryption can slow the performance on the SQL Server.

  7. If you have not uploaded the root CA signed certificate, click Upload to upload the certificate now

    Microsoft SQL servers must be configured with a TLS certificate to use the Encrypt Connection feature with Omnissa Access. See Microsoft SQL server documentation to configure the TLS certificate.

  8. Click SAVE to save your changes.

    When you click SAVE, the connection is tested to verify access to the database.

What to do next

(Optional) Change the database user role membership privileges.

Cette page vous a-t-elle été utile ?

Envoyer un commentaire sur cette rubrique

Cette rubrique vous a-t-elle été utile ?

N'indiquez aucune information personnelle ou confidentielle.

Génération du lien…