truncation_interval

Specifies a time interval between automatic truncations of the Replication Agent transaction log.

Warning!  If you configure automatic truncation for UDB, Replication Agent silently deletes the primary database log files. For Oracle, Replication Agent deletes the archive log files that it no longer needs. For more information, see the Replication Agent Primary Database Guide.

Default

0

Value

An integer from 0 to 720.

Comments

  • The value of the truncation_interval parameter is the number of minutes between automatic transaction log truncations.

  • Automatic transaction log truncation based on the value of the truncation_interval parameter takes place only when the value of the truncation_type parameter is interval.

  • The maximum truncation interval is 720 minutes, or 12 hours.

  • If the value of the truncation_interval parameter is 0 (zero) and the value of the truncation_type parameter is interval, automatic truncation is disabled.

  • To truncate the transaction log manually, use the pdb_truncate_xlog command.

Related reference
pdb_archive_path
truncation_type
pdb_archive_remove