| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Express, Go To Database Home Page problem
twins wrote:
Cool - so the database is up. It's not showing up (registering) in the listener however. Try the following
From the SQL Command Line, as the user you installed Oracle as, type
connect / as sysdba;
alter system register;
Then from the DOS command line, type lsnrctl status again
We are looking to see an entry in the listener status that says that the service XE is available, and also to see an entry for which port the database is using to listern for HTTP requests on - it should be 8080 Received on Mon Dec 12 2005 - 09:56:58 CST
![]() |
![]() |