Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: strange problem after installing Oracle816

RE: strange problem after installing Oracle816

From: Kevin Lange <kgel_at_ppoone.com>
Date: Tue, 19 Jun 2001 15:17:50 -0700
Message-ID: <F001.0032F4EF.20010619152528@fatcity.com>

Check your path statements and other environment setting on the Sun box. If you already had the old software installed, you probably are still using those for the old path.

When you are in the 8.1.6 ORACLE_HOME/bin directory its finding the binary file for that version of oracle but its fining the Library and modules from the other version thru the path.

Make sure everything is updated for the new Oracle Home.

-----Original Message-----
Sent: Tuesday, June 19, 2001 4:36 PM
To: Multiple recipients of list ORACLE-L

Hi all,

I installed Oracle8.1.6 on a SunOS 5.6 box. That box already had 815 and 817 installed. When I'm in 816 Oracle_HOME/bin, sqlplus works fine but when I do svrmgrl which does exist, I got this:

ld.so.1: svrmgrl: fatal: relocation error: file svrmgrl: symbol kghla42_: referenced symbol not found Killed

I got the same error when run in 817home/bin, but in 815/bin, it works just fine.

The PATH only have 815home/bin in it. Is it the path problem??? but I was in 816home/bin when I executed svrmgrl.

Thank you!

Andrea



Do You Yahoo!?
Spot the hottest trends in music, movies, and more. http://buzz.yahoo.com/
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Andrea Oracle
  INET: andreaoracle_at_yahoo.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kevin Lange
  INET: kgel_at_ppoone.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jun 19 2001 - 17:17:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US