Tutorials
Oracle 10g
Oracle Database Shutdown using SQL Plus and Enterprise Manager
Oracle Database Shutdown using SQL Plus and Enterprise Manager - Page 2
Please connect to sqlplus as sysdba or sysoper as shown in the window below.

Figure 24. SQLPLUS login SysDBA window
Execute SHUTDOWN immediate command on sqlplus

Figure 25. SQLPLUS Shutdown window
Open EM using following URL
http ://
Figure 26. EM Home window
Click on the Shutdown button in the above window to shutdown the database.
Following window will appear in front of you. You will be required to give the host username and password and also the database credentials.
You might receive following error after clicking OK Button.

Figure 27. EM Database Shutdown login window
Once you click OK following window will appear.

Figure 28. EM Database Shutdown confirmation window
You can click on Show SQL button to see the command executed by the EM to shutdown the database.

Figure 29. EM Database Shutdown Sql window
Once you click Advance options button in figure . Following window will appear, you can choose the appropriate mode for shutting down the database
Next Page: Oracle Database Shutdown using SQL Plus and Enterprise Manager - Page 2
| How to create an operating system user for windows XP pack 2 to use it as the host credentials in enterprise manager. |