ttRepDeactivate

This procedure changes the state of the active database in an active standby pair from ACTIVE to IDLE. Use this procedure when reversing the roles of the master databases in an active standby pair.

Required Privilege

This procedure requires the ADMIN privilege.

Related Views

This procedure has no related views.

Syntax

ttRepDeactivate()

Parameters

ttRepDeactivate has no parameters.

Result Set

ttRepDeactivate returns no results.

Examples

To deactivate the active database in an active standby pair, use:

CALL ttRepDeactivate();