Automatic restart and online failover transition
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Under normal operation, the restart-after-transition property
automatically restarts the database after transition when you set its value to
1.
Online failover transition changes the behavior of the restart-after-transition property during failover
tranistion to behave as follows:
- 0 — The database will shut down after online transition is complete.
- 1 — This value will be ignored. The database will not automatically restart but will remain online.
In addition, the following database startup properties will be ignored when the
restart-after-transition property is set to
1:source-startup-argumentstarget-startup-argumentsnormal-startup-argumentsstart-secondary-brokersource-secondary-broker-startup-argumentstarget-secondary-broker-startup-argumentsnormal-secondary-broker-startup-arguments
This behavior applies to both source and target databases.