Stop the Replication Agent
As the TimesTen cache administration user, use the ttIsql utility to
call the ttRepStop built-in procedure to stop the replication agent on the
TimesTen database.
Command> call ttRepStop; Command> exit Disconnecting... Done.