High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

Data Guard transport encryption

Hi

I have configure Redo transport encryption in my Data Guard environments. But How I will be confirmed my configuration is working properly ( Redo Transport encryption active or not).

version : Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production in Oracle Linux 7

Procedure :

sqlnet. ora  (in both server )

-----------------

ENCRYPTION_WALLET_LOCATION=

  (SOURCE=(METHOD=FILE)(METHOD_DATA=

    (DIRECTORY=/u01/app/oracle/product/12.2.0.1/db_1/network/wallet/)))

#### for redo encryption#####

sqlnet.crypto_seed = "kclabefmnoc"

sqlnet.encryption_server = required

sqlnet.encryption_client = required

sqlnet.encryption_types_client = AES128

sqlnet.encryption_types_server = AES128

trace_directory_server=/u01/app/oracle/product/12.2.0.1/db_1/network/log/encrypt_log

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center