Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: What is the difference between oradim and startup?
Stephan Bressler wrote:
>
> Your statement "With oradim, you start an Oracle service" is wrong.
>
No, you are:
C:\>oradim -help
DIM-00002: Valid commands are: -DELETE, -EDIT, -NEW, -STARTUP, and -SHUTDOWN
Note the -STARTUP and -SHUTDOWN options...
Startup services and instance by specifying the following parameters:
-STARTUP -SID sid [-USRPWD password] [-STARTTYPE srvc|inst|srvc,inst] [-PFILE filename] Shutdown services and instance by specifying the following parameters: -SHUTDOWN -SID sid [-USRPWD password] [-SHUTTYPE srvc|inst|srvc,inst] [-SHUTMODE a | i | n]
output wraps, sorry for that.
-- Regards, Frank van BortelReceived on Thu Apr 17 2003 - 16:14:08 CDT
![]() |
![]() |