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.

Usage in TimesTen Scaleout and TimesTen Classic

This procedure is supported in TimesTen Classic but not supported in TimesTen Scaleout.

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();