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: How to increase max. no. of datafiles in a database?

Re: How to increase max. no. of datafiles in a database?

From: Martin Haltmayer <Martin.Haltmayer_at_0800-einwahl.de>
Date: 2000/08/12
Message-ID: <3994F707.EEB5BD58@0800-einwahl.de>#1/1

You have to recreate your control file *and* you have to modify your db_files parameter.

Martin

David YEUNG wrote:
>
> I want to increase the maximum of datafiles in a database which have been
> created and used for a while. In the 'init.ora' file, I see a few lines like:
>
> db_files = 80 # SMALL
> # db_files = 400 # MEDIUM
> # db_files = 1500 # LARG
>
> Can I simply modify the db_files to a larger number and restart the database,
> or I need to do more?
>
> Thanks for advice
>
> david
Received on Sat Aug 12 2000 - 00:00:00 CDT

Original text of this message

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