<?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: weird problem when login in using sqlplus from non oracle unix account in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976328#M928366</link>
    <description>Do you have following variable set?&lt;BR /&gt;&lt;BR /&gt;TNS_ADMIN=/app/bin/oracle817/network/admin&lt;BR /&gt;&lt;BR /&gt;Also, can you perform an 'env' as the user concerned and post it here?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
    <pubDate>Mon, 19 May 2003 12:02:59 GMT</pubDate>
    <dc:creator>Ian Dennison_1</dc:creator>
    <dc:date>2003-05-19T12:02:59Z</dc:date>
    <item>
      <title>weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976327#M928365</link>
      <description>&lt;BR /&gt;user could not login to DB using &lt;BR /&gt;&lt;BR /&gt;sqlplus user/password eventhough environment for ORACLE_HOME and ORACLE_SID were correct.&lt;BR /&gt;&lt;BR /&gt;got error :&lt;BR /&gt;&lt;BR /&gt;ORA - 01034 OracleNot Available and &lt;BR /&gt;ORA - 27101 Shared Memory Realm Does Not Exist. &lt;BR /&gt;&lt;BR /&gt;From Unix user oracle, I could login fine.&lt;BR /&gt;&lt;BR /&gt;sudo to such user,and indeed, could not login, but, if I used &lt;BR /&gt;&lt;BR /&gt;sqlplus user/pass@SID, it worked fine !!! ???&lt;BR /&gt;&lt;BR /&gt;so, problem must be with tnsnames.ora, I thought.   I have a symb link from &lt;BR /&gt;/etc/tnsnames.ora and all other .ora files to&lt;BR /&gt;$ORACLE_HOME/network/admin/*ora files.   Changed premissions on the tnsnames file to be wide open.&lt;BR /&gt;&lt;BR /&gt;SAME PROBLEM :-(((     !!!!&lt;BR /&gt;&lt;BR /&gt;looked at oracle account, and ORACLE_HOME was&lt;BR /&gt;&lt;BR /&gt;/u00/app/oracle/product/8.1.7  while  user's ORACLE_HOME was /u00/app/oracle/product/8.1.7_64&lt;BR /&gt;&lt;BR /&gt;THere is a symbolic link from 8.1.7_64 to 8.1.7, meaning that they point to the same directory.&lt;BR /&gt;&lt;BR /&gt;When I changed his ORACLE_HOME to point to the 8.1.7 directory, it  WORKED FINE !!! ??????&lt;BR /&gt;Validate it by changing the ORACLE_HOME for the oracle unix account, and IT FAILED to work there.&lt;BR /&gt;&lt;BR /&gt;Question ?   WHY ???&lt;BR /&gt;&lt;BR /&gt;links point to the same directory, and tnsnames is a link from /etc pointing to the proper place ?  What am I missing here ?&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Henrique</description>
      <pubDate>Mon, 19 May 2003 11:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976327#M928365</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2003-05-19T11:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976328#M928366</link>
      <description>Do you have following variable set?&lt;BR /&gt;&lt;BR /&gt;TNS_ADMIN=/app/bin/oracle817/network/admin&lt;BR /&gt;&lt;BR /&gt;Also, can you perform an 'env' as the user concerned and post it here?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Mon, 19 May 2003 12:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976328#M928366</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-05-19T12:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976329#M928367</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Have you set your TNS_ADMIN environment variable?&lt;BR /&gt;&lt;BR /&gt;Normally, with 8.1.7, the ora-27101 is reporting that the shared memory key generated by the client doesn't match any currently existing keys. This is to be expected if the ORACLE_HOME used by the client isn't the same as the one used to startup the database with OR the ORACLE_SID is not correctly referencing the right instance. &lt;BR /&gt;&lt;BR /&gt;Please revert&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Mon, 19 May 2003 12:12:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976329#M928367</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-05-19T12:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976330#M928368</link>
      <description>TNS_ADMIN is not set on either unix account, but I set it now just to see, and problem is still there.&lt;BR /&gt;&lt;BR /&gt;I CAN login using sqlplus, as long as I qualify the string with the @SID_NAME, even with the 8.1.7_64 directoryon ORACLE_HOME.&lt;BR /&gt;&lt;BR /&gt;without the @SIDNAME string, will only work fine, if I have 8.1.7 directory instead.&lt;BR /&gt;&lt;BR /&gt;????????????????????????????&lt;BR /&gt;&lt;BR /&gt;env for such user is :&lt;BR /&gt;&lt;BR /&gt;&amp;gt; env&lt;BR /&gt;_=/usr/bin/env&lt;BR /&gt;MANPATH=/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/usr/local/man/%L:/usr/local/man:/opt/upgrade/share/man/%L:/opt/upgrade/share/man:/usr/dt&lt;BR /&gt;/share/man:/opt/pd/share/man/%L:/opt/pd/share/man:/opt/ignite/share/man/%L:/opt/ignite/share/man:/opt/samba/man:/opt/resmon/share/man:/opt/pred/share/man/%L:/opt/pred/&lt;BR /&gt;share/man:/opt/hparray/share/man/%L:/opt/hparray/share/man:/opt/sudo/man:/opt/perf/man/%L:/opt/perf/man:/opt/OV/man/itose/%L:/opt/OV/man/itose:/opt/graphics/common/man&lt;BR /&gt;:/opt/audio/share/man:/opt/ansic/share/man/%L:/opt/ansic/share/man:/opt/langtools/share/man/%L:/opt/langtools/share/man:/opt/image/share/man:/opt/imake/man:/opt/pwplus&lt;BR /&gt;/share/man://opt/perl/man&lt;BR /&gt;PATH=/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/opt/perl/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgrade/bin:/opt/pd/bin:/usr/bin/X11:/usr/con&lt;BR /&gt;trib/bin/X11:/opt/resmon/bin:/usr/sbin/stm/uut/bin/progs:/opt/pred/bin:/opt/hparray/bin:/usr/sbin/diag/contrib:/opt/sudo/bin:/opt/perf/bin:/opt/OV/bin/OpC:/opt/graphic&lt;BR /&gt;s/common/bin:/opt/langtools/bin:/opt/imake/bin:/usr/local/bin:/opt/pwplus/bin:.:/develop/radia/bin:/develop/radia/link:/u00/app/oracle/product/8.1.7/bin:/u00/app/oracle/product/8.1.7/lib:.&lt;BR /&gt;COLUMNS=167&lt;BR /&gt;EDITOR=vi&lt;BR /&gt;LOGNAME=SOMEUSER&lt;BR /&gt;HOSTNAME=SOMESERVER&lt;BR /&gt;ORACLE_SID=SIDNAME&lt;BR /&gt;ERASE=^H&lt;BR /&gt;PS1=$HOSTNAME:$PWD/&lt;BR /&gt;Radia &amp;gt;&lt;BR /&gt;SHELL=/usr/bin/ksh&lt;BR /&gt;HISTSIZE=1000&lt;BR /&gt;HOME=/home/SOMEUSER&lt;BR /&gt;TERM=hpterm&lt;BR /&gt;ORACLE_HOME=/u00/app/oracle/product/8.1.7&lt;BR /&gt;PWD=/home/SOMEUSER&lt;BR /&gt;TZ=EST5EDT&lt;BR /&gt;ENV=/home/SOMEUSER/.kshrc&lt;BR /&gt;LINES=55&lt;BR /&gt;uxsd01:/home/SOMEUSER/&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Again,   &lt;BR /&gt;&lt;BR /&gt;sqlplus user/pass@SID  works either way &lt;BR /&gt;&lt;BR /&gt;sqlplus user/pass ONLY WORKS if ORACLE_HOME points to 8.1.7 instead of 8.1.7_64 enventhough they are the samedirectories from following the  symb link.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;&lt;BR /&gt;Henrique</description>
      <pubDate>Mon, 19 May 2003 12:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976330#M928368</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2003-05-19T12:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976331#M928369</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;BTW,  the SIDNAME here on the env  for this account, is THE SAME as the one which I am trying to login.  Just made it generic.&lt;BR /&gt;&lt;BR /&gt;AND,  as you can see,when I change ORACLE_HOME, then, I CAN login fine without the&lt;BR /&gt;@SIDNAME string.&lt;BR /&gt;&lt;BR /&gt;very weird indeed !!!&lt;BR /&gt;&lt;BR /&gt;Henrique&lt;BR /&gt;&lt;BR /&gt;PS.:  This instance is patched up with 8.1.74 patch, but does not have the latest security patch.</description>
      <pubDate>Mon, 19 May 2003 12:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976331#M928369</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2003-05-19T12:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976332#M928370</link>
      <description>The oracle account may have special group priviledges for access to shrared memory that the regular unix user does not have.  Try adding the unix user to the same group as the oracle account and see if that helps.&lt;BR /&gt;&lt;BR /&gt;See man pages for setprivgrp(1M), getprivgrp(2), privgrp(4)</description>
      <pubDate>Mon, 19 May 2003 13:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976332#M928370</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2003-05-19T13:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976333#M928371</link>
      <description>&lt;BR /&gt;THe problem is that setting up 8.1.7_64 for the oracle account, SHOWS the same problem.&lt;BR /&gt;It only worked there before, because the oracle account had the ORACLE_HOME pointing to the proper directory.&lt;BR /&gt;&lt;BR /&gt;This is one of those things that will BOTHER ME until I find out why this is not working.  It is a SYMBOLIC LINK to the same directory !!&lt;BR /&gt;&lt;BR /&gt;Why is there a problem with THIS symbolic link ?   :-(((&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Henrique&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2003 13:52:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976333#M928371</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2003-05-19T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976334#M928372</link>
      <description>Most of what you are describing happens when the "oracle" exeuctable ($OH/bin/oracle) is not suid.  The reason that Oracle can do it is because it owns the shared memory, and a sqlnet connection will work because the processes are normally owned by oracle directly as well.  I would verify that the binary is correct by executing:&lt;BR /&gt;&lt;BR /&gt;chmod 4755 $ORACLE_HOME/bin/oracle&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Mon, 19 May 2003 16:40:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976334#M928372</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-05-19T16:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976335#M928373</link>
      <description>&lt;BR /&gt;thanks guys, BUT, BOTH accounts fail to work properly, when their ORACLE_HOME is set to &lt;BR /&gt;8.1.7_64 directory, which is symbolic link to 8.1.7 !!!   SAME DIRECTORY, same files, same permissions ( btw, oracle executable is 4751 ).&lt;BR /&gt;&lt;BR /&gt;I think I reinstalled oracle on this box and set the ORACLE_HOME to 8.1.7 the second time around.  Not sure if any compiled code has 8.1.7 now instead of 8.1.7_64.  However, it still does not explain why it fails if the name of the directory is something else or is a link !!!&lt;BR /&gt;&lt;BR /&gt;ARE THERE ANY PROBLEMS WITH LINKS on hpux 11 and oracle 8.1.7 ?   this simple makes no sense at all, but I can recreate the problem any time I want to !!&lt;BR /&gt;&lt;BR /&gt;Henrique</description>
      <pubDate>Mon, 19 May 2003 16:59:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976335#M928373</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2003-05-19T16:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976336#M928374</link>
      <description>There are not any know problems with symbolic links on HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;Thats pretty stable, old technology.&lt;BR /&gt;&lt;BR /&gt;Who made the symbolic link?&lt;BR /&gt;&lt;BR /&gt;If root did it, this could be an issue.&lt;BR /&gt;&lt;BR /&gt;Proper Oracle setup is to NOT allow root to fire up sqlplus.  There are a lot of good reasons.&lt;BR /&gt;&lt;BR /&gt;Do an ll on the symbolic link.  If root owns it, delete it and recreate it using the oracle admin account.&lt;BR /&gt;&lt;BR /&gt;If what I've said isn't the cause of the problem then its probably purely an environment problem.  See prior posts.  Envirnonment for oracle users should be consistent across user accounts.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 May 2003 17:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976336#M928374</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-19T17:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976337#M928375</link>
      <description>From a Metalink Forums thread&lt;BR /&gt;search keys: ORA-27101 symbolic links&lt;BR /&gt;&lt;BR /&gt;==============================&lt;BR /&gt;&lt;BR /&gt;RDBMS Version: 8.1.7&lt;BR /&gt;Operating System and Version: Windows 2000&lt;BR /&gt;Error Number (if applicable): ORA-1034, ORA-27101&lt;BR /&gt;Product (i.e. SQL*Loader, Import, etc.): sqlplus&lt;BR /&gt;Product Version: &lt;BR /&gt;&lt;BR /&gt;shared memory realm error occuring only when connect to network.&lt;BR /&gt;&lt;BR /&gt;Interesting problem when trying to connect to a Local database NOT connected to the network, connection occurs fine. &lt;BR /&gt;HOWEVER, connected to the network the errors &lt;BR /&gt;ORA-1034 - Oracle not available and &lt;BR /&gt;ORA-27101 - shared memory realm does not exist; appear. &lt;BR /&gt;&lt;BR /&gt;The user profile does not change as the local profile is used. &lt;BR /&gt;Listener.ora, sqlnet.ora and tnsnames.ora files do not change. &lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;&lt;BR /&gt;Thank you in advance. &lt;BR /&gt;Craig. &lt;BR /&gt;crb@amsa.gov.au &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;From: Oracle, Harm Joris ten Napel 22-Nov-01 09:31 &lt;BR /&gt;Subject: Re : shared memory realm error occuring only when connect to network. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;yes, every once in a while this little lesson needs to be thaught, &lt;BR /&gt;once it's understood enlightment follows quickly: &lt;BR /&gt;&lt;BR /&gt;When you start an oracle database a key for the shared memory segment &lt;BR /&gt;is calculated based on the contents of ORACLE_SID and ORACLE_HOME, &lt;BR /&gt;call it a hash value. When you try to connert later, your server &lt;BR /&gt;process needs to find the shared memory segment so it does that by &lt;BR /&gt;taking your ORACLE_SID and ORACLE_HOME and calculates the hash value, &lt;BR /&gt;when at the designated key no SGA is present you get the ora-27101. &lt;BR /&gt;&lt;BR /&gt;Note that when the contents of ORACLE_HOME differ, although it may &lt;BR /&gt;point to the same physical location on disk, the hash value will be &lt;BR /&gt;different, this is the main reason why Oracle discourages the use of &lt;BR /&gt;symbolic links: you can but you have to be consequent. &lt;BR /&gt;&lt;BR /&gt;When attemting to connect over sqlnet, the ORACLE_HOME and ORACLE_SID &lt;BR /&gt;from the listener.ora are used, in your case this must differ from &lt;BR /&gt;what ORACLE_HOME and ORACLE_SID where when you first started your &lt;BR /&gt;database (especially trailing slashes '/' in your listener.ora). &lt;BR /&gt;&lt;BR /&gt;P.S. there is a slight change (rare) that the server process spawned &lt;BR /&gt;by the listener cannot access the SGA because of permission problems, &lt;BR /&gt;this usually happens when having more users than just oracle that own &lt;BR /&gt;software on your system. &lt;BR /&gt;&lt;BR /&gt;greetings, &lt;BR /&gt;&lt;BR /&gt;Harm &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;From: Oracle, Gina Thunder 26-Nov-01 15:53 &lt;BR /&gt;Subject: Re : shared memory realm error occuring only when connect to network. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you, Harm. Also note that there is a bug with the startup: #1522966. The workaround is to comment out the SQLNET.AUTHENTICATION_SERVICES= (NTS) in your $ORACLE_HOME/network/admin/sqlnet.ora file. There is a fix for this problem within the 8.1.7.0.1. patchset. To find this patch, you will need to use the following method: &lt;BR /&gt;&lt;BR /&gt;=&amp;gt; Patches &lt;BR /&gt;=&amp;gt; Click top link to take you to the "(old) patch download screen" &lt;BR /&gt;=&amp;gt; Select the following from the drop down menus: &lt;BR /&gt;-All Products &lt;BR /&gt;-MS Windows NT &lt;BR /&gt;&lt;BR /&gt;=&amp;gt;Then do a 'find' on the page for patch: 1522966 &lt;BR /&gt;&lt;BR /&gt;Gina &lt;BR /&gt;Oracle Support Services &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 19 May 2003 17:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976337#M928375</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-05-19T17:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976338#M928376</link>
      <description>also see Metalink Note:122183.1&lt;BR /&gt;&lt;BR /&gt;...</description>
      <pubDate>Mon, 19 May 2003 17:22:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976338#M928376</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-05-19T17:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: weird problem when login in using sqlplus from non oracle unix account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976339#M928377</link>
      <description>&lt;BR /&gt;Jim, thanks, this makes SENSE now !!!!   wow !!&lt;BR /&gt;&lt;BR /&gt;so, it is not so transparent to play with binaries and oracle homes !!!&lt;BR /&gt;&lt;BR /&gt;Looking at my listener.ora file, I had the ORACLE_HOME set there as 8.1.7_64 !!!  Corrected that and restarted the listener with the proper ORACLE_HOME !!!&lt;BR /&gt;&lt;BR /&gt;I LEARNED SOMETHING NEW TODAY !!!&lt;BR /&gt;&lt;BR /&gt;Thanks a lot, a really appreciate it. I feel that forums like this, really helps everyone understand this beast !! :-)&lt;BR /&gt;&lt;BR /&gt;Henrique</description>
      <pubDate>Mon, 19 May 2003 17:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-problem-when-login-in-using-sqlplus-from-non-oracle-unix/m-p/2976339#M928377</guid>
      <dc:creator>Henrique Silva_3</dc:creator>
      <dc:date>2003-05-19T17:59:47Z</dc:date>
    </item>
  </channel>
</rss>

