Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: What happens when STARTUP FORCE is used ?
A STARTUP FORCE will shutdown the database, if it is already running. If you
issue a plain STARTUP for a database which is already open, then you will just
see 'ORA-01018: cannot start already-running ORACLE - shut it down first'.
When you issue STARTUP FORCE, the database is brought down first, but I am not
sure if it shuts down IMMEDIATE or ABORT, I know for a fact it is not shutdown
normal.
Hope this helps,
CM
In article <354CEB3B.67E5_at_xs4all.nl>#1/1,
Marc van Maanen <mvmaanen_at_xs4all.nl> wrote:
>
> Hi,
>
> when going through the Server Administration Guide (7.2) I came across
> the STARTUP FORCE command. What does it do, exactly ? The text in the
> SAG wasn't very helpful, so perhaps one of you guru's would like to
> enlighten me ?
>
> TIA
>
> Marc
>
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Wed May 06 1998 - 13:05:26 CDT
![]() |
![]() |