Hyperion Start/Stop Script to check the Database Bounce and bring Hyperion UP.
Hi All,
I have an requirement for Developing a Start/Stop Script for Hyperion Windows Services.
Environment:
Hyperion all Components Version: 11.1.2.4
Windows 2012 Servers.
Database Oracle 12.
We have a EPMStart/EPMStop Scripts in place where we carry out weekly maintenance to stop and start all the Hyperion Services. But this needs manual work like Person needs to be there to Stop and check with the DBA team to Bounce the Hyperion Database later once the database bounce is completed then he will bring up the Hyperion services by running EPMStart Script.
Now the requirement is to develop a script which will be scheduled and it should call EPMStop Script to bring down the Hyperion Services and needs to wait for the Database bounce to complete and once done it needs to bring UP the Hyperion Services by calling EPMStart Script