Go to main content

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

Exit Print View

Updated: July 2014, E39576–01
 
 

Verifying the HA for Oracle BI EE Installation and Configuration

After you install, register, and configure HA for Oracle BI EE, verify the HA for Oracle BI EE installation and configuration. This verification determines whether the HA for Oracle BI EE data service makes your components highly available.

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