<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Adding datafile in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578334#M833103</link>
    <description>If I understand your question, all you need to do is shutdown the database and modify the "db_files" value in your init.ora file. I assume this is Oracle although you didn't specify it. After changing the init.ora file, restart the database and you should be good to go.</description>
    <pubDate>Thu, 07 Jul 2005 19:25:59 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2005-07-07T19:25:59Z</dc:date>
    <item>
      <title>Adding datafile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578333#M833102</link>
      <description>I have added a new datafile on my db. The problem is that i have overlooked the number of datafiles allowed to the db. My alter tablespace statement returns an error message. I have also checked the alert.log and have the same error. My question is, What would be the impact to the database?&lt;BR /&gt;&lt;BR /&gt;best Regards,&lt;BR /&gt;Allan</description>
      <pubDate>Thu, 07 Jul 2005 19:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578333#M833102</guid>
      <dc:creator>Mariel Gonzales Faylona</dc:creator>
      <dc:date>2005-07-07T19:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adding datafile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578334#M833103</link>
      <description>If I understand your question, all you need to do is shutdown the database and modify the "db_files" value in your init.ora file. I assume this is Oracle although you didn't specify it. After changing the init.ora file, restart the database and you should be good to go.</description>
      <pubDate>Thu, 07 Jul 2005 19:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578334#M833103</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-07-07T19:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding datafile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578335#M833104</link>
      <description>Hi Allan,&lt;BR /&gt;&lt;BR /&gt;In the syntax for CREATE DATABASE, you will find a parameter called  "MAXDATAFILES". The value that is entered for this parameter (or some default if the parameter is left out) is stored in the CONTROL FILE upon database creation. This is the "hard" limit on the number of datafiles which can be associated with this particular database.     &lt;BR /&gt;    &lt;BR /&gt;In the init.ora init&lt;SID&gt;.ora, there is a parameter "DB_FILES". This is the limit on the total number of files associated with a particular INSTANCE of a database. Since this parameter can be changed simply by editing the init.ora and shutting down and restarting the database, it is considered a "soft" limit.     &lt;BR /&gt;&lt;BR /&gt;DB_FILES specifies the maximum number of database files that can be opened for this database. The maximum valid value is the maximum number of files, subject to operating system constraint, that will ever be specified for the database, including files to be added by ADD DATAFILE statements. &lt;BR /&gt;&lt;BR /&gt;If you increase the value of DB_FILES, you must shut down and restart all instances accessing the database before the new value can take effect. If you have a primary and standby database, they should have the same value for this parameter. &lt;BR /&gt;&lt;BR /&gt;Attached is a document explaining about MAXDATAFILES and DB_FILES parameter.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;&lt;/SID&gt;</description>
      <pubDate>Thu, 07 Jul 2005 20:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578335#M833104</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2005-07-07T20:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding datafile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578336#M833105</link>
      <description>hi allan,&lt;BR /&gt;&lt;BR /&gt;what version of database are you running?&lt;BR /&gt;&lt;BR /&gt;can you also post the command and error you are getting when you are trying to alter the tablespace?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 08 Jul 2005 01:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578336#M833105</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-07-08T01:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding datafile</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578337#M833106</link>
      <description>It's not so easy to increase the value for MAXDATAFILES. One way is to recreated the entire database another way is to recreate the controlfiles only.&lt;BR /&gt;If you have to recreate the controlfile(s) look into the attached file how to do this.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Christian</description>
      <pubDate>Thu, 14 Jul 2005 06:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-datafile/m-p/3578337#M833106</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2005-07-14T06:07:34Z</dc:date>
    </item>
  </channel>
</rss>

