Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Instance need long time to startup/shutdown

Re: Oracle Instance need long time to startup/shutdown

From: Paul Drake <paled_at_home.com>
Date: Thu, 28 Jun 2001 03:52:53 GMT
Message-ID: <3B3AA9CF.5BB093@home.com>

Olaf Schmidt wrote:
>
> Hallo NG,
>
> Today I have installed Oracle 8.1.6 Enterprise Edition on A Windows
> NT-Machine with SP4 as service. After start the machine the instance need 3
> minutes to start and 2 additional minutes for initializing itself. The same
> happens at the shutdown-process and when using the Servicecontrol of NT.
> When I use the servermanager manually the instance starts and shutdown only
> with the commands "startup" and "shutdown" immediatly.
>
> Any ideas??
>
> Regards, Olaf

  1. reduce the size of your SGA.
  2. perform an 'ALTER SYSTEM CHECKPOINT;' prior to shutdown.
  3. break and DBMS_JOBS that are running.
  4. don't have the operating system cache db_blocks

hth,

Paul Received on Wed Jun 27 2001 - 22:52:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US