SQL*Plus Quick Reference Release 8.1.6 A75665-01 |
|
SQL*Plus Quick Reference, 4 of 10
STARTUP [FORCE] [RESTRICT] [PFILE=
filename] [EXCLUSIVE]
[PARALLEL [RETRY]] [SHARED [RETRY]]
[MOUNT [
dbname] |
OPEN [
open_options] [
dbname] | NOMOUNT]
where open_options has the following syntax:
READ {ONLY | WRITE [RECOVER]} | RECOVER
Starts an Oracle instance with several options, including mounting and opening a database.
SHUTDOWN [ABORT|IMMEDIATE|
NORMAL]
|
![]() Copyright © 1999 Oracle Corporation. All Rights Reserved. |
|