Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to start agent on the database host which is being Monitored

772262Mar 10 2011 — edited Mar 10 2011
Hello All,
I have installed OEM 11.2.1.0. I have stopped getting alerts after the Node1 server is rebooted. I am monitoring RAC database.
When I checked the agent status on host I get the following output
[oracle@rs1pre91dvdba01 bin]$ pwd
/u01/app/oracle/agent11g/bin
[oracle@rs1pre91dvdba01 bin]$ emctl agent status
Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.
[oracle@rs1pre91dvdba01 bin]$ export ORACLE_UNQNAME=MDM11
[oracle@rs1pre91dvdba01 bin]$ emctl agent status
EM Configuration issue. /u01/app/oracle/product/11.2.0/dbhome_1/rs1pre91dvdba01_MDM11 not found.
[oracle@rs1pre91dvdba01 bin]$

And same on Node 2
[oracle@rs1pre91dvdba02 bin]$ pwd
/u01/app/oracle/agent11g/bin
[oracle@rs1pre91dvdba02 bin]$ export ORACLE_UNQNAME=MDM12
[oracle@rs1pre91dvdba02 bin]$ emctl agent status
EM Configuration issue. /u01/app/oracle/product/11.2.0/dbhome_1/rs1pre91dvdba02_MDM12 not found.

Please can I know how to start the agent on the nodes and also how auto the process of starting the agent on the Server reboot

Thanks.
This post has been answered by vivalavida on Mar 10 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 7 2011
Added on Mar 10 2011
7 comments
5,165 views