DISCLAIMER: The information and links provided on this site are my personal notes, based on my limited experience installing, using, and deinstalling Oracle databases and application servers on a variety of computers using Windows NT/2000/XP operating systems. The installation and deinstallation procedures found here can cause irreversable loss of data and may damage your operating system. However, you are welcome to use them AT YOUR OWN RISK. I am in no way responsible for data you lose or operating systems you damage or destroy.

Stopping Enterprise Manager 10g

D:\OraHome1\bin>emctl stop iasconsole
Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0
Copyright (c) 1996, 2004 Oracle Corporation.  All rights reserved.
The OracleoraAS_904ASControl service is stopping.......
The OracleoraAS_904ASControl service was stopped successfully.

Starting Enterprise Manager 10g

D:\OraHome1\bin>emctl start iasconsole
Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0
Copyright (c) 1996, 2004 Oracle Corporation.  All rights reserved.
Starting Oracle 10g Application Server Control ...The OracleoraAS_904ASControl 
service is starting...........................
The OracleoraAS_904ASControl service was started successfully.

[Return to HowTo]