473,326 Members | 2,127 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Discovery of node failing ..plz help!!

jag
Well i created couple of separate database using DBCA without oracle
jvm, multimedia, example db, xml db coz for our databases we did not
need it. Now to manage those databases i use EMC but to take backups
or restore or export import the emc has to be opened in OMS mode so
for that i created a separate database OEMREP using emca and now when
i start the emc in oms mode and then it comes up with discover node
wizard and i enter the host name even the system full ip add. where my
databases are but it still gives me an error saying cannot find node ,
intelligent agent not running. so i go to prompt back and try to start
the agent using agentctl start but it fails to start. when i see the
log it says failed while initializing SNMP. Can someone plz help me as
i need to try to run hot backups for my databases. Plz tell me what am
i doing wrong or what do i need to do or check. We have aix 5.1
operating system and oracle 9i (9.2.0.5). Hope to hear from you soon.
Thanks a lot in advance.
Jul 19 '05 #1
4 4559
ja********@yahoo.com (jag) wrote in message news:<6e**************************@posting.google. com>...
Well i created couple of separate database using DBCA without oracle
jvm, multimedia, example db, xml db coz for our databases we did not
need it. Now to manage those databases i use EMC but to take backups
or restore or export import the emc has to be opened in OMS mode so
for that i created a separate database OEMREP using emca and now when
i start the emc in oms mode and then it comes up with discover node
wizard and i enter the host name even the system full ip add. where my
databases are but it still gives me an error saying cannot find node ,
intelligent agent not running. so i go to prompt back and try to start
the agent using agentctl start but it fails to start. when i see the
log it says failed while initializing SNMP. Can someone plz help me as
i need to try to run hot backups for my databases. Plz tell me what am
i doing wrong or what do i need to do or check. We have aix 5.1
operating system and oracle 9i (9.2.0.5). Hope to hear from you soon.
Thanks a lot in advance.

