EM Daemon is not running & no 'emctl start/stop agent' command [message #677131] |
Wed, 21 August 2019 00:09 |
|
blackfruit
Messages: 3 Registered: August 2019
|
Junior Member |
|
|
I have successfully configured the EM with "emca -config dbcontrol db -repos recreate".
But when I ran "emctl status dbconsole" after I emctl start dbconsole",I received the following message:
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
.....
EM Daemon is not running.
I did the "emctl reload agent" and got the messages:
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent is Not Running
When I tried to "emctl start agent", I found the "emctl start agent" is not supported:
------------------------------------------------------------------------
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
Oracle Enterprise Manager 10g Database Control commands:
emctl start | stop dbconsole
emctl status | secure | setpasswd dbconsole
emctl config dbconsole -heap_size <size_value> -max_perm_size <size_value>
emctl status agent
emctl status agent -secure [-omsurl ...*>]
emctl getversion
emctl reload | upload | clearstate | getversion agent
emctl reload agent dynamicproperties [<Target_name>:<Target_Type>]....
emctl config agent <options>
emctl config agent updateTZ
emctl config agent getTZ
emctl resetTZ agent
emctl config agent credentials [<Target_name>[:<Target_Type>]]
emctl gensudoprops
emctl clearsudoprops
Blackout Usage :
emctl start blackout <Blackoutname> [-nodeLevel] [<Target_name>[:<Target_Type>]].... [-d <Duration>]
emctl stop blackout <Blackoutname>
emctl status blackout [<Target_name>[:<Target_Type>]]....
...
from the help list ,I found the "emctl start/stop agent" is not supported at all!
I searched thru Google but it seems no one met the problem like me.
Could anyone help me with the two above issues?
Moreover:
my Oracle Version is 11.2 and I got the follwoing versions after I ran "emctl getversion agent":
___________________________________________________________________________
Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
Enterprise Manager 10g Agent Version 10.2.0.4.0
Could anyone kindly help me? Thank you so much!
|
|
|
|
|
|
|
|
|
Re: EM Daemon is not running & no 'emctl start/stop agent' command [message #677146 is a reply to message #677145] |
Thu, 22 August 2019 01:34 |
John Watson
Messages: 8960 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
Stop trying to do anything with the Agent. The Agent is used by Cloud Control (as JP has shown), not by Database Control.
It looks as though (following my advice) you have attempted to start DB Control, but that "the EM can't be accessed via browser." What does that mean? You need to give some detail. Do you mean that you get an http-500 error? Or does it time out? Or anything else? You also need to show the URL you are using, and the output of the commands you are running to start/stop/status it. Use copy/paste from your shell, and use [code] tags to make it readable.
|
|
|