Oracle A423961 Manual Do Utilizador

Página de 202
3 – 25
Using Oracle7 Server for Windows NT
–STARTUP
To start an instance, specify the following parameters:
–STARTUP –SID <sid>
–PFILE <filename>
[–USRPWD <user_pwd>]
–STARTTYPE <SRVC,INST>
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 <sid>
[–USRPWD <user_pwd>]
–SHUTTYPE <SRVC,INST>
–SHUTMODE <a, i, n>
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 <sida, sidb, sidc, . . . >
–DELETE –SRVC <srvca, srvcb, srvcc, . . . >
/help
To display a listing of Instance Manager commands, specify one of the
following queries:
–? | /? | /h | /help