OGG-02264
Trail file is encrypted but no decryption key was found that is required for MAP (entry {0}).
Cause
The map entry is not passthru and requires trail file decryption in order to access to record data. The trail file header indicates that its content is encrypted, but the reading process could not find the key in the trail metadata. The Oracle GoldenGate source configuration might be using an ENCKEYS file to store an encryption key, but the reading process is not configured to use this method.
Action
Make the map entry to passthru that has no TARGET, FILTER, WHERE, SQLEXEC, and COLMAP. Alternatively, make certain that the source and the target configuration for the trail encryption matches. If using ENCKEYS in source, target needs this method as well. Contact Oracle Support if assistance is needed.