DB Management/Application/Shares Management
Automatic
If you want Arcserve Continuous Availability to manage services on your DB Server, set this option to On. Then:
- During the scenario creation, the list of application (DB) services that must be managed are auto-discovered.
- Once the scenario is running:
- [DB] DB services on the active host are initiated (if they are not running), and they are stopped on the standby host (if they are running).
- During the switchover:
- [DB] DB services on the active host are stopped, and they are started on the standby host.
User-Defined Scripts
Start DB/Start Application Script
If set to On, runs a user-defined script to augment or replace the start of DB services/the start of applications. This action occurs during a scenario run on the active host, or during a switchover on the standby host.
Script Name (full path)
Enter the name and full path of the script to be run.
- Arguments
Arguments to be passed to the script specified in the previous property. Argument values must be static.
Stop DB/Stop Application Script
If set to On, runs a user-defined script to augment or replace the stop of DB services/the stop of applications. This action occurs during a scenario run on the standby host, or during a switchover on the active host.
- Script Name (full path)
- Enter the name and full path of the script to be run.
- Arguments
Arguments to be passed to the script specified in the previous property. Argument values must be static.