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: twins <rohanroshan_at_gmail.com>
Date: 12 Dec 2005 10:25:08 -0800
Message-ID: <1134411907.928105.65310@g44g2000cwa.googlegroups.com>


I tried the following

1)
SQL*Plus: Release 10.2.0.1.0 - Beta on Mon Dec 12 18:21:44 2005

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

SQL> connect
Enter user-name: system
Enter password:
Connected.
SQL> alter system register;

System altered.

SQL> 2)
C:\Documents and Settings\Roshan>lsnrctl status

LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Beta on 12-DEC-2005 18:23:09

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

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                12-DEC-2005 10:07:05
Uptime                    0 days 8 hr. 16 min. 8 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

It still doesnt show me anything on the internet explorer address http://127.0.0.1:8080/htmldb (Cannot find server) A little sad that couldnt get started with Oracle yet :( Received on Mon Dec 12 2005 - 12:25:08 CST

Original text of this message

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