Unable to connect to Enterprise manager database console
Hi All,
I've upgraded 10.2.0.1 to 10.2.0.4 on sun sparc 5.10 using the patch Set 6810189
when im starting agent dbconsole is getting disconnected
and when im starting dbconsole agent is not starting with it
check the steps
$ emctl start agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Starting agent ..... started.
$
$ emctl status agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Agent Version : 10.1.0.6.0
OMS Version : 10.1.0.6.0
Protocol Version : 10.1.0.2.0
Agent Home : /u01/app/oracle/product/10.2.0/production_sid
Agent binaries : /u01/app/oracle/product/10.2.0
Agent Process ID : 5462
Parent Process ID : 5457
Agent URL : https://production:3938/emd/main
Started at : 2009-06-15 08:42:29
Started by user : oracle10g
Last Reload : 2009-06-15 08:42:29
Last successful upload : (none)
Last attempted upload : (none)
Total Megabytes of XML files uploaded so far : 0.00
Number of XML files pending upload : 60
Size of XML files pending upload(MB) : 24.56
Available disk space on upload filesystem : 42.75%
Agent is Running and Ready
$
$ emctl status dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://production:1158/em/console/aboutApplication
Oracle Enterprise Manager 10g is not running.
Logs are generated in directory /u01/app/oracle/product/10.2.0/production_sid/sys
man/log
$ emctl start dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://production:1158/em/console/aboutApplication
- An instance of Oracle Enterprise Manager 10g Database Control is already runn
ing.
$ emctl status agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Agent is Not Running
$
And I found Agent/OMS versions are different from database version.
After hunting forums/google
I tried to upload agent (OMS VERSION NOT CHECKED)
$ emctl upload agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
EMD upload error: uploadXMLFiles skipped :: OMS version not checked yet..
And secure agent (OMS FAILED TO START)
$ emctl secure agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Enter Agent Registration password :
Agent is already stopped... Done.
Securing agent... Started.
Requesting an HTTPS Upload URL from the OMS... Failed.
The OMS is not set up for Enterprise Manager Security.
$ emctl start agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Starting agent .... started.
Please help me out to fix it