Skip to main content

2026 年 7 月 16 日 アーカイブ済み

Configure Database for Failover

For Omnissa Access, database replication is configured so that data remains consistent across database servers within the primary data center and across to the secondary data center.

You must configure your external database for high availability. Configure a primary and secondary database architecture, where the secondary database is an exact replica of the primary database.

Refer to your external database documentation for information.

If you are using SQL Server Always On, use the hostname or IP address of the SQL Server listener when you configure the database in each Omnissa Access appliance. For example:

jdbc:sqlserver://<hostname_or_IP_address:port#>;DatabaseName=<DatabaseName>;integratedSecurity=true;authenticationScheme=NTLM;domain=<domainname>;multiSubnetFailover=true

このページは役に立ちましたか?

このトピックについてフィードバックを送信

このトピックは役に立ちましたか?

個人情報や機密情報は入力しないでください。

リンクを生成しています…