D. Configuring the High Availability Option for Windows Clustering : Starting and Stopping Ingres in a Cluster Environment : Start Ingres in a Cluster Environment
 
Share this page                  
Start Ingres in a Cluster Environment
Use the Windows Cluster Administrator or the cluster command to bring Ingres online in a cluster environment.
Note:  Do not use the ingstart command to start Ingres in a cluster environment.
To bring Ingres online in a cluster environment using the cluster command
C:> cluster resource <ingres_resource_name> /online /wait:300
To bring the entire Ingres group online, use the following command:
C:> cluster group <ingres_resource_group> /online /wait:300
If you omit “/wait:300,” you may see the following message, which indicates that the Ingres service did not reply within the default time period. However, the cluster command executed properly.
System error 997 has occurred.
Overlapped I/O operation is in progress.