Identifies the directory path where the Replication Agent expects to find archived Oracle redo log files. This configuration is available for Oracle only.
none
A valid directory path on the machine hosting the Replication Agent that points to a location where Oracle places the archived redo log files.
Setting of the configuration parameter is required when configuration property pdb_include_archives is set to true, and must be set to a valid location before the Replication Agent can be placed in a replicating state.
If the Replication Agent cannot find an expected log record in the Oracle online redo logs, the Replication Agent will search this directory for the archived log file containing the required record.
See the pdb_archive_remove and pdb_include_archives configuration properties.