Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: strange problem after installing Oracle816
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
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).
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