TimesTen Error Messages

TT-08208

Replication FailThreshold exceeded: error_message


Cause

You are attempting to create an active standby pair replication scheme on a database that already contains AWT cache groups. There is an existing propagation backlog between TimesTen and the Oracle database for the AWT cache group(s) which is greater than the FAILTHRESHOLD parameter value you specified for the CREATE ACTIVE STANDBY PAIR command.


Action

Wait for the existing propagation backlog to propagate from TimesTen to the Oracle database, then retry the CREATE ACTIVE STANDBY PAIR command. Alternatively, you can specify a higher FAILTHRESHOLD parameter value for the CREATE ACTIVE STANDBY PAIR command. For more information about the CREATE ACTIVE STANDBY PAIR command, see CREATE ACTIVE STANDBY PAIR in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot create the active standby pair replication scheme.