TimesTen Error Messages

TT-08130

CREATE ACTIVE STANDBY PAIR must only be run on one of the MASTER nodes.


Cause

You attempted to run the CREATE ACTIVE STANDBY PAIR statement from an invalid node. You can run it only from one of the nodes on which a master database resides. For example, CREATE ACTIVE STANDBY PAIR rep1, rep2 SUBSCRIBER rep3 must be run from the node on which rep1 or rep2 resides.


Action

Ensure you are running the statement from a valid node.


Additional Information

TimesTen cannot complete the operation.