dts deactivate
Changes a DTS entity from an active state to an inactive state. The syntax is:
dts deactivate [dts_server]
Description The dts deactivate operation changes a DTS entity from an active state to an inactive state. The status attribute is changed to disabled.
This tells the DTS entity to stop synchronizing. Returns an empty string on success.
Privileges Required You must have w (write) permission on the ACL associated with the DTS entity in order to execute the command.
Examples
dcecp> dts deactivate dcecp>
|