You can automatically start or stop an instance when the operating system on the database server is started or stopped.
Use the following procedure to configure automatic start and stop of an instance.
Note that, if an instance is activated in a failover operation, the cluster system will control the start or stop, therefore this feature should not be used. Also, when performing database multiplexing, refer to "Enabling Automatic Start and Stop of Mirroring Controller and Multiplexed Instances" in the Cluster Operation Guide.
When an instance was created with WebAdmin
If an instance is created with WebAdmin, the instance is registered in the Windows service and automatic start and stop is set for the instance.
To change the automatic start and stop setting for an instance, select the service for the applicable instance in the Windows services window, and in [Startup Type], select [Automatic] or [Manual].
When an instance was created with the initdb command
If the startup type of the service is set to [Manual], change it to [Automatic]. By setting the startup type to [Automatic], the service will start up automatically when the Windows(R) system is started up, and will stop automatically when the Windows(R) system is shut down.
Note
The settings should be performed by an instance administrator with "Administrator" privileges.
Use the following procedure to switch the service:
Display the [Services] window.
In Windows, select [Administrative Tools], and then click [Services].
Switch the startup type
Select the Symfoware Server service name, display the [Properties] dialog box, and then switch the startup type from [Manual] to [Automatic].
The above setting can also be changed using the sc config command.