<?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: Getting error creating database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242979#M614062</link>
    <description>Check the existance of all the directories (adump, bdump, cdump etc).&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; show parameter dump&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Robert.</description>
    <pubDate>Wed, 09 Jun 2010 06:16:47 GMT</pubDate>
    <dc:creator>RobertBlok</dc:creator>
    <dc:date>2010-06-09T06:16:47Z</dc:date>
    <item>
      <title>Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242975#M614058</link>
      <description>I am using the following commands to create the database and getting a error.&lt;BR /&gt;&lt;BR /&gt;Points will be provided &lt;BR /&gt;&lt;BR /&gt;$ mkdir /opt/oracle/oradata&lt;BR /&gt;$ mkdir /opt/oracle/oradata/ver11&lt;BR /&gt;$ /opt/oracle/product/11.1.0.db/bin/sqlplus / as sysdba&lt;BR /&gt;&lt;BR /&gt;SQL*Plus: Release 11.1.0.6.0 - Production on Tue Jun 8 16:52:48 2010&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2007, Oracle.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Connected to an idle instance.&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; connect SYS/hp as SYSDBA&lt;BR /&gt;       CREATE SPFILE='/opt/oracle/product/11.1.0.db/dbs/spfilever11.ora' FROM&lt;BR /&gt;      PFILE='/tmp/oracle/inittemplate.ora';&lt;BR /&gt;     SHUTDOWN&lt;BR /&gt;Connected to an idle instance.&lt;BR /&gt;SQL&amp;gt;   2  &lt;BR /&gt;File created.&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; ORA-01034: ORACLE not available&lt;BR /&gt;ORA-27101: shared memory realm does not exist&lt;BR /&gt;HPUX-ia64 Error: 2: No such file or directory&lt;BR /&gt;SQL&amp;gt; startup nomount&lt;BR /&gt;ORACLE instance started.&lt;BR /&gt;&lt;BR /&gt;Total System Global Area  521936896 bytes&lt;BR /&gt;Fixed Size                  2108344 bytes&lt;BR /&gt;Variable Size             171967560 bytes&lt;BR /&gt;Database Buffers          343932928 bytes&lt;BR /&gt;Redo Buffers                3928064 bytes&lt;BR /&gt;SQL&amp;gt; CREATE DATABASE ver11&lt;BR /&gt;  2   USER SYS IDENTIFIED BY hp&lt;BR /&gt;  3      USER SYSTEM IDENTIFIED BY hp&lt;BR /&gt;  4         LOGFILE GROUP 1 ('/opt/oracle/oradata/ver11/redo01.log') SIZE 100M,&lt;BR /&gt;  5             GROUP 2 ('/opt/oracle/oradata/ver11/redo02.log') SIZE 100M,&lt;BR /&gt;  6             GROUP 3 ('/opt/oracle/oradata/ver11/redo03.log') SIZE 100M&lt;BR /&gt;  7           MAXLOGFILES 5&lt;BR /&gt;  8           MAXLOGMEMBERS 5&lt;BR /&gt;  9           MAXLOGHISTORY 1&lt;BR /&gt; 10           MAXDATAFILES 100&lt;BR /&gt; 11      MAXINSTANCES 1&lt;BR /&gt; 12        CHARACTER SET US7ASCII&lt;BR /&gt; 13    NATIONAL CHARACTER SET AL16UTF16&lt;BR /&gt; 14       DATAFILE '/opt/oracle/oradata/ver11/system01.dbf' SIZE 325M REUSE&lt;BR /&gt; 15          EXTENT MANAGEMENT LOCAL&lt;BR /&gt; 16     SYSAUX DATAFILE '/opt/oracle/oradata/ver11/sysaux01.dbf' SIZE 325M REUSE&lt;BR /&gt; 17        DEFAULT TABLESPACE tbs_1&lt;BR /&gt; 18           DEFAULT TEMPORARY TABLESPACE tempts1&lt;BR /&gt; 19         TEMPFILE '/opt/oracle/oradata/ver11/temp01.dbf'&lt;BR /&gt; 20       SIZE 20M REUSE&lt;BR /&gt; 21          UNDO TABLESPACE undotbs&lt;BR /&gt; 22        DATAFILE '/opt/oracle/oradata/ver11/undotbs01.dbf'&lt;BR /&gt; 23      SIZE 200M REUSE AUTOEXTEND ON MAXSIZE UNLIMITED;&lt;BR /&gt;CREATE DATABASE ver11&lt;BR /&gt;*&lt;BR /&gt;ERROR at line 1:&lt;BR /&gt;ORA-01092: ORACLE instance terminated. Disconnection forced&lt;BR /&gt;Process ID: 4706&lt;BR /&gt;Session ID: 1200 Serial number: 5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As you can see oracle dies..&lt;BR /&gt;&lt;BR /&gt;Any help will be appreciated.&lt;BR /&gt;&lt;BR /&gt;Just trying to create a simple instance from a script</description>
      <pubDate>Tue, 08 Jun 2010 20:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242975#M614058</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-06-08T20:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242976#M614059</link>
      <description>This is oracle 11.1.0 on HPUX 11.31&lt;BR /&gt;&lt;BR /&gt;with the DCOE OE</description>
      <pubDate>Tue, 08 Jun 2010 20:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242976#M614059</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-06-08T20:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242977#M614060</link>
      <description>You may want to check alert log to know the reason why Oracle is being terminated.</description>
      <pubDate>Tue, 08 Jun 2010 21:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242977#M614060</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2010-06-08T21:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242978#M614061</link>
      <description>I think it might be that you're creating log groups, when you just need logfiles.  Groups are for when you want multiple destinations, and you don't have them.&lt;BR /&gt;&lt;BR /&gt;Just trying leaving the "LOGGROUP N (xxxx)"&lt;BR /&gt;directives out and re-running.&lt;BR /&gt;&lt;BR /&gt;Reason: I believe I tried this years ago (groups of one), and got the same result, but in an older version of the database (9i).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2010 22:29:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242978#M614061</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2010-06-08T22:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242979#M614062</link>
      <description>Check the existance of all the directories (adump, bdump, cdump etc).&lt;BR /&gt;&lt;BR /&gt;SQL&amp;gt; show parameter dump&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Robert.</description>
      <pubDate>Wed, 09 Jun 2010 06:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242979#M614062</guid>
      <dc:creator>RobertBlok</dc:creator>
      <dc:date>2010-06-09T06:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242980#M614063</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;just a simple question. Have you checked your oracle environment variables (ORACLE_HOME, ORACLE_SID, ...).&lt;BR /&gt;Any dump file provided ?&lt;BR /&gt;&lt;BR /&gt;Have you tried to create the database with dbca ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Wed, 09 Jun 2010 09:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242980#M614063</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2010-06-09T09:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242981#M614064</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The reason should available in the alert log.&lt;BR /&gt;&lt;BR /&gt;Also ..&lt;BR /&gt;Check the syntax in line 17 ..it appear to me like you are missing datafile over there.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Wed, 09 Jun 2010 09:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242981#M614064</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2010-06-09T09:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242982#M614065</link>
      <description>For the phrase "autoextend on" isn't there something like a "next 4m" (example size) that's required on that?  I don't think it allows for an undefined autoextend, and - even if it does allow for it syntactically, man - it's going to be small, resulting in really cut up and chained data files, they all of the file autoextend and grow.</description>
      <pubDate>Wed, 09 Jun 2010 13:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242982#M614065</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2010-06-09T13:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242983#M614066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check your init.ora for&lt;BR /&gt;parameter UNDO_TABLESPACE.&lt;BR /&gt;If it does not match exactly to&lt;BR /&gt;&lt;BR /&gt;21 UNDO TABLESPACE undotbs&lt;BR /&gt;&lt;BR /&gt;CREATE DATABASE will fail.&lt;BR /&gt;&lt;BR /&gt;Assuming possible &lt;BR /&gt;undotbs vs. undotbs1 &lt;BR /&gt;missmatch.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Second point:&lt;BR /&gt; &lt;BR /&gt;17 DEFAULT TABLESPACE tbs_1&lt;BR /&gt;&lt;BR /&gt;without tablespace tbs_1 beeing created...???&lt;BR /&gt;&lt;BR /&gt;Delete the line and do &lt;BR /&gt;alter database ...&lt;BR /&gt;after creating the tablespace later&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2010 16:30:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242983#M614066</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2010-06-09T16:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242984#M614067</link>
      <description>Thanks&lt;BR /&gt;&lt;BR /&gt;The inonsistency between the temp tablespace in the init file was the problem.&lt;BR /&gt;&lt;BR /&gt;Now I cannot seem to start the database normaly without getting a error. WHen looking at the alert file it said to use the upgrade option. so I did and it worked.&lt;BR /&gt;&lt;BR /&gt;I always have to open up the database with&lt;BR /&gt;&lt;BR /&gt;startup nomount&lt;BR /&gt;alter database open upgrade&lt;BR /&gt;&lt;BR /&gt;any way to startup the database normally without getting a error.&lt;BR /&gt;&lt;BR /&gt;Thanks for any assistance.  Unfortunately I am not a card carrying DBA. This is for some testing we are doing on systems.</description>
      <pubDate>Wed, 09 Jun 2010 17:53:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242984#M614067</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-06-09T17:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242985#M614068</link>
      <description>Man - if you're having to run that "upgrade" option - I think you need to look in $ORACLE_HOME/rdbms/sql for the cat* script relevant to the database level that you're creating.  &lt;BR /&gt;&lt;BR /&gt;Unfortable feeling:  I've NEVER had to use the "upgrade" parameter you're describing.</description>
      <pubDate>Wed, 09 Jun 2010 18:35:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242985#M614068</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2010-06-09T18:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242986#M614069</link>
      <description>also - a reminder - check your autoexend. Since it's not holding you, it means it's taking default value, which may be very, very small (1k perhaps).  You really don't want to leave it like that.  Your db files will be very cut up over your file system.</description>
      <pubDate>Wed, 09 Jun 2010 18:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242986#M614069</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2010-06-09T18:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error creating database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242987#M614070</link>
      <description>the final issue was that the catalog.sql and catproc.sql scripts did not run.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2010 19:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/getting-error-creating-database/m-p/5242987#M614070</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-06-09T19:36:15Z</dc:date>
    </item>
  </channel>
</rss>

