PreviousNext

Stopping an Existing Clerk or Server

To stop the existing DTS clerk or DTS server on a node, use the dcecp dts stop command. Execution of this command first deactivates the clerk or server (that is, disables the function by which the clerk or server synchronizes the system clock), then stops the process. You enter the dts stop command as follows:

dcecp> dts stop
dcecp>

The dts stop command calls the dcecp dts deactivate command to deactivate the clerk or server process. This is the command that you should use whenever you want to deactivate a clerk or server process, but not stop it. You enter the dts deactivate command as follows:

dcecp> dts deactivate
dcecp>