Actually I got it working on localhost:3339

I had to include http:// in front of it, so the browser did not assume. I guess I should of known better to include it then dont and assume.


Well The Oracle 9.2 EM starts up in both console mode and through the web browser. It then tries to connect to the OMS (Oracle Enterprise Manager) it fails.

So I went through the Enterprise Manager Configuration Assistant. I had it create it's own repository and everything. I then shutdown and restarted everything and made sure all services were running.

I then did oemctl status oms but this failed since it said oms was not running.

So then I entered oemctl start oms

Now this attempted to start it but it failed. I also tried to start it from the services tab in XP. It also started up then shutdown immediately.

I looked at the oms.nohup file and it failed when trying to attach to the ORB file.

I did a search on google for all of these.

The conclusion I come to is Java is not installed correctly.

I am thinking of uninstalling java and oracle completely, then just have Oracle install its own Java and see if it works. If it doesnt then I will try the same thing with Sun's latest version of Java and hope it works.

If anyone can give me anymore ideas it would be appreciated.

The only thing I can think of is this box has 256 MB of Ram and I hope that is what is not keeping the Oracle Management Server from starting.

I had Enterprise Manager running on 8i, but this 9i is giving me fits.

Now I also know the 10g EM is backwards compatible with 9i. My question to you is, is the OMS installed by the EM or the Oracle Server??