Need help with OEM [message #478777] |
Tue, 12 October 2010 09:02 |
ultgnp
Messages: 106 Registered: May 2010 Location: Germany
|
Senior Member |
|
|
Hi,
I have installed Oracle 10.2.0.4 on Win 2008 Server SP2. I am unable to start the enterprise manager. I did the following in order to start the EM:
E:\oracle\product\10.2.0\db_1\BIN>sqlplus
SQL*Plus: Release 10.2.0.4.0 - Production on Tue Oct 12 16:59:20 2010
Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
Enter user-name: /as sysdba
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Productio
With the Partitioning, OLAP, Data Mining and Real Application Testing optio
SQL> host
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
E:\oracle\product\10.2.0\db_1\BIN>emctl stop dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://primary:1158/em/console/aboutApplication
The OracleDBConsoleorcl service is not started.
More help is available by typing NET HELPMSG 3521.
E:\oracle\product\10.2.0\db_1\BIN>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://primary:1158/em/console/aboutApplication
Oracle Enterprise Manager 10g is not running.
E:\oracle\product\10.2.0\db_1\BIN>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://primary:1158/em/console/aboutApplication
Agent Version : 10.1.0.6.0
OMS Version : 10.1.0.6.0
Protocol Version : 10.1.0.2.0
Agent Home : E:\oracle\product\10.2.0\db_1\primary_orcl
Agent binaries : E:\oracle\product\10.2.0\db_1
Agent Process ID : 1740
Agent URL : https://primary:1830/emd/main
Started at : 2010-10-11 18:12:36
Started by user : SYSTEM
Last Reload : 2010-10-12 12:37:00
Last successful upload : 2010-10-12 09:31:28
Last attempted upload : 2010-10-12 16:55:14
Total Megabytes of XML files uploaded so far : 2.87
Number of XML files pending upload : 264
Size of XML files pending upload(MB) : 1.34
Available disk space on upload filesystem : 37.95%
Agent is already started. Will restart the agent
The syntax of this command is:
NET STOP
service
Thanks,
|
|
|