<?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 Oracle 10g in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170550#M897641</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In otn.oracle.com site, new Oracle 10gAS is available for download. is this AS contains Enterprise database version?&lt;BR /&gt;&lt;BR /&gt;what this AS does?</description>
    <pubDate>Thu, 22 Jan 2004 02:17:10 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2004-01-22T02:17:10Z</dc:date>
    <item>
      <title>Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170550#M897641</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In otn.oracle.com site, new Oracle 10gAS is available for download. is this AS contains Enterprise database version?&lt;BR /&gt;&lt;BR /&gt;what this AS does?</description>
      <pubDate>Thu, 22 Jan 2004 02:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170550#M897641</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-01-22T02:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170551#M897642</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I don't think so, Oracle10g AS contains Enterprise Edition.&lt;BR /&gt;&lt;BR /&gt;here you can find a detail info&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://otn.oracle.com/software/products/ias/devuse.html" target="_blank"&gt;http://otn.oracle.com/software/products/ias/devuse.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH &lt;BR /&gt;&lt;BR /&gt;Radim</description>
      <pubDate>Thu, 22 Jan 2004 02:29:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170551#M897642</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2004-01-22T02:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170552#M897643</link>
      <description>Hi Radim&lt;BR /&gt;&lt;BR /&gt;I knew about this otn page. did u have downloaded this and installed?. can we create database in this?</description>
      <pubDate>Thu, 22 Jan 2004 02:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170552#M897643</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-01-22T02:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170553#M897644</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I haven't installed yet.&lt;BR /&gt;&lt;BR /&gt;My experience told me, you can't install DB within AS.&lt;BR /&gt;You have to have Oracle Database Edition.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Radim</description>
      <pubDate>Thu, 22 Jan 2004 03:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170553#M897644</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2004-01-22T03:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170554#M897645</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;The Application Server need a Database to keep its infrastructure. As with the previous version (9iAS release2), the database will be created during your infrastructure installation.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Thu, 22 Jan 2004 09:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170554#M897645</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-01-22T09:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170555#M897646</link>
      <description>Hi Ravi,&lt;BR /&gt;&lt;BR /&gt;I have this installed and running on a production system. A database with the sid asdb is created during the install of 10g. This is for use by the AS and the oid, and forms the infra structure. Portal etc then use this for its metadata. Its not for general use, you need a seperate databas instance on another host. In fact oracle recomends that you run the infra structure and the apps on seperate host aswell, but it seems to run fine on the same host with the infra structure and portal running in different homes.&lt;BR /&gt;&lt;BR /&gt;The database created is a 9i database, the release name 10g is a little misleading as its actually 9iAS release 2 version 9.0.4 which for mee sems to have fixed a lot of the problems in 9.0.2&lt;BR /&gt;&lt;BR /&gt;Neil</description>
      <pubDate>Fri, 23 Jan 2004 02:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-10g/m-p/3170555#M897646</guid>
      <dc:creator>Neil Harris</dc:creator>
      <dc:date>2004-01-23T02:06:28Z</dc:date>
    </item>
  </channel>
</rss>

