Stopping the Replication Agent
If you are using AWT cache groups that use an active standby pair replication scheme,
        call the ttRepStop built-in procedure to stop the replication agent. 
               
This must be done on each TimesTen database of the active standby pair including any read-only subscriber databases, and any standalone TimesTen databases that contain AWT cache groups.
From the cache1, cache2,
                cacheactive, cachestandby and
                rosubscriber databases, call the ttRepStop
            built-in procedure as the TimesTen cache administration user to stop the replication
            agent on the database:
               
Command> CALL ttRepStop;