Home » RDBMS Server » Networking and Gateways » master_peer encapsulor start failure
master_peer encapsulor start failure [message #66907] Mon, 10 March 2003 00:47 Go to next message
hellomaple
Messages: 2
Registered: March 2003
Junior Member
when run the start_peer script
dbsnmp started successfully in port 1161
but master_peer and encap_peer fail to be started
the log said as follows seperately:
master_peer:
mgmt_init_env failure
./master_peer: error processing configuration
encap_peer:
snmp bind failure: Cannot assign requested address
./encap_peer: error opening manager-role port(s)

i wanner know where the master_peer to specify its listening port 161 is there any corruption address or port collision

and another problem is the intelligent agent dbsnmp can not be started too
log said
NMS-00001: Warning: dbsnmp unable to connect to SNMP master agent is well know
but
what does this mean
NMS-00308: Failed to listen on address: another agent may be running
Re: master_peer encapsulor start failure [message #66908 is a reply to message #66907] Mon, 10 March 2003 05:53 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
I beleive, the port used for dbsnmp listener and
database listener are having the same values......
both should be lookin into different ports...
check your snmp.ora and listener.ora
Re: master_peer encapsulor start failure [message #66910 is a reply to message #66907] Mon, 10 March 2003 22:11 Go to previous messageGo to next message
hellomaple
Messages: 2
Registered: March 2003
Junior Member
i'm sorry that i have described the problem wrongly
it should be that the system snmp process i.e snmpdx can be started successfully(in the 2nd line) dbsnmp have probelem to start
and i still don't make it clear very much
my listener.ora:
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
)
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.1)(PORT = 1521))
)
)
)

SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = /oracle/orainstall/product/OraHome1)
(PROGRAM = extproc)
)
(SID_DESC =
(GLOBAL_DBNAME = NMS)
(ORACLE_HOME = /oracle/orainstall/product/OraHome1)
(SID_NAME = NMS)
)
)

snmp_ro.ora:
snmp.visibleservices = (listener, NMS)
snmp.shortname.listener = LISTENER
snmp.longname.listener = listener_oracle1
snmp.configfile.listener = /oracle/orainstall/product/OraHome1/network/admin/listener.ora
snmp.oraclehome.listener = /oracle/orainstall/product/OraHome1
snmp.SID.NMS = NMS
snmp.oraclehome.NMS = /oracle/orainstall/product/OraHome1
snmp.address.NMS = (ADDRESS=(PROTOCOL=BEQ)(PROGRAM=/oracle/orainstall/product/OraHome1/bin/oracle)(ARGV0=oracleNMS)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')(ENVS='ORACLE_HOME=/oracle/orainstall/product/OraHome1,ORACLE_SID=NMS'))
snmp.remoteaddress.NMS = (DESCRIPTION=(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.1)(PORT = 1521)) ) (CONNECT_DATA=(SID=NMS)(SERVER=DEDICATED)))
ifile = /oracle/orainstall/product/OraHome1/network/admin/snmp_rw.ora
ifile = /oracle/orainstall/product/OraHome1/network/admin/sqlnet.ora

my snmp_rw.ora:
snmp.contact.listener = ""
snmp.index.listener = 1
snmp.contact.NMS = ""
snmp.index.NMS = 2
Re: master_peer start failure [message #67016 is a reply to message #66908] Tue, 03 June 2003 06:06 Go to previous message
Martin
Messages: 83
Registered: February 2000
Member
I am getting a different error

in master_peer.out
Opening peer master snmp port 8161
Setup select/poll problem: Bad file number
./master_peer: error processing configuration

Anyone seen that before ?
Previous Topic: ora -12560 tns adaptor error
Next Topic: ORA-00600 trying access dblink
Goto Forum:
  


Current Time: Mon May 06 14:07:19 CDT 2024