This section explains how to delete instances.
Note
Always use WebAdmin to delete instances that were created using WebAdmin.
If you have set automatic start and stop of the instance, execute the following commands to disable the script and cancel registration.
chkconfig nameOfShellScriptForAutomaticStartAndStop off chkconfig --del nameOfShellScriptForAutomaticStartAndStop
# chkconfig rc_symfosv_open_inst1 off # chkconfig --del rc_symfosv_open_inst1