September 2013
Intermediate to advanced
362 pages
7h 56m
English
The trail files are the key component in the GoldenGate configuration. Since these files hold the data that is extracted by the Extract process, keeping them in the default format poses a security risk. We can overcome this security risk by encrypting the trail files using various algorithms. In this recipe we will learn how to configure the automatic encryption of the trail files.
You need to generate the encryption keys and store them in the ENCKEYS file before encrypting the trail files. Follow the steps in the Generating encryption keys recipe to generate and store a 256-bit key called dbkey1 in the ENCKEYS file.
Here are the steps to configure the encryption and decryption of trail files. ...
Read now
Unlock full access