Shutting Down and Starting Up the DatabasePurposeThis module describes how to startup and shutdown the database. TopicsThis module will discuss the following: Print this Lesson
Shutting Down and Starting Up the Database
There are two ways to shutdown and startup your database instance: using SQL*Plus or Enterprise Manager. In this lesson, you will shutdown the database using SQL*Plus and then use Enterprise Manager to startup the database that you just shutdown. Using SQL*Plus on WindowsPerform the following steps to shutdown the database:
You can also perform a shutdown using Enterprise Manager. Using Enterprise ManagerPerform the following steps to startup the database:
You can also perform a startup using SQL*Plus by issuing the startup command.
|
||||||||||||||||||||||||