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

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

From: David YEUNG <dyeung_at_ust.hk>
Date: 2000/08/12
Message-ID: <3994B2FC.968BA956@ust.hk>#1/1

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