Explain various stages of Oracle database startup ?
In : MCA Subject : Advanced Database AdministrationYou construct an instance of a database when you start it up, and you determine the database's state. In most cases, you begin by mounting and opening the database. As a result, any valid user can connect to the database and conduct standard data access operations.
to starting up an instance of a database:
- About Database Startup Options
- About Initialization Parameter Files and Startup
- About Automatic Startup of Database Services
- Preparing to Start Up an Instance
- Starting Up an Instance