Checklist for the standalone deployment of External Data Mart

Last Updated : Aug 14, 2023 |
No.
Task
Description
1
Configure the required hardware.
For EDM non-DB HA, deploy one virtual machine. For EDM DB HA, deploy two virtual machines.
  • Memory: 16 GB
  • vCPUs: 8
  • Hard disk space: See the Avaya Context Store External Data Mart and Customer Journey Database details in the Avaya Oceana hardware requirements section in Deploying Avaya Oceana®.
2
Install a supported version of the Microsoft Windows Server software on the virtual machine(s).
After installing the Windows Server, run the Microsoft Windows Update program to install any recent updates to the core software.
Hostnames of the EDM database server(s) must follow the Microsoft requirements mentioned on https://support.microsoft.com/en-us/help/909264/.
3
Configure a Windows Server Failover Cluster to include both Windows virtual machines.
Note:
This step is applicable only when configuring EDM DB HA.
4
Install and configure a supported version of Microsoft SQL Server Standard Edition.
5
Create the External Data Mart (EDM) database.
6
Create database tables for External Data Mart (EDM).
7
Create an optional non-system administrator user on the primary EDM SQL Server for Context Store connections to Microsoft SQL Server.
8
Configure EDM DB HA using Microsoft SQL Server AlwaysOn software to create a Basic Availability Group (BAG).
Note:
This step is applicable only when configuring EDM DB HA.
9
Create an optional non-system administrator user on the secondary EDM SQL Server for Context Store connections to Microsoft SQL Server.
Note:
This step is applicable only when configuring EDM DB HA.
10
Configure and install SSL certificates from System Manager to Microsoft SQL Servers.
Note:
This step is applicable only when configuring EDM DB HA.
For EDM non-DB HA, see the Transport Layer Security encryption checklist section in the Avaya Context Store Snap-In Reference Guide.
11
Change the SQL server to use the new certificate by configuring MS SQL Server for forced encryption.
12
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.
13
Configure automated SQL Server Agent jobs.
14
Load a JDBC-compatible driver jar file, configure the driver on System Manager, and then install the driver on the Context Store cluster.
15
Configure the OceanaConfiguration and ContextStoreManager attributes in System Manager to enable connection from Context Store to EDM.