pdb_include_archives

NoteThis parameter is available only for Oracle.

Enables or disables the use of Oracle archive log files.

Default

true

Values

true – allows reading of the archived Oracle redo log files from the path specified by pdb_archive_path. The configuration of Oracle automatic archiving is supported under this mode. Use pdb_archive_remove to remove old archives logs that are no longer needed to support replication.

false – only online redo logs files are read. Oracle automatic archiving must be disabled. The Replication Agent executes Oracle archive commands to archive the redo logs once they are no longer needed for replication.

Comments

See also

pdb_archive_path, truncation_type, truncation_interval configuration parameters.