OPENCOMMITWARNAGE

Read syntax diagramSkip visual syntax diagram OPENCOMMITWARNAGE=60minutes

Specifies the maximum age, in minutes, of the oldest open commit group that can exist in a staging space without a warning message being generated.

CDC Replication checks each staging space every 15 minutes to determine the age of the oldest open commit group. If the age exceeds the number of minutes assigned to the OPENCOMMITWARNAGE keyword, a warning message (CHC0051W) is generated. Commit groups in a staging space that have been left open for some period of time may eventually result in a staging space running out of space, and replication being stopped. If CHC0051W is generated, you should investigate the reasons for the open commit groups, and take appropriate actions.

If OPENCOMMITWARNAGE=0, warnings about open commit groups in a staging space are not generated. If a value outside the acceptable range is specified, the closest minimum or maximum value is used.

This keyword is optional.

Default Setting—60 minutes

Minimum Setting—0 minutes

Maximum Setting—525600 - The total number of minutes in a non-leap year.