This content has been marked as final.
Show 5 replies
-
1. re:OEM Console does not start
221638 Sep 11, 2002 12:50 PM (in response to 221638)Addition to my initial post:
I have installed Oracle 9i client software on my PC, but the database server is running Oracle 8i. I've had no problem running in this way, all other client software seems to work fine. And since the first screen the OEM Console should display is to ask whether to run standalone or to login to OMS, there shouldn't even be any interaction with the database before that. Yet, as I've said, I don't even get that prompt screen.
Any suggestions on how I can get OEM to start? I just want to run the features found in 8's DBA Studio, but I haven't been able to install 8, 9, and ODP.Net on my client simultaneously. Is there a way to get the functionality of DBA Studio without installing 8i client? All I really want to do is view Oracle database tables in a grid format, instead of using SQL*Plus. -
2. Re: OEM Console does not start
388594 Feb 25, 2003 1:51 AM (in response to 221638)I am also having the exact same problem, on a Windows 98SE client machine. SQLPlus connects fine, the Net Manager and Assistant connect OK as well.
I've tried following the OEMAPP.BAT script, but can't find anything there that looks like the culprit.
When I do a CTRL-ALT-DEL to see what apps are running, EM_EXEC is there. This smells to me like a JAVA problem, but that's just a guess...
Anybody ?? -
3. Re: OEM Console does not start
317551 Mar 3, 2003 9:13 AM (in response to 221638)Hello.
I solved this problem by this method:
1) When I run OEM console and tried to connect to OEM server
the situation descibed above appeared;
2) Then I go to the Task Manager and kill the process "jrew.exe"
3) Then restart console, but in STANDALONE mode
Console appeared.
After that I can connect to the OEM server;
Strange method, but for me useful.
Hope it will help you.
P.S.
My OS: W2k SP3
DB: Oracle 9.2.0.1 -
4. Re: OEM Console does not start
15622 Mar 11, 2003 5:12 PM (in response to 388594)I'm facing the same problem of you. Anyone of you got a solution?
Thanks in advance.
Rodrigo. -
5. Re: OEM Console does not start
15622 Mar 11, 2003 5:40 PM (in response to 15622)Ok,this is how i resolved it.
First, I tried to run DBAStudio several times from the start menu. It always showed a window an then hangs. I killed the asociated jrew.exe process from the Task Manager.
Then, I try to execute DBA fromt menu line command:
E:\oracle\ora81\bin>oemapp.bat dbastudio
and it worked just fine.
Last I tried from the start menu and it worked too. I didn't do nothing special.
I know it's weird but...
Rodrigo.