After running EPMA_CreateAndStartAppResource.bat, you can run these commands from the command line one at a time, to display the status of your application resources:
crsctl status resource epmavip -v
crsctl status resource EPMAServer -v
Tip: | Instead of running the commands individually, you can run EPMA_Status.bat, in EPM_ORACLE_HOME/products/Foundation/BPMA/AppServer/DimensionServer/ServerEngine/Failover, which runs both commands. |
When the resources are running correctly, their status is STATE=ONLINE.
Oracle Clusterware runs the action script EPMA_ActionScript.bat with the check parameter at the check interval that is set when the application resource is created. If the action script returns a 1, indicating that the application is not running, it attempts to start the application on another node in the cluster.
After running EPMA_StopAndDeleteAppResource.bat, you can run this command from the command line to ensure that the resource no longer exists and that the Hyperion EPMA Server service is not running on any node in the cluster:
crsctl status resource EPMAServer -v