<?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 problem when using dbca to create a database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734666#M837286</link>
    <description>I have this error when I tried to create &lt;BR /&gt;the database using dbca ORA-01092, instance terminated force..&lt;BR /&gt;what causes this? and why?&lt;BR /&gt;</description>
    <pubDate>Thu, 30 May 2002 16:05:31 GMT</pubDate>
    <dc:creator>Deanna Tran</dc:creator>
    <dc:date>2002-05-30T16:05:31Z</dc:date>
    <item>
      <title>problem when using dbca to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734666#M837286</link>
      <description>I have this error when I tried to create &lt;BR /&gt;the database using dbca ORA-01092, instance terminated force..&lt;BR /&gt;what causes this? and why?&lt;BR /&gt;</description>
      <pubDate>Thu, 30 May 2002 16:05:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734666#M837286</guid>
      <dc:creator>Deanna Tran</dc:creator>
      <dc:date>2002-05-30T16:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem when using dbca to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734667#M837287</link>
      <description>I also met this error using dbca to create db,so I just generate scripts,and use scripts to create db manually.may be your orapwd file or remote_login parameter need changed</description>
      <pubDate>Thu, 30 May 2002 23:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734667#M837287</guid>
      <dc:creator>xiongye_2</dc:creator>
      <dc:date>2002-05-30T23:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem when using dbca to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734668#M837288</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What platform and what version of oracle are you running? If it is Oracle Server - Enterprise Edition 9.0.1.0.1 on MS Windows NT&lt;BR /&gt;then:&lt;BR /&gt;*************&lt;BR /&gt;symptom: Errors creating database&lt;BR /&gt;symptom: ORA-01092: ORACLE instance terminated. Disconnection forced.&lt;BR /&gt;symptom: Database is created from using scripts which the Database &lt;BR /&gt;Configuration Assistant generated&lt;BR /&gt;symptom: Parameter remote_login_passwordfile is set to shared or exclusive&lt;BR /&gt;symptom: Oracle Database Configuration Assistant has not created a password &lt;BR /&gt;file&lt;BR /&gt;cause: &amp;lt;2012202&amp;gt;&lt;BR /&gt;When creating a database using scripts generated by the DBCA, the password file does not get created, therefore creation fails as the DBCA sets the parameter remote_login_passwordfile to exclusive by default.&lt;BR /&gt;&lt;BR /&gt;fix:&lt;BR /&gt;Fixed in 9.2&lt;BR /&gt;Workarounds:Use orapwd to create a password file. &lt;BR /&gt;orapwd file=%ORACLE_HOME%\database\PWD&lt;SID&gt;.ora password=&lt;PASSWORD&gt;&lt;BR /&gt;or Set parameter remote_login_passwordfile to none&lt;BR /&gt;*******************&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Rgds,&lt;BR /&gt;Kawah&lt;BR /&gt;&lt;/PASSWORD&gt;&lt;/SID&gt;</description>
      <pubDate>Fri, 31 May 2002 08:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734668#M837288</guid>
      <dc:creator>Kawah Cheung</dc:creator>
      <dc:date>2002-05-31T08:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem when using dbca to create a database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734669#M837289</link>
      <description>Hello deanna,&lt;BR /&gt;&lt;BR /&gt;Searched the metalink database for you.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Yogeeraj&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;Doc ID:  Note:159324.1 &lt;BR /&gt;Subject:  ORA-1092 Instance Terminated When Creating A Database Via DBCA &lt;BR /&gt;Type:  PROBLEM &lt;BR /&gt;Status:  PUBLISHED &lt;BR /&gt; Content Type:  TEXT/PLAIN &lt;BR /&gt;Creation Date:  29-SEP-2001 &lt;BR /&gt;Last Revision Date:  04-JUN-2002 &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Problem Description&lt;BR /&gt;-------------------&lt;BR /&gt;&lt;BR /&gt; While creating a database with the Oracle Database Configuration&lt;BR /&gt; Assistant (DBCA), it fails with the following message:&lt;BR /&gt;&lt;BR /&gt;  ORA-1092: oracle instance terminated.  Disconnection forced.&lt;BR /&gt;&lt;BR /&gt; Reviewing the alert.log for the database, you find the following&lt;BR /&gt; messages:&lt;BR /&gt;&lt;BR /&gt;    ORA-00379: no free buffers available in buffer pool &lt;BR /&gt;               DEFAULT for block size 8K&lt;BR /&gt;    Thu Sep 20 07:01:46 2001&lt;BR /&gt;    Error 379 happened during db open, shutting down database&lt;BR /&gt;    USER: terminating instance due to error 379&lt;BR /&gt;    Instance terminated by USER, pid = 15683&lt;BR /&gt;    ORA-1092 signalled during: alter database XBMS open resetlogs...&lt;BR /&gt;&lt;BR /&gt; NOTE:  If the ORACLE_BASE environment variable is set, then&lt;BR /&gt;        the alert.log will be in $ORACLE_BASE/admin/&lt;SID&gt;/bdump.&lt;BR /&gt;        If not set, look in $ORACLE_HOME/admin/&lt;SID&gt;/bdump or&lt;BR /&gt;        wherever you changed the BACKGROUND_DUMP_DEST database&lt;BR /&gt;        initialization parameter.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Solution Description&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt; Do not change the DB_BLOCK_SIZE if creating a database using one&lt;BR /&gt; of the Oracle9i templates which include datafiles. Go back in DBCA&lt;BR /&gt; and set DB_BLOCK_SIZE to 8k (8192).&lt;BR /&gt;&lt;BR /&gt; If you need the DB_BLOCK_SIZE to be different then the default&lt;BR /&gt; of 8k, you will have to use the 'New Database' template instead.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Explanation&lt;BR /&gt;-----------&lt;BR /&gt;&lt;BR /&gt; The DBCA offers 4 Database Templates:  'Data Warehouse', 'Transaction&lt;BR /&gt; Processing', 'General Purpose', and 'New Database'.&lt;BR /&gt;&lt;BR /&gt; Except for 'New Database', they all come with a set of pre-created&lt;BR /&gt; database files, commonly referred to as seed or starter datafiles.&lt;BR /&gt; These files were created with a DB_BLOCK_SIZE of 8k (8192).  Once&lt;BR /&gt; created, the block size cannot be changed for these files.  &lt;BR /&gt;&lt;BR /&gt; The 'New Database' template does not include datafiles and it will&lt;BR /&gt; create the database from scratch.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;References&lt;BR /&gt;----------&lt;BR /&gt;&lt;BR /&gt; Oracle9i Administrator's Guide, Chapter 2 "Creating an Oracle&lt;BR /&gt;   Database", "Setting the Buffer Cache Initialization Parameters"&lt;BR /&gt;&lt;BR /&gt;&lt;/SID&gt;&lt;/SID&gt;&lt;/QUOTE&gt;</description>
      <pubDate>Wed, 05 Jun 2002 05:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-when-using-dbca-to-create-a-database/m-p/2734669#M837289</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-06-05T05:07:13Z</dc:date>
    </item>
  </channel>
</rss>

