Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

oracle connection problem

2636406Mar 25 2014 — edited Mar 25 2014

I installed oracle database just now. When i was running it with internet connection on a LAN, it is all working fine & also loads database home page i.e. http://127.0.0.1:8081/apex

Now when i remove internet connection, then the database home page doesnt loads at all. It seems to host problem. How can i resolve it ?

I am using windows xp with oracle 10g

Thanks

Comments

Osama_Mustafa

Oracle 10g database de-supported now.

http://127.0.0.1:8081/apex --> why you are using loop back ip ?

onkar.nath

try with the hostname. Like http://myserver:8081/apex

Btw, what error are you getting?

Onkar

2636406

I am using in my local computer not on any remote server, so using http://127.0.0.1:8081/apex

Error getting on browser

"Page cannot be displayed"

When i connect internet, then the database homepage loads normally.

Why it is using internet connection to run ?

I have tried my computer name on browser, but didnt worked.

Is it hostname problem ? I havent edit anything in listener.ora or tnsnames.ora or sqlnet.ora.

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 22 2014
Added on Mar 25 2014
4 comments
346 views