How can I use Windows Services to stop and start OAS (Oracle Application Server)?




(1 votes)How can I use Windows Services to stop and start OAS (Oracle Application Server)?
Log in to answer.
Copyright © dBuggr.com - All Rights Reserved.
smallwei 2:25 pm on October 12, 2009
On the Microsoft Windows operating system, OPMN also installed as a Windows service. You can find a service looks like “Oracle-[OracleHomename]ProcessManager”. Make sure the “startup type” it is set to “Automatic”. It will start OPMN and the related OPMN-managed components up automatically when you start your computer and stop OPMN-managed components when the server is being shutdown.