connection timed out error with oracle on RHEL5.0 and app on window-xp
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
connection timed out error with oracle on RHEL5.0 and app on window-xp
installed oracle 10g on RHEL5.0 and application program on windows-xp. getting error:connection timed out ,when trying to access oracle from windows machine...
pls suggest smthing as both ping and cygwin shows same error....
installed oracle 10g on RHEL5.0 and application program on windows-xp. getting error:connection timed out ,when trying to access oracle from windows machine...
pls suggest smthing as both ping and cygwin shows same error....
Make sure your database is up and running? Make sure it's listening on the port your application is looking for? Make sure there's not a firewall between the two, blocking that port? Perform some basic functionality testing on your database?
even after restarting database, the problem is there. listner is showing that database is up and proper.
how can i check firewall settings on linux machine?? it might be due to that also, but it was working fine till monday 14th july.
do suggest what else should i try??
even after restarting database, the problem is there. listner is showing that database is up and proper.
how can i check firewall settings on linux machine?? it might be due to that also, but it was working fine till monday 14th july.
do suggest what else should i try??
kapil.
You don't say what kind of firewall you might have, or if you're in an environment where you might have a hardware-based firewall, or if this is even on the same network. Hard to give you any advice without knowing. You can do an "iptables -L" (as root), to see if you've got any iptables rules running. Since you're using RHEL, you can contact RedHat support, and they can help you with any firewall questions you might have.
What happened on or before Monday? Something apparently changed....what were you doing?
i thought it was firewall problem, but actually it was related with port blockage.
i tried adding port and refreshing port settings and it worked. it might be hit-and-trial as well, but the problem is resolved.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.