<?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: oracle 9.2.0.1 installation problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742262#M787356</link>
    <description>Hi Sekar,&lt;BR /&gt;&lt;BR /&gt;Check you variables are set properly.&lt;BR /&gt;SHLIB_PATH, LD_LIBRARY_PATH, ORACLE_HOME&lt;BR /&gt;&lt;BR /&gt;The problem could be with setuid and setgid. This turns off library path search. &lt;BR /&gt;&lt;BR /&gt;dld disables any dynamic library searching through environment variables, SHLIB_PATH for 32-bit and 64-bit mode, and LD_LIBRARY_PATH for 64-bit mode. If a library only exists in the directory specified in SHLIB_PATH (or LD_LIBRARY_PATH), you get the runtime error "library not found"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IA &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 02 Mar 2006 00:47:26 GMT</pubDate>
    <dc:creator>Indira Aramandla</dc:creator>
    <dc:date>2006-03-02T00:47:26Z</dc:date>
    <item>
      <title>oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742259#M787353</link>
      <description>hpux 11.11&lt;BR /&gt;oracle 9.2.0.1 &lt;BR /&gt;after su - oracle&lt;BR /&gt;i gave sqlplus and this is the error:&lt;BR /&gt;----------------------------------------&lt;BR /&gt;/usr/lib/pa20_64/dld.sl: Unable to find library 'libwtc9.sl'.&lt;BR /&gt;Abort(coredump)&lt;BR /&gt;----------------------------------------&lt;BR /&gt;i am new to oracle.&lt;BR /&gt;so dont know what to do. &lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 00:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742259#M787353</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-03-02T00:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742260#M787354</link>
      <description>Hi Sekar, &lt;BR /&gt;&lt;BR /&gt;From user "oracle", type # echo $SHLIB_PATH&lt;BR /&gt;And if you dont see a path to libwtc9.sl, you need to search and export it. &lt;BR /&gt;&lt;BR /&gt;# export SHLIB_PATH=$SHLIB_PATH:&lt;PATH_TO_LIB&gt; &lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/PATH_TO_LIB&gt;</description>
      <pubDate>Thu, 02 Mar 2006 00:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742260#M787354</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-02T00:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742261#M787355</link>
      <description>Hi arun,&lt;BR /&gt;----------------------&lt;BR /&gt;$ echo $SHLIB_PATH&lt;BR /&gt;/usr/lib&lt;BR /&gt;----------------------&lt;BR /&gt;and also while installing, there was some errors and i gave some softlinks.&lt;BR /&gt;i think there may be something wrong with the softlinks.&lt;BR /&gt;&lt;BR /&gt;and do u have a list of softlinks, so that i can check it.</description>
      <pubDate>Thu, 02 Mar 2006 00:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742261#M787355</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-03-02T00:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742262#M787356</link>
      <description>Hi Sekar,&lt;BR /&gt;&lt;BR /&gt;Check you variables are set properly.&lt;BR /&gt;SHLIB_PATH, LD_LIBRARY_PATH, ORACLE_HOME&lt;BR /&gt;&lt;BR /&gt;The problem could be with setuid and setgid. This turns off library path search. &lt;BR /&gt;&lt;BR /&gt;dld disables any dynamic library searching through environment variables, SHLIB_PATH for 32-bit and 64-bit mode, and LD_LIBRARY_PATH for 64-bit mode. If a library only exists in the directory specified in SHLIB_PATH (or LD_LIBRARY_PATH), you get the runtime error "library not found"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;IA &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 00:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742262#M787356</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2006-03-02T00:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742263#M787357</link>
      <description>Hi Sekar, &lt;BR /&gt;&lt;BR /&gt;You need to find out where is libwtc9.sl in your system and export it to SHLIB_PATH. &lt;BR /&gt;&lt;BR /&gt;# find / -name "libwtc9.sl" will do.. &lt;BR /&gt;&lt;BR /&gt;Also, make sure your ORACLE_HOME is correctly setup as Indira suggested. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 02 Mar 2006 00:51:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742263#M787357</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-02T00:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742264#M787358</link>
      <description>Hi Sekar,&lt;BR /&gt;&lt;BR /&gt;check the ldd command for more details.&lt;BR /&gt;&lt;BR /&gt;Have a look at this thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=713819" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=713819&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A</description>
      <pubDate>Thu, 02 Mar 2006 01:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742264#M787358</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2006-03-02T01:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742265#M787359</link>
      <description>Hi Sekar,&lt;BR /&gt;&lt;BR /&gt;your SHLIB_PATH and LD_LIBRARY_PATH seem to be incomplete.&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH should be something like this (at least):&lt;BR /&gt;&lt;BR /&gt;$ORACLE_HOME/lib:/usr/lib&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LD_LIBRARY_PATH should be something like this (at least):&lt;BR /&gt;&lt;BR /&gt;$ORACLE_HOME/lib:/usr/dt/lib:/usr/openwin/lib&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Mar 2006 07:36:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742265#M787359</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2006-03-03T07:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742266#M787360</link>
      <description>i found the libwtc9.sl path and got four results:(2 here)&lt;BR /&gt;---------------&lt;BR /&gt;/u01/app/oracle/product/9.2.0.1/lib/libwtc9.sl&lt;BR /&gt;/u01/app/oracle/product/9.2.0.1/lib32/libwtc9.sl&lt;BR /&gt;-----------------&lt;BR /&gt;then i did:&lt;BR /&gt;$ export SHLIB_PATH=$ORACLE_HOME/lib&lt;BR /&gt;----------&lt;BR /&gt;NOW &lt;BR /&gt;$sqlplus&lt;BR /&gt;working fine and asking me user name.&lt;BR /&gt;i have installed this oracle and while installing i created only one user "oracle"..&lt;BR /&gt;&lt;BR /&gt;now my questions:&lt;BR /&gt;1.  $ export SHLIB_PATH=$ORACLE_HOME/lib&lt;BR /&gt; or $ export SHLIB_PATH=$ORACLE_HOME/lib32&lt;BR /&gt;&lt;BR /&gt;what Indira said, i am not able to understand. so explain me in simple.&lt;BR /&gt;2. do i need to create any user for sqlplus? or when i tried to login with user name "oracle" ...&lt;BR /&gt;----------------------------------------&lt;BR /&gt;$ export SHLIB_PATH=$ORACLE_HOME/lib&lt;BR /&gt;$ echo $SHLIB_PATH&lt;BR /&gt;/u01/app/oracle/product/9.2.0.1/lib&lt;BR /&gt;$ sqlplus&lt;BR /&gt;&lt;BR /&gt;SQL*Plus: Release 9.2.0.1.0 - Production on Mon Mar 13 11:24:00 2006&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;Enter user-name: oracle&lt;BR /&gt;Enter password:&lt;BR /&gt;ERROR:&lt;BR /&gt;ORA-01034: ORACLE not available&lt;BR /&gt;ORA-27101: shared memory realm does not exist&lt;BR /&gt;HP-UX Error: 2: No such file or directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enter user-name:&lt;BR /&gt;----------------------------------------&lt;BR /&gt;&lt;BR /&gt;3. i need to check whether oracle installed properly or not..?is there any command available for that?...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks a lot..</description>
      <pubDate>Mon, 13 Mar 2006 00:57:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742266#M787360</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-03-13T00:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742267#M787361</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;----&lt;BR /&gt;3. i need to check whether oracle installed properly or not..?is there any command available for that?...&lt;BR /&gt;----&lt;BR /&gt;&lt;BR /&gt;the only way to check that is to query the installation log files for errors.&lt;BR /&gt;&lt;BR /&gt;it should normally be found in the following path:&lt;BR /&gt;&lt;YOUR path=""&gt;/oraInventory/logs/&lt;BR /&gt;&lt;BR /&gt;file names looks as such:&lt;BR /&gt;installActions2006-03-07_01-23-40PM.log                                          &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;/YOUR&gt;</description>
      <pubDate>Mon, 13 Mar 2006 01:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742267#M787361</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-03-13T01:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742268#M787362</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;2. do i need to create any user for sqlplus? or when i tried to login with user name "oracle" ...&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;You don't really create users for "sqlplus". You can user sqlplus as a tool (or any other available tool) to create database users.&lt;BR /&gt;&lt;BR /&gt;but... the problem you are getting here is related to your environment settings.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 13 Mar 2006 01:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742268#M787362</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-03-13T01:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742269#M787363</link>
      <description>Here is a link to a good site. Since you are new to oracle you may find some useful info on this site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.oracle-base.com" target="_blank"&gt;www.oracle-base.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They have some step-by-step articles on oracle installation.&lt;BR /&gt;Another useful document will be the installation guide on OTN. otn.oracle.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Mon, 13 Mar 2006 01:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742269#M787363</guid>
      <dc:creator>tcsa</dc:creator>
      <dc:date>2006-03-13T01:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742270#M787364</link>
      <description>Hi Sekar,&lt;BR /&gt;&lt;BR /&gt;Your questions:&lt;BR /&gt;&lt;BR /&gt;1. $ export SHLIB_PATH=$ORACLE_HOME/lib&lt;BR /&gt;or $ export SHLIB_PATH=$ORACLE_HOME/lib32&lt;BR /&gt;&lt;BR /&gt;You need export SHLIB_PATH=$ORACLE_HOME/lib&lt;BR /&gt;&lt;BR /&gt;Now first thing you need to do is check if you oracle installation was completed successfully. Check the install logs for any errors. As Yogeeraj mentioned, check in the oraInventory/logs.&lt;BR /&gt;&lt;BR /&gt;If there are any errors fix them and then try to logon.&lt;BR /&gt;&lt;BR /&gt;You can logon to the database using sqlplus where you can log on in any of the following ways.&lt;BR /&gt;&lt;BR /&gt;You can logon as sysdba using sqlplus / connect as sysdba without any password.&lt;BR /&gt;You can logon using sqlplus /   without any username or password when you logon to the OS as an user that is defined in the database and is OS authernticated.&lt;BR /&gt;&lt;BR /&gt;You can logon using sqlplus username/password or username/password@oracle_sid.&lt;BR /&gt;&lt;BR /&gt;In you can the errors that you are experiencing with sqlplus "Oracle not available:"&lt;BR /&gt;Did you check you ORACLE_SID. To make sure you are logingin to a database that is  up and running.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2006 02:10:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742270#M787364</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2006-03-13T02:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: oracle 9.2.0.1 installation problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742271#M787365</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;below a quote from metalink note 109621.1:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;5. WHICH VARIABLE SHOULD BE SET FOR 64 BIT ORACLE?&lt;BR /&gt;&lt;BR /&gt;A 64 bit install of Oracle includes both 32 bit executables (such as svrmgrl and sqlplus) and 64 bit executables (such as oracle).&lt;BR /&gt;&lt;BR /&gt;The installation contains two 'lib' areas:&lt;BR /&gt;   Prior to 9i:&lt;BR /&gt;      $ORACLE_HOME/lib     - 32 bit libs&lt;BR /&gt;      $ORACLE_HOME/lib64   - 64 bit libs&lt;BR /&gt;   9i onwards:&lt;BR /&gt;      $ORACLE_HOME/lib32   - 32 bit libs&lt;BR /&gt;      $ORACLE_HOME/lib     - 64 bit libs&lt;BR /&gt;&lt;BR /&gt;Both of these directories contain libraries of the same name. To ensure that 32 bit executables search the 32 bit dir, and 64 bit executables search the 64 bit dir, set the following:&lt;BR /&gt;&lt;BR /&gt;Prior to 9i:&lt;BR /&gt;$LD_LIBRARY_PATH - includes $ORACLE_HOME/lib64, but not $ORACLE_HOME/lib&lt;BR /&gt;$SHLIB_PATH      - includes $ORACLE_HOME/lib, but not $ORACLE_HOME/lib64&lt;BR /&gt;&lt;BR /&gt;9i onwards:&lt;BR /&gt;$LD_LIBRARY_PATH - includes $ORACLE_HOME/lib, but not $ORACLE_HOME/lib32&lt;BR /&gt;$SHLIB_PATH      - includes $ORACLE_HOME/lib32, but not $ORACLE_HOME/lib&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 13 Mar 2006 02:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-9-2-0-1-installation-problem/m-p/3742271#M787365</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-03-13T02:39:11Z</dc:date>
    </item>
  </channel>
</rss>

