Am unable to start DBCONSOLE after initial installation of Oracle 11g R2 [message #585776] |
Wed, 29 May 2013 13:50  |
 |
Robs58
Messages: 15 Registered: May 2013
|
Junior Member |
|
|
Greetings to All!
I am totally new to Oracle...TOTALLY new. Right out the gate, I experienced the problem of not being able to start the
DBCONSOLE immediately after installing Oracle 11G R2 onto my Windows 7 box. Here is what I have ran from the command line:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\sandifer>emctl start dbconsole
Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.
C:\Users\sandifer>SET ORACLE_HOSTNAME=localhost
C:\Users\sandifer>SET ORACLE_UNQNAME=orcl
C:\Users\sandifer>emctl status dbconsole
OC4J Configuration issue. C:\app\sandifer\product\11.2.0\dbhome_1/oc4j/j2ee/OC4J_DBConsole_localhost_orcl not found.
I checked the above listed file path, and sure enough, OC4J_DBConsole_localhost_orcl is missing.
Would deeply appreciate it if someone would point me in the right direction.
Thanks,
Rob
|
|
|
|
|
|
|
|
|
Re: Am unable to start DBCONSOLE after initial installation of Oracle 11g R2 [message #595843 is a reply to message #595331] |
Sat, 14 September 2013 10:43  |
 |
Robs58
Messages: 15 Registered: May 2013
|
Junior Member |
|
|
Greetings To All Of You Again,
I apologize for taking so long to get back; I got too busy with my Oracle learning classes and so had to temporarily pause this project of getting
EM to work - but I am back and would very much like to continue this discussion so that I can get this thing up and working properly!
John,
I followed your instructions to rebuild the em; and during the course of doing so, I received the following message:
"SEVERE: Listener is not up or database service is not registered with it. Start the Listener and register database service and run EM C
onfiguration Assistant again ."
I checked the status of the listener and it is running; so do I take this to mean that the database service is not registered with the listener...and if so, is there a proper way to do this? Thanks again!
Regards,
Rob
|
|
|