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

Home -> Community -> Usenet -> c.d.o.server -> Re: Can't start the DBSNMP agent...

Re: Can't start the DBSNMP agent...

From: XU <xux_at_informa.bio.caltech.edu>
Date: 9 Jun 1999 21:31:10 GMT
Message-ID: <7jmmeu$27g@gap.cco.caltech.edu>


Given the fact that you are running Linux RedHat 6.0, I think that you are probably using the new tcl package comes with RH6.0. The new tcl package does not work with the dbsnmp agent in Oracle 8.0.5. You have to downgrade to the one included in RH5.1, which is called "tcl-8.0.2-16" (the last two-digit "16" is not important). Oracle 805's dbsnmp specifically requires this tcl package. Get it from any RH mirror, and use --force in rpm to install (downgrade).

Robert Xu
Oracle DBA

John "Skip" Sinclair (sinclair.xxx_at_xxx.mspca.org) wrote:
: I get the following error message when I do a lsnrctl dbsnmp_start :

: DBSNMP Discovery Error: couldn't read file "./oracle_olympia.tcl": no
: such file or directory

: Of course, this file doesn't exist. Anyone seen this one? Or does
: anyone know what this SHOULD be, and where the _olympia.tcl script is
: referenced from?

: My dbsnmpw.log file shows

: NMS-00315: Failed to create tcl package index

: I'm Oracle EE 8.0.5.1 on RH Linux 6.0.

: Any help would be appreciated.

: -Skip
Received on Wed Jun 09 1999 - 16:31:10 CDT

Original text of this message

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