Skip to main content
Common Reference

trepctl kill

The trepctl kill command terminates the replicator without performing any cleanup of the replicator service, THL or sequence number information stored in the database. Using this option may cause problems when the replicator service is restarted.

Usage
trepctl kill [ options ]

Where:

OptionDescriptionVersion
-yIndicates that the command should continue without interactive confirmation.

When executed, trepctl will ask for confirmation:

shell> trepctl kill
Do you really want to kill the replicator process? [yes/NO]

The default is NO. To kill the service, ignoring the interactive check,

shell> trepctl kill -y
Sending kill command to replicator
Replicator appears to be stopped