enable(1m) Open Software Foundation enable(1m)
NAME [Toc] [Back]
enable - Starts the DTS entity on the local node.
SYNOPSIS [Toc] [Back]
dtscp enable [set clock boolean]
ARGUMENTS [Toc] [Back]
set clock boolean
Specifies whether the clock is abruptly set or gradually
adjusted to the computed time. This argument is optional.
Valid values for boolean are
false The clock is gradually adjusted. This is the
default condition.
true The clock is abruptly set.
DESCRIPTION [Toc] [Back]
After the DTS entity is created with the dtscp create command, it is
still in a non-functioning state. To put it into operation, you must
invoke dtscp enable, which causes an immediate synchronization to take
place. When the command is executed, the status attribute state is
set to on.
In addition, you may use the enable command to activate a DTS entity
that has previously been deactivated with the disable command. See
the disable reference page in this chapter for more information.
Privilege Required [Toc] [Back]
You must have write permission on the ACL associated with the DTS
entity in order to execute the command.
NOTES [Toc] [Back]
The DTS entity cannot be enabled until it is created with the create
command; the DTS entity must be in the off state.
This command is replaced at Revision 1.1 by the dcecp command and may
not be provided in future releases of DCE.
EXAMPLES [Toc] [Back]
1. The following example shows how to enable the entity and adjust
the clock gradually to the computed time following the first
synchronization:
tscp> enable
Hewlett-Packard Company - 1 OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96
enable(1m) Open Software Foundation enable(1m)
2. The following example shows how to enable the entity and abruptly
set the clock to the computed time following the first
synchronization:
tscp> enable set clock true
RELATED INFORMATION [Toc] [Back]
Commands: create (1m), disable (1m)
Hewlett-Packard Company - 2 -OSF DCE 1.1/HP DCE 1.8 PHSS_26394-96 [ Back ] |