<?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 dbca problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024216#M762744</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   Im trying to install the Oracle 9i (9.2.0.1.0) on a HP-UX 11.11 machine. The software was installed sucessfully. However, while creating the database using dbca it hangs after the last step ( after reviewing the information, when click OK, nothing appears until long time ).&lt;BR /&gt;&lt;BR /&gt;   Im not understanding what's the problem, and need help.&lt;BR /&gt;   Anyone had a similar problem?&lt;BR /&gt;   I want to know also where i can see the log information.&lt;BR /&gt;&lt;BR /&gt;   Thanks in advance for help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Best Regards!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pinki</description>
    <pubDate>Tue, 23 Jan 2007 10:13:36 GMT</pubDate>
    <dc:creator>Pinki Meggi</dc:creator>
    <dc:date>2007-01-23T10:13:36Z</dc:date>
    <item>
      <title>dbca problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024216#M762744</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   Im trying to install the Oracle 9i (9.2.0.1.0) on a HP-UX 11.11 machine. The software was installed sucessfully. However, while creating the database using dbca it hangs after the last step ( after reviewing the information, when click OK, nothing appears until long time ).&lt;BR /&gt;&lt;BR /&gt;   Im not understanding what's the problem, and need help.&lt;BR /&gt;   Anyone had a similar problem?&lt;BR /&gt;   I want to know also where i can see the log information.&lt;BR /&gt;&lt;BR /&gt;   Thanks in advance for help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Best Regards!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pinki</description>
      <pubDate>Tue, 23 Jan 2007 10:13:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024216#M762744</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-01-23T10:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: dbca problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024217#M762745</link>
      <description>Hi,&lt;BR /&gt;check in $ORACLE_HOME/assistants/dbca/logs&lt;BR /&gt;&lt;BR /&gt;I tend to create the databases by hand, especially if it is only a dummy test one.</description>
      <pubDate>Tue, 23 Jan 2007 10:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024217#M762745</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-01-23T10:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: dbca problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024218#M762746</link>
      <description>&amp;gt;&amp;gt;  nothing appears until long time &lt;BR /&gt;&lt;BR /&gt;Did something show up by now?&lt;BR /&gt;&lt;BR /&gt;Please quantify 'long time'.&lt;BR /&gt;&lt;BR /&gt;While nothing appeared, was the system doing something?&lt;BR /&gt;CPU cycles being consumed?&lt;BR /&gt;Did you ask it to create a large (hundreds GB) database and is it doing heavy (write) IO?&lt;BR /&gt;&lt;BR /&gt;Can you track any progress?&lt;BR /&gt;Entries in the alert log?&lt;BR /&gt;DB files apprearing in directories?&lt;BR /&gt;&lt;BR /&gt;Personally I don't care much for dbca. It helps too much and thus hides too much. &lt;BR /&gt;I prefer to do run my own sql&amp;gt; create database...&lt;BR /&gt;That gets me to know my DB better and if something goes wrong it seems more clear (to me) what step failed.&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein van den Heuvel</description>
      <pubDate>Tue, 23 Jan 2007 10:42:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024218#M762746</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-01-23T10:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: dbca problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024219#M762747</link>
      <description>hi Pinki,&lt;BR /&gt;&lt;BR /&gt;After the failure, did you try to launch the dbca again and retry the operation?&lt;BR /&gt;&lt;BR /&gt;You can get more information about the errors generated by the dbca by reviewing the log files in these two directories:&lt;BR /&gt; $ORACLE_HOME/cfgtools/dbca&lt;BR /&gt;and &lt;BR /&gt; $ORACLE_HOME/cfgtools/dbca/&lt;SID&gt;&lt;BR /&gt;&lt;BR /&gt;e.g. /d01/app/oracle/product/10.2.0/db_2/cfgtoollogs/dbca/&lt;BR /&gt;/d01/app/oracle/product/10.2.0/db_2/cfgtoollogs/dbca/mydb&lt;BR /&gt;&lt;BR /&gt;below an example of log files corresponding your current installation, that would be available: (/d01/app/oracle/product/10.2.0/db_2/cfgtoollogs/dbca/mydb)&lt;BR /&gt;-rw-r-----  1 oracle oinstall    43385 Jan 23 21:02 CreateDB.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall 42534008 Jan 23 21:27 CreateDBCatalog.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall    25404 Jan 23 21:27 sqlPlusHelp.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall   443729 Jan 23 21:34 JServer.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall   587730 Jan 23 21:35 odm.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall  1631344 Jan 23 21:35 context.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall   685542 Jan 23 21:37 xdb_protocol.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall    80366 Jan 23 21:37 ordinst.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall   614328 Jan 23 21:44 interMedia.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall  5177480 Jan 23 21:47 cwmlite.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall  2150550 Jan 23 21:51 spatial.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall  6548806 Jan 23 21:53 emRepository.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall    25158 Jan 23 21:53 lockAccount.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall    59946 Jan 23 21:54 postDBCreation.log&lt;BR /&gt;-rw-r-----  1 oracle oinstall     1527 Jan 23 21:54 mydb152.log&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Please go through the files and identify the error.&lt;BR /&gt;&lt;BR /&gt;if you need any further assistance, please let us know&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;/SID&gt;</description>
      <pubDate>Wed, 24 Jan 2007 00:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024219#M762747</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-01-24T00:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: dbca problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024220#M762748</link>
      <description>Hi,&lt;BR /&gt;   Thanks for all replies.&lt;BR /&gt;&lt;BR /&gt;   First of all, im sorry i didint find the logs for dbaca. There is nothing in $ORACLE_HOME/assistants/dbca/logs.  And strangly there is no cfgtools directory.&lt;BR /&gt;&lt;BR /&gt;    I had tried to launch the dbca again and the same things happen again.&lt;BR /&gt;&lt;BR /&gt;   It did not show anything and when i said long time its about 30 minutes and after that i cancel the application.&lt;BR /&gt;&lt;BR /&gt;   Im not creating a large database.&lt;BR /&gt;&lt;BR /&gt;    One thing that i have noticed that is it creates database directories ( oradata/siges ) and the admin directory with database information in init.ora file. Nothing more.&lt;BR /&gt;&lt;BR /&gt;   The logs would help me, but i cant find them.&lt;BR /&gt;&lt;BR /&gt;   Please any idea?&lt;BR /&gt;&lt;BR /&gt;   May i have to reinstall the software?!&lt;BR /&gt;&lt;BR /&gt;   Need help.&lt;BR /&gt;&lt;BR /&gt;   Best Regards&lt;BR /&gt;&lt;BR /&gt;Pinki</description>
      <pubDate>Wed, 24 Jan 2007 03:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024220#M762748</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-01-24T03:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: dbca problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024221#M762749</link>
      <description>Hy&lt;BR /&gt;&lt;BR /&gt;what size has the sga_max_size in init.ora? perhaps this is too large.&lt;BR /&gt;&lt;BR /&gt;I recommend you to use a create database script...&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 24 Jan 2007 03:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024221#M762749</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-01-24T03:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: dbca problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024222#M762750</link>
      <description>As attach the init.ora file.&lt;BR /&gt;&lt;BR /&gt;I will try then create the database thru sql.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2007 03:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024222#M762750</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-01-24T03:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: dbca problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024223#M762751</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt; Thanks for all replies. I had reinstall the software and after that i didnt have the same problema.&lt;BR /&gt;&lt;BR /&gt;  Thanks once again.&lt;BR /&gt;&lt;BR /&gt;  Best Regards&lt;BR /&gt;&lt;BR /&gt;Pinki</description>
      <pubDate>Fri, 02 Feb 2007 09:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbca-problem/m-p/5024223#M762751</guid>
      <dc:creator>Pinki Meggi</dc:creator>
      <dc:date>2007-02-02T09:45:39Z</dc:date>
    </item>
  </channel>
</rss>

