PreviousNext

dts help

Returns help information about the dts object and its operations. The syntax is:

dts help [operation | -verbose]

Options

-verbose
Displays information about the dts object.

Description
Used without an argument or option, the dts help command returns brief information about each dts operation. The optional operation argument is the name of an about which you want detailed information. Alternatively, you can use the -verbose option for more detailed information about the dts object itself.

Privileges Required
No special privileges are needed to use the dts help command.

Examples

dcecp> dts help
activate Activates a DTS entity.
catalog Returns a list of DTS servers in the cell.
configure Configures current dtsd as 'global' or 'notglobal'.
deactivate Deactivates a DTS entity.
modify Modifies attributes of the DTS entity.
show Displays attributes or counter info from the current dtsd.
stop Stops the current dtsd process.
synchronize Synchronizes the local dtsd with DTS servers.
help Prints a summary of command-line options.
operations Returns a list of the valid operations for this command.
dcecp>