You can manually change the configuration file when the configuring instance is not running:
Extract the configuration file. For example:
qrmutil --quorum/dev/raw/raw101 --ase-config-extract=mycluster.cfg
Edit the configuration file:
vi mycluster.cfg
Restart the instance.
When you restart the instance, Adaptive Server automatically increments the version number, updates the sysconfigures table with the new version number, writes the new configuration file to the local directory and to the quorum device, and instructs all instances to dump a new copy of the configuration file from the quorum device.
When the configuring instance is not running but the
coordinator is running, you can change instance-specific parameters
but not cluster-wide parameters.