Julian,


quote:
--------------------------------------------------------------------------------
db_files = 500 # Max. no. of database files

--------------------------------------------------------------------------------


DB_FILES is not the no. of database files, it is the max number of files associated with this instance of the DB!


Then if I am running a single instance database then db_files will be max number of datafiles I can create right?

Nizar