KILL REPLICAT
Use KILL REPLICAT to terminate a Replicat process, which leaves the most recent checkpoint in place and the current transaction is rolled back by the database. This guarantees that no data is lost when the process is restarted.
The managed processes profile in Administration Service will not attempt to restart a terminated Replicat process. Use this command only if Replicat cannot be stopped gracefully with the STOP REPLICAT command.
Syntax
KILL REPLICAT *group_name*
group_name
The name of a Replicat group or a wildcard (*) to specify multiple groups. For example, T* terminates all Replicat processes whose group names begin with T.
Example
KILL REPLICAT repe