dts(8dce)
A dcecp object that manages a dtsd process
Synopsis
dts activate [dts_server] [-abruptly] dts catalog [cell_name] [-simplename]
[-global] dts configure [dts_server] {-global | -notglobal}
dts deactivate [dts_server] dts help [operation | -verbose] dts modify
[dts_server] {-change attribute_list | attribute value} dts operations dts show
[dts_server] [-all] | [-attributes] | [-counters] dts stop [dts_server]
dts synchronize [dts_server] [-abruptly]
Arguments
cell_name The name of a single cell. This name allows access to DTS servers registered in a foreign cell. The name must be a fully qualified cell name as in either of the
following:
/.:
/.../foreign_cell_name
dts_server Identifies the dtsd server to act on. Supply the name in one of the following forms:
· As a fully qualified name, for example:
/.../cellname/hosts/hostname/dts-entity
· As a string binding for the remote host on which the dtsd is running in standard string-binding syntax or in dcecp string syntax, for example:
ncacn_ip_tcp:130.105.1.227
{ncacn_ip_tcp 130.105.1.227}
operation The name of one specific dts operation (subcommand) about which you want to see help information
More:
Description
Attributes
Errors
Operations
Related Information
|