dmterminate - Terminate CDC Replication processes
Use this command to terminate all CDC Replication processes for all instances running on a UNIX or Linux® server that you cannot completely shut down with the dmshutdown command.
CDC Replication terminates only processes that are started by the UNIX account used to run this command.
You can use this command prior to taking a server or database offline for maintenance purposes or upgrading CDC Replication to the latest version.
Use the dmshutdown command to gracefully shut down CDC Replication. If dmshutdown is unable to completely shut down CDC Replication, then use dmterminate to terminate any active CDC Replication processes that still remain after issuing dmshutdown.
Syntax
dmterminate [-L <locale>]Parameters
- [-L <locale>]
- The name of the locale used for the CDC Replication instance. The default is your machine's locale.
Result
This command returns a value of 0 if the command was successful and a non-zero value if the command fails.