Home » RDBMS Server » Server Administration » MAX DATAFILES
icon9.gif  MAX DATAFILES [message #181474] Mon, 10 July 2006 05:07 Go to next message
abs_amit
Messages: 59
Registered: January 2006
Location: delhi
Member
Hi all


i am using oracle 10g R-2.
in controlfile parameter maxdatafiles 256.
but still it allows me to add more than 256 datafiles.

Total datafiles in database are 257 Why????????
Re: MAX DATAFILES [message #181482 is a reply to message #181474] Mon, 10 July 2006 05:30 Go to previous message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Check the SQL Reference guide (CREATE DATABASE statement):

"MAXDATAFILES: Specify the initial sizing of the datafiles section of the control file at CREATE DATABASE or CREATE CONTROLFILE time. An attempt to add a file whose number is greater than MAXDATAFILES, but less than or equal to DB_FILES, causes the Oracle Database control file to expand automatically so that the datafiles section can accommodate more files."
Previous Topic: error: ora 01034: Oracle not availabe
Next Topic: authorization issue..pls
Goto Forum:
  


Current Time: Fri Sep 20 10:42:40 CDT 2024