Technical data

SET CONFIGURATION ENABLE SERVICE
SET CONFIGURATION ENABLE SERVICE
Modifies service-related information in the permanent configuration database
that enables (or disables) services for startup. Allows you to specify that the
service be enabled or disabled for startup on the current node only or on all nodes
in the cluster. To specify clusterwide enabling or disabling of services, use the
/COMMON qualifier.
SET CONFIGURATION ENABLE SERVICE adds an entry for a service to the
list of enabled services in the configuration database.
SET CONFIGURATION ENABLE NOSERVICE removes an entry for a service
from the list of enabled services in the configuration database.
Related commands: SHOW CONFIGURATION ENABLE SERVICE, ENABLE
SERVICE
Format
SET CONFIGURATION ENABLE [NO]SERVICE service
[ /COMMON ]
[ /[NO]CONFIRM ]
Parameters
service
Required.
Specifies the service to add or delete from the configuration database.
Qualifiers
/COMMON
Optional. Default (when /COMMON is not specified): node-specific enabling or
disabling of services.
Modifies service-related information in the configuration database for the
clusterwide enabling or disabling of services.
/CONFIRM
/NOCONFIRM
Optional. Default: /CONFIRM if you use wildcards; otherwise, /NOCONFIRM.
Use only with SET CONFIGURATION ENABLE NOSERVICE. Controls whether
the software requests you to confirm before it deletes an entry. With /CONFIRM
enabled, the software requests confirmation. At the CONFIRM: prompt, enter
one of the following:
Y to delete the entry
N to retain the entry
The /NOCONFIRM qualifier eliminates all user confirmation when deleting
service entries.
Command Descriptions 2–95