D. Configuring the High Availability Option for Windows Clustering : Starting and Stopping Ingres in a Cluster Environment : Stop Ingres in a Cluster Environment
 
Share this page                  
Stop Ingres in a Cluster Environment
Use the Windows Cluster Administrator or the cluster command to take Ingres offline in a cluster environment.
Note:  Do not use the ingstop command to stop Ingres in a cluster environment.
To take Ingres offline using the cluster command
C:> cluster resource <ingres_resource_name> /offline /wait:300
To take the entire Ingres group offline, use the following command:
C:> cluster group <ingres_resource_group> /offline /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.