1
Oracle Database 10g Express Edition?
I have recently installed Oracle Database 10g Express Edition, when I go to “database home page” it opens up internet explorer and trys to reach the address: “http://127.0.0.1:8080/apex” but it cannot establish a connection to this address. Any suggestions?
Find the install scripts for Application Express. That’s what APEX is. You can get that from otn.oracle.com, metalink.oracle.com, or maybe even off the installation CD. I never worked with the Express Edition though. Maybe it’s a license issue? If that’s no good, check to see if there is a service running called OracleDBConsole. If it isn’t, set up a DOS box with the environment variables set to the Oracle home, and run “emca -?” to get the configuration variable in order. Those would be my first two guesses.
Was this answer helpful?
LikeDislike