Try OpenEdge Now
skip to main content
User Guide
Reference : DSRUTIL triggertransition qualifier
 

DSRUTIL triggertransition qualifier

Forces the target database to go into a pre-transition state.
The command cannot be used if the Replication agent is communicating with the Replication server. The target database can be started, which will start the Replication agent.
You can then execute rprepl db-name -C triggertransition. The trigger transition command then places the agent into pretransition.
At that point, any available source AI extents can be applied to the target database; then the target database can be transitioned to a normal database.

Syntax

dsrutil db-name -C triggertransition

Parameters

db-name
The name of the database to perform the action on. The name of the database must be the first argument and must be a valid name.