This section contains the procedure to verify the Oracle Essbase Server installation and configuration.
Use this procedure to verify the Oracle Essbase Server installation and configuration. This procedure does not verify that your application is highly available because you have not yet installed the data service.
# su - essbase $ cd Instance_bin_dir $ ./opmnctl status
where Instance_bin_dir is the instance directory of Oracle Essbase Server that contains the opmnctl utility.
# su - essbase -c "opmnctl stopproc ias-component=EssbaseInstanceName"
where EssbaseInstanceName is the name of the Oracle Essbase Server Instance for which the resource is configured. By default, the value of EssbaseInstanceName is Essbase1.
# /usr/cluster/bin/clresourcegroup switch -n node oracle-essbase-server-rg
If the clients can successfully connect to the Oracle Essbase Server on each of the potential master nodes, you have successfully configured theOracle Essbase Server to work with the HA for Enterprise Server.