Name

ALTER DATABASE MOUNT

Synopsis

ALTER DATABASE [dbname] MOUNT [EXCLUSIVE |
PARALLEL]

Mounts the database dbname either in EXCLUSIVE or PARALLEL mode.

Keywords

EXCLUSIVE

Mounts one instance at a time. This is the default.

PARALLEL

Used with the Parallel Server option; permits the database to be mounted by multiple instances concurrently.

Note

You must have the OSDBA role to issue this command.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset