Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Express, Go To Database Home Page problem

Re: Oracle Express, Go To Database Home Page problem

From: Turkbear <john.g_at_dot.spamfree.com>
Date: Mon, 12 Dec 2005 08:47:38 -0600
Message-ID: <n93rp1pkklbmvqmqpb6oefehg2fjo93d1k@4ax.com>


"twins" <rohanroshan_at_gmail.com> wrote:

>1) I tried the sql query on the DB and it worked fine
>O/P
>SQL> select count(8) from hr.employees;
>
> COUNT(8)
>----------
> 107
>
>2)
>
>C:\Documents and Settings\Roshan>lsnrctl
>
>LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Beta on 12-DEC-2005
>08:20:34
>
>Copyright (c) 1991, 2005, Oracle. All rights reserved.
>
>Welcome to LSNRCTL, type "help" for information.
>
>LSNRCTL> help
>The following operations are available
>An asterisk (*) denotes a modifier or extended command:
>
>start stop status
>services version reload
>save_config trace change_password
>quit exit set*
>show*
>
>LSNRCTL> status
>Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
>STATUS of the LISTENER
>------------------------
>Alias LISTENER
>Version TNSLSNR for 32-bit Windows: Version
>10.2.0.1.0 - Beta
>Start Date 11-DEC-2005 16:42:54
>Uptime 0 days 15 hr. 38 min. 0 sec
>Trace Level off
>Security ON: Local OS Authentication
>SNMP OFF
>Default Service XE
>Listener Parameter File
>C:\oraclexe\app\oracle\product\10.2.0\server\network\a
>dmin\listener.ora
>Listener Log File
>C:\oraclexe\app\oracle\product\10.2.0\server\network\l
>og\listener.log
>Listening Endpoints Summary...
> (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
> (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Link)(PORT=1521)))
>Services Summary...
>Service "CLRExtProc" has 1 instance(s).
> Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this
>service...
>Service "PLSExtProc" has 1 instance(s).
> Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this
>service...
>The command completed successfully
>LSNRCTL>
>
>I still cant get to the home page. Please do let me know what the
>problem is?
>Thanks

Is the Oracle HTTP service installed and running ( or ANY http ?).On what port? Do you have any other web server running on that machine ( IIS, Apache, etc).. Received on Mon Dec 12 2005 - 08:47:38 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US