TimesTen Error Messages

TT-08139

The specified peer database is not in the STANDBY state


Cause

You attempted to perform an operation for a database that was not in a standby state. The operation is only permitted on databases that are in the standby state.


Action

Use the ttRepStateGet built-in procedure to check the replication state of the database. If the TimesTen replication agent has been started and the replication state of the database remains IDLE, contact TimesTen Customer Support. For more information on the ttRepStateGet procedure, see ttRepStateGet in Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen cannot complete the operation.