Checklist for the co-resident deployment of Avaya Control Manager and EDM

Last Updated : Jul 08, 2022 |
Note:
This checklist is for new Avaya Oceana® customers only.
For upgrading from a previous version of Oceana and migrating your database, see Upgrading Avaya Oceana®.
No.
Task
Description
1
Get the vCPU, memory, and hard disk space required for Microsoft SQL Server based on your Avaya Oceana® deployment size.
2
Deploy Avaya Control Manager and configure the Avaya Control Manager database SQL Server cluster.
See Installing Avaya Control Manager for Enterprise - Multiplex High Availability.
3
Create database tables for External Data Mart (EDM).
4
Create an optional non-system administrator user on the primary Avaya Control Manager SQL Server.
5
Create the EDM Advanced Availability Group on Avaya Control Manager SQL Server.
6
Create an optional non-system administrator user on the secondary Avaya Control Manager SQL Server.
7
Generate certificates from System Manager to secure the connection between Context Store and Microsoft SQL Servers.
8
Change the SQL server to use the new certificate by configuring MS SQL Server for forced encryption.
9
Enable Transparent Data Encryption (TDE) on EDM.
Note:
TDE is an alternative to using VMWare encryption when VMWare encryption is not possible. For example, a CPOD deployment.
10
Configure automated SQL Server Agent jobs.
11
Load a JDBC-compatible driver jar file, configure the driver on System Manager, and then install the driver on the Context Store cluster.
12
Configure the OceanaConfiguration and ContextStoreManager attributes in System Manager to enable connection from Context Store to EDM.
Note:
When installing SQL Server on virtual machines, Avaya recommends reading VMware's best practices published at https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/solutions/sql-server-on-vmware-best-practices-guide.pdf. A summary of these recommendations includes:
  • Store database Log files and database Data files on separate disks. This avoids I/O contention and improves performance.
  • Install SQL Server and the Windows operating system on the same disk.