Unable to Start or Stop Replication Agent

This section describes what to check if you are unable to start or stop a replication agent.

Possible cause What to do

User does not have ADMIN privileges.

You must have ADMIN privileges to use the ttAdmin utility or the ttRepStart or ttRepStop procedures to start or stop a replication agent.

TimesTen daemon is not started.

Check the state of the TimesTen daemon. See Check the TimesTen User Error Log for information. If necessary, start the TimesTen daemon as described in Working with the TimesTen Daemon in the Oracle TimesTen In-Memory Database Operations Guide.

Database does not participate in a replication scheme.

If a database does not participate in a replication scheme, attempts to start a replication agent for that database will fail. Use CREATE REPLICATION to create a replication scheme for the database.