usually
rm $ORACLE_HOME/network/agent/*.q
rm $ORACLE_HOME/network/agent/services.ora
rm $ORACLE_HOME/network/agent/dbsnmp.ver

agentctl start

This is a FAQ

Sybrand Bakker
Senior Oracle DBA
Jul 19 '05 #2
jag
sy******@yahoo.com wrote in message news:<a1*************************@posting.google.c om>...
ja********@yahoo.com (jag) wrote in message news:<6e**************************@posting.google. com>...
Well i created couple of separate database using DBCA without oracle
jvm, multimedia, example db, xml db coz for our databases we did not
need it. Now to manage those databases i use EMC but to take backups
or restore or export import the emc has to be opened in OMS mode so
for that i created a separate database OEMREP using emca and now when
i start the emc in oms mode and then it comes up with discover node
wizard and i enter the host name even the system full ip add. where my
databases are but it still gives me an error saying cannot find node ,
intelligent agent not running. so i go to prompt back and try to start
the agent using agentctl start but it fails to start. when i see the
log it says failed while initializing SNMP. Can someone plz help me as
i need to try to run hot backups for my databases. Plz tell me what am
i doing wrong or what do i need to do or check. We have aix 5.1
operating system and oracle 9i (9.2.0.5). Hope to hear from you soon.
Thanks a lot in advance.

usually
rm $ORACLE_HOME/network/agent/*.q
rm $ORACLE_HOME/network/agent/services.ora
rm $ORACLE_HOME/network/agent/dbsnmp.ver

agentctl start

This is a FAQ

Sybrand Bakker
Senior Oracle DBA


Hi,
I did the same thing but ofcourse there were no .q files there..But i
removed the ora and ver files and tried to start the agent but i got
this msg again..

Starting Oracle Intelligent Agent...
Agent startup failed. Check
/exlibris/app/oracle/product/920/network/log/dbsnmp.nohup for details

Plz help me on this so that i can somehow start this thing and start
using my EMC to try to take backups export and all that which can be
done only in oracle management server mode.
Thanks,
-jag
Jul 19 '05 #3
It would be useful to post the content of both dbsnmp.nohup and nmiconf.log.

Make sure your listener.ora has the SID_DESC entry for the database you want
to register.

Regards,
Valentin Minzatu

"jag" <ja********@yahoo.com> wrote in message
news:6e**************************@posting.google.c om...
sy******@yahoo.com wrote in message

news:<a1*************************@posting.google.c om>...
ja********@yahoo.com (jag) wrote in message news:<6e**************************@posting.google. com>...
Well i created couple of separate database using DBCA without oracle
jvm, multimedia, example db, xml db coz for our databases we did not
need it. Now to manage those databases i use EMC but to take backups
or restore or export import the emc has to be opened in OMS mode so
for that i created a separate database OEMREP using emca and now when
i start the emc in oms mode and then it comes up with discover node
wizard and i enter the host name even the system full ip add. where my
databases are but it still gives me an error saying cannot find node ,
intelligent agent not running. so i go to prompt back and try to start
the agent using agentctl start but it fails to start. when i see the
log it says failed while initializing SNMP. Can someone plz help me as
i need to try to run hot backups for my databases. Plz tell me what am
i doing wrong or what do i need to do or check. We have aix 5.1
operating system and oracle 9i (9.2.0.5). Hope to hear from you soon.
Thanks a lot in advance.

usually
rm $ORACLE_HOME/network/agent/*.q
rm $ORACLE_HOME/network/agent/services.ora
rm $ORACLE_HOME/network/agent/dbsnmp.ver

agentctl start

This is a FAQ

Sybrand Bakker
Senior Oracle DBA


Hi,
I did the same thing but ofcourse there were no .q files there..But i
removed the ora and ver files and tried to start the agent but i got
this msg again..

Starting Oracle Intelligent Agent...
Agent startup failed. Check
/exlibris/app/oracle/product/920/network/log/dbsnmp.nohup for details

Plz help me on this so that i can somehow start this thing and start
using my EMC to try to take backups export and all that which can be
done only in oracle management server mode.
Thanks,
-jag

Jul 19 '05 #4
ja********@yahoo.com (jag) wrote in message news:<6e**************************@posting.google. com>...
sy******@yahoo.com wrote in message news:<a1*************************@posting.google.c om>...
ja********@yahoo.com (jag) wrote in message news:<6e**************************@posting.google. com>...
Well i created couple of separate database using DBCA without oracle
jvm, multimedia, example db, xml db coz for our databases we did not
need it. Now to manage those databases i use EMC but to take backups
or restore or export import the emc has to be opened in OMS mode so
for that i created a separate database OEMREP using emca and now when
i start the emc in oms mode and then it comes up with discover node
wizard and i enter the host name even the system full ip add. where my
databases are but it still gives me an error saying cannot find node ,
intelligent agent not running. so i go to prompt back and try to start
the agent using agentctl start but it fails to start. when i see the
log it says failed while initializing SNMP. Can someone plz help me as
i need to try to run hot backups for my databases. Plz tell me what am
i doing wrong or what do i need to do or check. We have aix 5.1
operating system and oracle 9i (9.2.0.5). Hope to hear from you soon.
Thanks a lot in advance.

usually
rm $ORACLE_HOME/network/agent/*.q
rm $ORACLE_HOME/network/agent/services.ora
rm $ORACLE_HOME/network/agent/dbsnmp.ver

agentctl start

This is a FAQ

Sybrand Bakker
Senior Oracle DBA


Hi,
I did the same thing but ofcourse there were no .q files there..But i
removed the ora and ver files and tried to start the agent but i got
this msg again..

Starting Oracle Intelligent Agent...
Agent startup failed. Check
/exlibris/app/oracle/product/920/network/log/dbsnmp.nohup for details

Plz help me on this so that i can somehow start this thing and start
using my EMC to try to take backups export and all that which can be
done only in oracle management server mode.
Thanks,
-jag

The last assertion is definitely not true. Command line backups and
commandline exports have existed 4ever and they work. The Management
Server doesn't add that much functionality to it, except for a job
history and nice icons ;-)

Actually you should do as pointed to by the error message, get vi or
pg and open up
/exlibris/app/oracle/product/920/network/log/dbsnmp.nohup

Likely it will contain error messages and/or warnings.
Post them and I will try to help you out.

Sybrand Bakker
Senior Oracle DBA
Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Dave Jones | last post by:
Hi I am trying to add a web Reference for a web service outside my network network. When I try to create a Web Reference and enter the URL. Although, it will find it fine but i get the following...
1
by: Peter | last post by:
I wrote this rsa proceedure that works great: Dim xmlPublicKey As String =...
0
by: Kevin L | last post by:
I am looking to incorporate network device discovery into a Help Desk application that I am building. As I have never done this before, I am looking for some help. Can anyone share any web site...
2
by: Tjerk Wolterink | last post by:
I have a variable $value as a parameter in the following template: <xsl:template name="myTemplate"> <xsl:param name="value"/> <xsl:if test="$value"> <xsl:value-of select="$value"/> </xsl:if>...
1
by: lg2530 | last post by:
template<class T> struct NODE { T data; NODE<T> * next; }; template<typename T> NODE<T>* QuickSortList( NODE<T>* list ) {}
1
by: Rohit111111 | last post by:
Hello all, I have a treeview control just like windows file structure.I have a treeview control on the left side of page that will populate from database upto n-level,and on click of any node i am...
7
by: =?Utf-8?B?Sm9lbEJyaW1t?= | last post by:
Hey, brand new to XSL and XSLT. I've downloaded an evaluation copy of XML Spy to debug my transformation, but I can't get to frist base. Can anyone help my get straightened out? My XSLT is: ...
0
by: fliko | last post by:
We face a problem with DB2 UDB V8.1 and MSCS in win 2003 server environement. We have 2 servers running MSCS and DB2. The solution worked fine until few days a go. In fact, DB2 cannot start on one...
4
by: jag | last post by:
Well i created couple of separate database using DBCA without oracle jvm, multimedia, example db, xml db coz for our databases we did not need it. Now to manage those databases i use EMC but to...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.