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

Home -> Community -> Usenet -> c.d.o.misc -> Re: it takes a long time to create a database

Re: it takes a long time to create a database

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Fri, 13 Feb 2004 11:19:56 -0800
Message-ID: <1076699950.229002@yasure>


Vu Pham wrote:

> Hi all,
>
> Another stupid question :
>
> The whole Oracle installation process took me about 40-45 minutes to install
> 9i ( Enterprise , Management and Client ). This process includes creating a
> database, too.
>
> Then I use dbca to create a sample database with all the default
> configuration paramaters that dbca sets ( with the exception that the data
> file is put in /u02 instead of {$ORACLE_BASE}, and this process took me more
> than 1 hour.
>
> Why dbca takes more time to create an indivual database ? Does it has more
> features ?
>
> Thanks,
>
> Vu

It may depend on the template and what you are creating. Most the time Oracle spends creating a database, unless you are building very large tablespaces, is spent running catalog.sql and catproc.sql.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Fri Feb 13 2004 - 13:19:56 CST

Original text of this message

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