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

Home -> Community -> Usenet -> c.d.o.misc -> Change DBSNMP Password?

Change DBSNMP Password?

From: Bill Buchan <bbuchan_at_ossian.net>
Date: Thu, 15 Apr 1999 11:58:57 +0100
Message-ID: <7f4gic$999$1@phys-ma.sol.co.uk>


Hi,

I've got a problem changing the Oracle Agent's password:

I've done this (as DBA):

ALTER USER DBSNMP IDENTIFIED BY <<newpwd>>

Checked it:

CONNECT DBSNMP/<<newpwd>>@<<database>>
Connected.

And changed SNMP_RW.ORA to include:
snmp.connect.<<database>>.password = <<newpwd>>

I've bounced the agent to get this to take effect but it can't log in anymore (no session in v$session). Can anyone suggest what I've missed? (Oracle 8.0.4, Agent 8.0.4.1.1, WinNT)

Many thanks,

Received on Thu Apr 15 1999 - 05:58:57 CDT

Original text of this message

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