Setup Encryption of Database Connection
- Last UpdatedMay 07, 2026
- 1 minute read
Oracle database connections are not secure by default. Therefore, it is recommended to enable encryption for the connection between the AVEVA Enterprise Resource Management application server and the Oracle database server.
Encryption is implemented through TLS and certificates configured in Oracle wallets on both the database server and the AVEVA Enterprise Resource Management application server.
For more information on configuration, refer to 19c Security Guide, Configuring Transport Layer Security Authentication, and 19c Security Guide, Managing Public Key Infrastructure (PKI) Elements.
Note: Oracle does not support database connection encryption when using EZCONNECT strings. Therefore, the connection string configured in AVEVA Enterprise Resource Management Deployment Manager must use a TNSNAMES identifier configured with the TCPS protocol.