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!

ISQL PLUS with 10g on RH Linux AS 3

423586Jun 18 2004 — edited Jun 28 2004
When I installed 10g on RH Linux AS 3 I was able to connect to ISQL PLUS via http://localhost.localdomain:5561/isqlplus.

However when I reboot the machine I keep getting the error - connection was refused when attempting to contact localhost.localdomain:5561.

Here are the steps I have taken after reboot:
1) start the listener
2) connect to an idle instance
3) STARTUP
4) EXIT
5) start dbconsole

All above steps appear to complete successfully. Apache does not appear to be running at this point, although it was after the install (more on this later)

As mentioned I am not able to run ISQL PLUS from a browser, but I am able to connect to the enterprise manager but only via http://host:5500/em/ If I select the maintenance path and then ISQL*PLUS under related links I am directed to the connection role screen. When I try to connect, I receive the same error - connection was refused when attempting to contact localhost.localdomain:5561.

I check in another xterm and Apache is not running. If I manually start Apache in /usr/sbin via apachectl start, Apache appears to successfully start but the results are the same.

Do I need to manually configure some ports somewhere? Any idea why this would work after the install but not after a reboot given the steps I have outlined. Any assistance appreciated, thanks.

Joe
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2004
Added on Jun 18 2004
1 comment
225 views