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!

Ubuntu XE Fails to load Listener after reboot

521707Apr 5 2007 — edited Apr 8 2007
Hi All

Newbie to Oracle so please bare with me.

Just installed oracle 10g XE on ubuntu with no problems all working. After first reboot i can connect to the DB using the SQL terminal but the database home page fails to load:

After running a status check I get the following info:

--------------------------------------------------------------
root@karl-laptop:/etc# /etc/init.d/oracle-xe stop
root@karl-laptop:/etc# /etc/init.d/oracle-xe start
root@karl-laptop:/etc# /etc/init.d/oracle-xe status

LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 05-APR-2007 23:50:39

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=karl-laptop)(PORT=1521)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 111: Connection refused
root@karl-laptop:/etc#

--------------------------------------------------------------

After searching the forums this seems like a common problem however I have yet to find a simple answer. Any help would be most appreciated.

Kind Regards

Karl Smolka
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2007
Added on Apr 5 2007
5 comments
792 views