Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!fr.ip.ndsoftware.net!proxad.net!216.239.36.134.MISMATCH!postnews.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail
NNTP-Posting-Date: Mon, 12 Dec 2005 09:56:58 -0600
Date: Mon, 12 Dec 2005 07:56:58 -0800
From: Mark Townsend <markbtownsend@comcast.net>
User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)
X-Accept-Language: en-us, en
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.server
Subject: Re: Oracle Express, Go To Database Home Page problem
References: <1134327590.081616.27000@g14g2000cwa.googlegroups.com>   <439CAF5E.70105@comcast.net> <1134376040.869120.282440@g47g2000cwa.googlegroups.com>
In-Reply-To: <1134376040.869120.282440@g47g2000cwa.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Message-ID: <PtWdnfzpwJ1XAADenZ2dnUVZ_tqdnZ2d@comcast.com>
Lines: 18
NNTP-Posting-Host: 67.180.15.156
X-Trace: sv3-oNjhQpzuj9shnYvSdN4V4EIDGFTvvOAIXMwh66Ce/uHtJV67BQeIs/0rSuOnTf1AdVkHY8j/7Vay7zx!KssTKYN1iTVz/ntZ9J37Fq2pOmBUB/XF0o4G9hkLwsDoWSnBHWFFjCTrACuGM+mTO1JLcyELUjbi!6b/wS24lkH7nMw650Vtq
X-Complaints-To: abuse@comcast.net
X-DMCA-Complaints-To: dmca@comcast.net
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.32
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:257554

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

