reconf_stop_on_fail

The reconf_stop_on_fail setting specifies whether update members must stop and abandon further processing when an error is encountered. By default, on encountering an error, update members report the error and stop.

When set to FALSE, the update members operation continues if an individual operation fails, allowing you to find all errors at one time.

> ccm set reconf_stop_on_fail FALSE

Type: Server installation setting ($CCM_HOME/etc/ccm.ini)

Default value: TRUE

To set options in the system ini file, see Setting options in the system INI file.


Feedback