The disable-components command disables specific components that are currently enabled. Note that this can only be used on components that were enabled by the enable-components command.
./bdd-admin.sh disable-components [option <arg>]
disable-components supports the following options.
Option | Description |
---|---|
-c, --component <component(s)> | A comma-separated list of the component(s)
to disable:
|
If no option is specified, the script disables all supported components.
When the script runs, it stops the specified component(s), then disables them by updating the relevant properties in $BDD_HOME/BDD_manager/conf/bdd.conf.
Components disabled by the disable-components command can later be re-enabled by the enable-components command. For more information, see enable-components.
./bdd-admin.sh disable-components -c clustering