Previous Topic

Next Topic

Starting and Stopping Ingres in a Cluster Environment

When using Ingres in a cluster environment, it must be started and stopped through the cluster service.

If Ingres is shut down while under the control of the High Availability Option, the cluster service sees this as a failure and either tries to restart Ingres on the same node or fail over the service to the failover node.

Previous Topic

Next Topic

Start Ingres in a Cluster Environment

To bring Ingres online in a cluster environment, use the following Sun Cluster command:

# scrgadm –Z –g <ingres_resource_group>

Note: Do not use the ingstart command to start Ingres in a cluster environment.

Previous Topic

Next Topic

Stop Ingres in a Cluster Environment

To bring Ingres offline, use the following Sun Cluster command:

# scrgadm –F –g <ingres_resource_group>

Note: Do not use the ingstop command to stop Ingres in a cluster environment.


© 2007 Ingres Corporation. All rights reserved.