JournalSwitchInterval

Integer (minutes)

0

Purpose

The JournalSwitchInterval parameter specifies the number of minutes after which the journal is switched, regardless of content.

When the journal switches because of interval expiration, the journal file is truncated at the appropriate upper extent boundary.

When this parameter is set to the default value of zero (0) minutes, journal switching is disabled and the JournalMinSize parameter is ignored.

Parameter is read when …

The database server node is initialized; for example, when you restart the database server.

Hint

You can use this parameter in conjunction with the JournalMinSize and JournalMaxSize parameters to support your own disaster recovery automation.