DSRUTIL transition qualifier

Instructs an OpenEdge Replication agent to transition the target database to the role defined in the properties file (source or normal). Use this command to perform a manual transition of a target database that is in a pre-transition state.

Syntax

dsrutil db-name -C transition [ -Passphrase ] [-Pin] [ -logging [ 1 | 2 ]]

Parameters

db-name
Specifies the name of the target database for dataon which the action is to be performed.
-C transition
Causes the Replication agent to start transition.
-Passphrase
The transition of a database from one role to another requires many different operations to be performed, which could include adding after-image extents, backing up the database, or starting up or shutting down the database. The passphrase is required when these operations are performed for a manual startup database that you have enabled with TDE.
-Pin
After you enable HSM as a secondary authentication requirement for a TDE-enabled database, both passphrase and PIN are required to authenticate the keystore during transition.
-logging
Turns on transition logging.
1
Produces summary logging.
2
Produces detailed logging.