Automation of services restart
I want to automate the restart of services in oracle forms and reports 12c. Below is the order we follow on stop and start of services.
1) stop WLS forms service
2) Stop WLS reports service
3) stop web logic service
4) Naming service in 14012
5) Stop Node manager service
During restart, it is reverse of the above.
We have additional step of starting the report server from browser by http://devserver/reports/rwservlet/startserver while restart
Request your advice or pointer on how we can automate this work. Thanks in advance for your time and help.