pdb_include_archives

(Oracle only) Enables or disables the use of Oracle archive log files.

Note: This parameter is available only for Oracle.

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. Replication Agent executes Oracle archive commands to archive the redo logs once they are no longer needed for replication.

Comments

  • Set the configuration to true when use of archive logs is preferred or when Oracle must be configured to perform automatic archiving. Set this value to false if accessing only the on-line redo logs is preferred.

  • Set this value to false if using only the online redo logs is preferred.

Related reference
pdb_archive_path
truncation_interval
truncation_type