Oracle® Solaris Cluster Data Service for Oracle Business Intelligence Enterprise Edition Guide

Exit Print View

Updated: July 2014, E39576–01
 
 

How to Verify the HA for Oracle BI EE Installation and Configuration

  1. () Assume the root role on a cluster node that is to host the Oracle Business Intelligence Enterprise Edition component.
  2. () Ensure all the Oracle BI EE resources are online.

    For each resource, perform the following steps.

    1. Determine whether the resource is online.
      # cluster status -t rg,rs
    2. If the resource is not online, bring it online.
      # clresource enable obiee-biserver-resource
  3. () For a failover service configuration, switch the resource group to another cluster node, such as node2.
    # clresourcegroup switch -n node2 obiee-biserver-resource-group
  4. Confirm that the resource is now online on node2.
    # cluster status -t rg,rs