<?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: HP-Oracle database in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669462#M915768</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;1. You do not have to have a client to start the database, just run the sqlplus:&lt;BR /&gt;startup pfile=/oracle/admin/pfile/init.ora&lt;BR /&gt;(The Oracle client is installed by default if you haven't deselected it during custom install.)&lt;BR /&gt;&lt;BR /&gt;2. As oracle user (oracle software owner) start sqlplus:&lt;BR /&gt;SQL&amp;gt; startup &lt;BR /&gt;pfile=/oracle/admin/&lt;SID&gt;/pfile/init.ora&lt;BR /&gt;&lt;BR /&gt;If link to init.ora is placed in $ORACLE_HOME/dbs :&lt;BR /&gt;SQL&amp;gt; startup &lt;BR /&gt;&lt;BR /&gt;You'll see the startup sequence:&lt;BR /&gt;Instance started&lt;BR /&gt;Database Mounted&lt;BR /&gt;Database Open&lt;BR /&gt;&lt;BR /&gt;and the SGA sizes spelled out.&lt;BR /&gt;&lt;BR /&gt;3. To create I/O on specific mount points you have to push data into the database in segments (tables) placed in tablespace that is placed on that spesific mount point.&lt;BR /&gt;&lt;BR /&gt;Andreas&lt;/SID&gt;</description>
    <pubDate>Fri, 22 Feb 2002 08:31:09 GMT</pubDate>
    <dc:creator>Andreas D. Skjervold</dc:creator>
    <dc:date>2002-02-22T08:31:09Z</dc:date>
    <item>
      <title>HP-Oracle database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669457#M915763</link>
      <description>Hi,I have accomplished put Oracle 9i on the HP.  My question is that &lt;BR /&gt;1.do i have to load the client as well before I can start up the database? &lt;BR /&gt;2. Is there any special instruction on how to start up the database?&lt;BR /&gt;3.  If I want to run some I/O on some mount points, does the procedure to create a vg and logical and filesystem the same as stated in LVM?&lt;BR /&gt;Thank you very much for your help</description>
      <pubDate>Thu, 21 Feb 2002 16:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669457#M915763</guid>
      <dc:creator>Deanna Tran</dc:creator>
      <dc:date>2002-02-21T16:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: HP-Oracle database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669458#M915764</link>
      <description>Hi Deanna,&lt;BR /&gt;&lt;BR /&gt;Try the oracle Administrator Guide for hp-ux,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.oracle.com/HTML_Storage/a90347/toc.htm" target="_blank"&gt;http://docs.oracle.com/HTML_Storage/a90347/toc.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;you should be installing the client part on your workstation.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2002 17:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669458#M915764</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-21T17:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: HP-Oracle database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669459#M915765</link>
      <description>Hi Deanna,&lt;BR /&gt;&lt;BR /&gt;Missed your last question. The procedure is same as creating normal lvm filesystems and vg's. you won't have to create the filesystem on the logical volume is you plan to use raw disk space to store your database.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2002 17:05:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669459#M915765</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-21T17:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: HP-Oracle database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669460#M915766</link>
      <description>I have browsed through the documenatation that you sent out as a link.  i am new at this database thing, as I read through it, i got confuse? Can you help me to simiply the procedure on how to start up the database?&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2002 20:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669460#M915766</guid>
      <dc:creator>Deanna Tran</dc:creator>
      <dc:date>2002-02-21T20:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: HP-Oracle database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669461#M915767</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;On a tangent,&lt;BR /&gt;  I would suggest this good book - OracleDBA 101, to get a nice and entertaining intro&lt;BR /&gt;do DB administration.&lt;BR /&gt;A quicklink:&lt;BR /&gt;&lt;A href="http://www.amazon.com/exec/obidos/ASIN/0072121203/qid=1014340182/sr=1-1/ref=sr_1_1/103-2894632-2274224" target="_blank"&gt;http://www.amazon.com/exec/obidos/ASIN/0072121203/qid=1014340182/sr=1-1/ref=sr_1_1/103-2894632-2274224&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Fri, 22 Feb 2002 01:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669461#M915767</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-02-22T01:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: HP-Oracle database</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669462#M915768</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;1. You do not have to have a client to start the database, just run the sqlplus:&lt;BR /&gt;startup pfile=/oracle/admin/pfile/init.ora&lt;BR /&gt;(The Oracle client is installed by default if you haven't deselected it during custom install.)&lt;BR /&gt;&lt;BR /&gt;2. As oracle user (oracle software owner) start sqlplus:&lt;BR /&gt;SQL&amp;gt; startup &lt;BR /&gt;pfile=/oracle/admin/&lt;SID&gt;/pfile/init.ora&lt;BR /&gt;&lt;BR /&gt;If link to init.ora is placed in $ORACLE_HOME/dbs :&lt;BR /&gt;SQL&amp;gt; startup &lt;BR /&gt;&lt;BR /&gt;You'll see the startup sequence:&lt;BR /&gt;Instance started&lt;BR /&gt;Database Mounted&lt;BR /&gt;Database Open&lt;BR /&gt;&lt;BR /&gt;and the SGA sizes spelled out.&lt;BR /&gt;&lt;BR /&gt;3. To create I/O on specific mount points you have to push data into the database in segments (tables) placed in tablespace that is placed on that spesific mount point.&lt;BR /&gt;&lt;BR /&gt;Andreas&lt;/SID&gt;</description>
      <pubDate>Fri, 22 Feb 2002 08:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-oracle-database/m-p/2669462#M915768</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-02-22T08:31:09Z</dc:date>
    </item>
  </channel>
</rss>

