How to restart OPMN services in OBIEE 11G
The OPMN services are : OracleBIClusterCo~,OracleBIScheduler~,OracleBIJavaHostC~,OracleBIPresentat~,OracleBIServerCom~
To restart these services in Windows through command line , Navigate to <Middleware Home>\instances\instance1\bin in command prompt then run the command
opmnctl stopall to stop services .
opmnctl startall to start services
opmnctl status to view the status af all services .