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

Home -> Community -> Mailing Lists -> Oracle-L -> Migrating from 8.1.6 to 8.1.7

Migrating from 8.1.6 to 8.1.7

From: Vikas Kawatra <VKawatra_at_innoventry.com>
Date: Thu, 14 Jun 2001 12:09:49 -0700
Message-ID: <F001.0032A070.20010614121532@fatcity.com>

I get an error when migrating from 8.1.6 to 8.1.7 on a Sun box. After editing the /var/opt/oracle for the fbs to the new Oracle Home - when I attempt to start svrmgrl - i get an error below:

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

the .profile for the oracle user - is as below.

Can some one help

thanks

vikas

PATH=$PATH:/usr/local/bin:/usr/sbin:/usr/ccs/bin:/usr/ucb:/etc:.:/usr/openwi n/bin
export PATH
#
# - Oracle related items go here - assume ksh on export command. Keep
version neutral!
#

export ORAENV_ASK=NO
export ORACLE_SID=APSVt3
. oraenv
export ORAENV_ASK=YES
export
CLASSPATH=$CLASSPATH:$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/assista nts/jlib:$ORACLE_HOME/network/jlib:$ORACLE_HOME/owm/jlib:$ORACLE_HOME/plsq l/jlib:$ORACLE_HOME/rdbms/jlib
export ORACLE_BASE=/u01/app/oracle
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
export TNS_ADMIN=$ORACLE_HOME/network/admin export ORATAB=/var/opt/oracle
#
# OWA Server (oracle stub - not a databse home)
#

export ORAWEB_BASE=/u06/app/oracle
export ORAWEB_HOME=/u06/app/oracle/product/8.1.6
export ORAWEB_ADMIN=/u06/app/oracle/product/8.1.6/listener
export ORAWEB_HOME=/u06/app/oracle/product/8.1.6

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Vikas Kawatra
  INET: VKawatra_at_innoventry.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 Thu Jun 14 2001 - 14:09:49 CDT

Original text of this message

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