Entering content frameProcedure documentation Starting Up the Oracle Database System Locate the document in its SAP Library structure

Use

You can use SAPDBA for Oracle to start up the database system.

Prerequisites

You have configured and started SAPDBA. Refer to Getting Started with SAPDBA.

You can perform some of the options below from the command line:

For more information, see sapdba -startup(_dba).

Procedure

  1. Choose Startup/Shutdown instance ® Startup in SAPDBA.
  2. Choose the mode required to start up the database:

Choose this option to start up the database instance for regular, productive operation. SAPDBA attempts to open the database instance.

Choose this option to start the database instance in restricted session mode. This is normally used for exclusive access by the database administrator.

Start the database system in this mode, for example, if you want to reorganize the database. Only the user with restricted session privilege (generally the DBA user) has access to the database instance during this operation. If the database instance is already in production operation, you must shut it down and restart it in restricted session mode.

For information on changing to restricted session mode without stopping and restarting the database, see Switching to Restricted Session Mode.

Choose this option to start only the instance, not the database itself.

Choose this option to mount the database.

The database system issues messages about the progress of the startup.

  1. When the database has started, check the status information.

Result

You have started the database. To shut it down, see Shutting down the Oracle Database System.

Leaving content frame