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: 9i on Redhat9 agent does not start...

RE: 9i on Redhat9 agent does not start...

From: QuijadaReina, Julio C <QuijadJC_at_alfredstate.edu>
Date: Wed, 20 Aug 2003 16:54:24 -0800
Message-ID: <F001.005CBD39.20030820165424@fatcity.com>


Anjan,  

Kind of strange there is no lib32 dir under your $ORACLE_HOME. Hummm.... try setting the following on the user's .profile or on your user's shell startup file:  

LD_LIBRARY_PATH = $ORACLE_HOME/lib

LD_LIBRARY_PATH_64 = $ORACLE_HOME/lib  

Maybe oracle is looking for 64 bit library files!  

Julio  

-----Original Message-----
Sent: Wednesday, August 20, 2003 3:05 PM To: Multiple recipients of list ORACLE-L  

Gurus,  

Would appreciate any help that I can get on this...  

I have 9.2.0.1 on redhat 9 ...  

However I cannot seen to start the agent on the server...  

agentctl start just bails out.. no messages...  

This what I see in the dbsnmp.nohup  

/db/app/oracle/product/9.2.0/bin/dbsnmp: error while loading shared libraries: libvppdc.so: cannot open shared object file: No such file or directory
Agent exited at Wed Aug 20 12:33:26 CDT 2003 with return value 127 Agent thrashing. Exiting dbsnmpwd at Wed Aug 20 12:33:26 CDT 2003  

libvppdc.so file exists in the location ORACLE_HOME/lib and it is a 32 bit file..    

Thanks in advance...  

Anjan

--

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

Author: QuijadaReina, Julio C
  INET: QuijadJC_at_alfredstate.edu

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Aug 20 2003 - 19:54:24 CDT

Original text of this message

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