TimesTen Error Messages

TT-08126

An ACTIVE STANDBY PAIR replication scheme already exists and must be the only replication scheme for the database.


Cause

You attempted to create an active standby pair using a database that is already in an active standby pair. A database cannot be in two active standby pairs.


Action

Drop the current active standby pair by using the DROP ACTIVE STANDBY PAIR command.


Additional Information

TimesTen cannot complete the operation.