Startup, Shutdown, Delete – Oracle A423961 User Manual
Page 83: Help
3 – 25
Using Oracle7 Server for Windows NT
–STARTUP
To start an instance, specify the following parameters:
–STARTUP –SID
–PFILE
[–USRPWD
–STARTTYPE
•
For sid, specify the system identifier (SID).
•
For user_pwd, specify the password for the user account specified.
(Not needed if the user has connected as INTERNAL and either
the DBA_AUTHORIZATION or DBA_sid_AUTHORIZATION
parameter is set to BYPASS.)
•
For –STARTTYPE, specify SRVC for services, INST for instance, or
both.
–SHUTDOWN
To stop an instance, specify the following parameters:
–SHUTDOWN –SID
[–USRPWD
–SHUTTYPE
where a is abort mode, i is immediate mode, and n is normal mode.
–DELETE
To delete any number of instances, specify the following:
–DELETE –SID
–DELETE –SRVC
/help
To display a listing of Instance Manager commands, specify one of the
following queries:
–? | /? | /h | /help