dts show
Shows attribute information for the specified dtsd processes. The syntax is:
dts show [dts_server] [-all | [-attributes] [-counters]
Options
-attributes Returns only the attributes for the local dtsd process.
-counters Returns only the counters for the local dtsd process.
-all Return the attributes and counters for the local dtsd process.
Description The dts show operation shows attribute information for the specified dtsd processes. When called with the -attributes option, dts
show returns an attribute list giving the values of the attributes listed above. If called with the -counters option then counter information is returned. If called with the -all
or with both the -attributes and -counters options then both attribute and counter information is returned. The default behavior (invoked by using no options) is the same as if the
-attributes option was used. Attributes and counters are listed in the order they are returned by the server.
Privileges Required You must have r (read) permission on the ACL associated with the DTS entity in order to execute the command.
Examples
dcecp> dts show {checkinterval +0-01:30:00.000I-----} {epoch 0} {tolerance +0-00:10:00.000I-----} {tdf -0-05:00:00.000I-----}
{maxinaccuracy +0-00:00:00.100I-----} {minservers 2} {queryattempts 3} {localtimeout +0-00:00:05.000I-----} {globaltimeout
+0-00:00:15.000I-----} {syncinterval +0-00:02:00.000I-----} {type server} {courierrole backup} {actcourierrole courier} {clockadjrate
10000000 nsec/sec} {maxdriftrate 1000000 nsec/sec} {clockresolution 10000000 nsec} {version V1.0.1} {timerep V1.0.0} {provider no}
{autotdfchange no} {nexttdfchange 1994-10-30-01:00:00.000-05:00I0.000} {serverprincipal hosts/medusa/self} {serverentry hosts/medusa/dts-entity}
{servergroup subsys/dce/dts-servers} {status enabled} {uuid 000013ed-000b-0000-b8ef-03a4fcdf00a4} dcecp>
|