674 WebSphere Application Server V8.5 Administration and Configuration Guide for the Full Profile
4. Click Show servers to display core group servers that are hosting active high-availability
group members. To display high-availability groups, specify the name=value pairs or * in
the Group name properties field, and click Show groups, as shown in Figure 21-39.
Figure 18-39 Group name properties
18.3 Failover and failback
Failover is one of the techniques of fault tolerance. It is used to make the system to some
degree survive faults and failures.
In this section, we discuss WebSphere Application Server for z/OS failover capabilities.
18.3.1 High availability and failover of singletons
Singleton failover is a cluster-based service. High availability manager has to be enabled on
all the members. Failover and subsequent failback depend on the options selected in the high
availability service policy. The Preferred servers list option is provided to allow the service to
run exclusively on the servers in the list in a preferred order. External resources and any other
dependencies must be available to all the members that are to run the service in case of a
failure of the primary. External clustering software can be used to complement the failover
and failback processing.
WebSphere Application Server provides failover and recovery for the following singleton
services:
Transaction service
Service integration bus
Transaction service
Transaction service peer recovery processing can only take place between members of the
same server cluster. The Transaction Manager supports three different high-availability
policies to achieve the recovery of transaction logs in a highly-available manner:
One of N policy
This policy is the default style of peer recovery initiation. If an application server fails, the
high availability manager selects another server to perform peer recovery processing on
behalf of the failed server.