Oracle 10G Express:Unable To open DataBase Home Page

I am not able to open Database Home page.
http://127.0.0.1:8040/apex
I verified the below steps:
1.OracleListener and Service are starting up fine.
C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
The OracleXETNSListener service is starting.
The OracleXETNSListener service was started successfully.
C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
The OracleServiceXE service is starting.......
The OracleServiceXE service was started successfully.
2. netsat output - local host listening to port 8040
C:\oraclexe\app\oracle\product\10.2.0\server\BIN>netstat -an | find "8040"
TCP 127.0.0.1:8040 0.0.0.0:0 LISTENING
3. Http port in database
C:\oraclexe\app\oracle\product\10.2.0\server\BIN>sqlplus
SQL*Plus: Release 10.2.0.1.0 - Production on Sun Aug 20 18:11:13 2006
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Enter user-name: system
Enter password:
Connected to:
Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
SQL> select dbms_xdb.gethttpport() from dual;
DBMS_XDB.GETHTTPPORT()
8040
SQL>
4. Disabled Personal Firewall before starting the Service and Listener
5. listener.ora
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 8040))
DEFAULT_SERVICE_LISTENER = (XE)
CONNECT_TIMEOUT_LISTENER=10
6.tnsnames.ora
XE =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 8040))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = XE)
7. Listener log when i try to open the database home page.
Started with pid=180
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8040)))
Listener completed notification to CRS on start
TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
20-AUG-2006 17:28:23 * 12502
TNS-12502: TNS:listener received no CONNECT_DATA from client
20-AUG-2006 17:30:34 * 12502
TNS-12502: TNS:listener received no CONNECT_DATA from client
Can someone help me how to get to the home page.

What does your lsnrctl status give you?

Similar Messages

  • Unable to open Database Home Page after installation

    Hello!
    I have made my very first installation of Oracle 10g XE and I have immediately tried to open the Database Home Page, as suggested by the installer.
    However, I have got a browser error and I noticed that no process was listening on port 8080.
    No Oracle service was running, except OracleXETNSListener. Nonetheless I have started OracleServiceXE as well and it started without visible errors.
    However, port 8080 is still not open.
    I am really disappointed with my first experience with Oracle products. No errors whatsoever, but an inaccessible home page. In addition, I have noticed other questions about the same problem. No working answers for me. I feel quite frustrated.
    Just FYI: I am running Windows XP SP3.
    Is there any way to solve this issue at the end of the day?
    Thank you and sorry if being offending. I think that a company like Oracle should not tolerate such an unfriendly product installation, especially if counting on winning new customers with its free XE database.
    Best wishes,
    Georgi
    P.S. Yes, I have errors in C:\oraclexe\app\oracle\product\10.2.0\server\config\log files, but they are quite a lot and I can't realize what went wrong exactly. There are probably errors elsewhere as well, but they are not visible to the ordinary user/developer during the installation. Sad.
    Edited by: user10677497 on Dec 3, 2008 4:30 PM

    Hello!
    I have made my very first installation of Oracle 10g XE and I have immediately tried to open the Database Home Page, as suggested by the installer.
    However, I have got a browser error and I noticed that no process was listening on port 8080.
    No Oracle service was running, except OracleXETNSListener. Nonetheless I have started OracleServiceXE as well and it started without visible errors.
    However, port 8080 is still not open.
    I am really disappointed with my first experience with Oracle products. No errors whatsoever, but an inaccessible home page. In addition, I have noticed other questions about the same problem. No working answers for me. I feel quite frustrated.
    Just FYI: I am running Windows XP SP3.
    Is there any way to solve this issue at the end of the day?
    Thank you and sorry if being offending. I think that a company like Oracle should not tolerate such an unfriendly product installation, especially if counting on winning new customers with its free XE database.
    Best wishes,
    Georgi
    P.S. Yes, I have errors in C:\oraclexe\app\oracle\product\10.2.0\server\config\log files, but they are quite a lot and I can't realize what went wrong exactly. There are probably errors elsewhere as well, but they are not visible to the ordinary user/developer during the installation. Sad.
    Edited by: user10677497 on Dec 3, 2008 4:30 PM

  • Oracle 10g Express edition on Open Suse 10.2 mahine Insatllation vows !

    The Installation Oracle 10g Express edition on Open Suse 10.2 mahine,
    requried the installation of libaio... i installed the package by smart ....
    after that installation was fine...
    but when i try to login :
    following exception occurs :
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    I reinstalled oracle and libaio but result was same .. ..
    "rpm -q libaio" prints "libaio-0.3.104-32"
    I tried to install Oracle libaio package .. i downlaoded it from Oracle web site...
    but it gave following exception :
    checking for libaio >= 0.3... no
    checking for libaio 0.1... no
    configure: error:
    *** libaio is required.
    smart info libaio output :
    Name: libaio
    Version: 0.3.104-32@i586
    Priority: 0
    Group: System/Libraries
    Installed Size: 31.3kB
    Reference URLs:
    Flags: new
    Channels: SUSE 10.2 Repository
    Summary: Linux-Native Asynchronous I/O Access Library
    Description:
    The Linux-native asynchronous I/O facility ("async I/O", or
    "aio") has a
    richer API and capability set than the simple POSIX async I/O facility.
    This library provides the Linux-native API for async I/O.
    The POSIX async I/O facility requires this library to provide
    kernel-accelerated async I/O capabilities, as do applications that
    require the Linux-native async I/O API.
    Name: libaio
    Version: 0.3.104-32@x86_64
    Priority: 0
    Group: System/Libraries
    Installed Size: 31.9kB
    Reference URLs:
    Flags: new
    Channels: RPM System; SUSE 10.2 Repository
    Summary: Linux-Native Asynchronous I/O Access Library
    Description:
    The Linux-native asynchronous I/O facility ("async I/O", or "aio") has
    a richer API and capability set than the simple POSIX async I/O
    facility. This library provides the Linux-native API for async I/O. The
    POSIX async I/O facility requires this library to provide
    kernel-accelerated async I/O capabilities, as do applications that
    require the Linux-native async I/O API.
    Please help...
    -jasdeep

    It probably isn't visible by your oracle environment, please verify the value of your LD_LIBRARY_PATH, PATH, and ORACLE_HOME environment variables.
    ~ Madrid.

  • Oracle 10g Express won't open after Windows Patches

    Hi all,
    Yesterday I successfully installed Oracle 10g Express on a new Windows 2003 server with SP1. However today I can't open the Database Homepage - it is returning an error: "The page cannot be displayed" when I am trying to connect to http://127.0.0.1:8080/apex
    The only thing I can see as having changed between last night and this morning was that when I shut down the server last night 50 Windows Patches were installed. I wasn't paying enough attention last night and by the time I realised what was going on I couldn't stop the installation of these patches.
    So, does anyone know which Windows Patch may have caused this issue and if so is there a MS Patch Fix (surprise, surprise) or do I just uninstall that patch.
    I really don't want to have to go through the pain of formatting the machine and starting again.
    Thanking you,
    GR

    Check that none of the patches restarted/reset the firewall.

  • Oracle 10g Express Service not starting Database

    I have a fresh download and install or Oracle 10gExpress and am having issues when I manually start the OracleXE service. The OracleXE Service starts, but the database does not. The error I see is ora-12560.
    The database and service stops correctly if I manually stopthe OracleXE service. The start of the service just won't start the database.
    The oradim.log contains
    Thu Oct 15 11:51:30 2009
    C:\oraclexe\app\oracle\product\10.2.0\server\bin\oradim.exe -startup -sid xe -usrpwd * -log oradim.log -nocheck 0
    Thu Oct 15 11:51:31 2009
    ORA-12560: TNS:protocol adapter error
    New Information:
    What I just found out was that it all works fine if the install of Oracle 10g Express is done prior to joining the Server to a domain. If the install is done after the server is part of a domain, the service will not start the database. If the install is done prior to putting the Server in a domain, the service will start the database.
    Any help why this must be installed prior to adding the server to the domain?
    Edited by: user10279386 on Oct 15, 2009 9:24 AM

    Hi!
    I think that installation must be done with Domain user who is Administrator on this machine also. Check ORA_DBA group that consist of at least two users: SYSTEM (who by default brings up the service, but you can change it) and your domain user (local Administrator on that server) who is making installation of XE on that server.
    Hope this helps,
    Damir

  • Newbie needs help!  Cannot open database home page...

    Hi all,
    I know this sort of question has been posted before but either it never got resolved or the thread seems to just die...
    I have just installed 10gXE and have tried to open the 'homepage' but all I get is 'page not available' errors in either IE Firefox or Opera. I have turned off the windows Firewall to see if that had anything to do with it but it made no difference.
    the out put of 'lsnrctl status' is:
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 08-MAR-2007 14:19:22
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 08-MAR-2007 13:31:01
    Uptime 0 days 0 hr. 48 min. 21 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\admin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=fawlty-towers)(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
    which seems ok but then I've never used Oracvle before so I don't know what to look for. (I have years of database experience btw using MySQL, PostgreSQL, SQL Server, hell, even Access!)
    If I do 'netstat -na' I get:
    Active Connections
    Proto Local Address Foreign Address State
    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1521 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:3260 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:3261 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1026 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1027 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1597 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:2691 127.0.0.1:2692 ESTABLISHED
    TCP 127.0.0.1:2692 127.0.0.1:2691 ESTABLISHED
    TCP 127.0.0.1:2693 127.0.0.1:2694 ESTABLISHED
    TCP 127.0.0.1:2694 127.0.0.1:2693 ESTABLISHED
    TCP 127.0.0.1:2695 127.0.0.1:2696 ESTABLISHED
    TCP 127.0.0.1:2696 127.0.0.1:2695 ESTABLISHED
    TCP 127.0.0.1:6880 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:45100 0.0.0.0:0 LISTENING
    TCP 192.168.1.64:139 0.0.0.0:0 LISTENING
    TCP 192.168.1.64:1912 141.146.8.66:80 ESTABLISHED
    TCP 192.168.1.64:1913 141.146.8.66:80 ESTABLISHED
    TCP 192.168.1.64:1914 141.146.8.66:80 ESTABLISHED
    TCP 192.168.1.64:1919 141.146.8.66:80 ESTABLISHED
    TCP 192.168.1.64:1920 141.146.8.66:80 ESTABLISHED
    TCP 192.168.1.64:1921 141.146.8.66:80 ESTABLISHED
    TCP 192.168.1.64:1945 194.106.56.35:110 TIME_WAIT
    TCP 192.168.1.64:4550 82.11.36.182:33445 ESTABLISHED
    UDP 0.0.0.0:445 *:*
    UDP 0.0.0.0:500 *:*
    UDP 0.0.0.0:1032 *:*
    UDP 0.0.0.0:1034 *:*
    UDP 0.0.0.0:1066 *:*
    UDP 0.0.0.0:1067 *:*
    UDP 0.0.0.0:4500 *:*
    UDP 0.0.0.0:16680 *:*
    UDP 127.0.0.1:123 *:*
    UDP 127.0.0.1:1640 *:*
    UDP 127.0.0.1:1700 *:*
    UDP 127.0.0.1:1900 *:*
    UDP 127.0.0.1:2629 *:*
    UDP 127.0.0.1:4765 *:*
    UDP 192.168.1.64:123 *:*
    UDP 192.168.1.64:137 *:*
    UDP 192.168.1.64:138 *:*
    UDP 192.168.1.64:1900 *:*
    UDP 192.168.1.64:2697 *:*
    UDP 192.168.1.64:56841 *:*
    My local PC IP is 192.168.1.64 incase you didn't guess from all that!
    My 'hosts' file has nothing in it except '127.0.0.1 localhost' which I tried commenting out but, rather obviously, didn't make a jot of difference.
    Any help would be appreciated.

    sqlplus / as sysdbaThis will tell you if you are connected to an idle
    instance or not. If it says your are connected to an
    idle instance ...It does indeed say that I am connected to an idle instance
    ... do the following:
    SQL> startup
    When I do that I get the following:
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file 'C:\oraclexe\app\oracle\product\10.2.0\serv
    er\dbs/spfileXE.ora'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.Legatti, the dump log you mentioned is this (Hope you don't mind me pasting the whole thing...):
    Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Thu Mar 08 13:31:14 2007
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU                 : 1 - type 586
    Process Affinity    : 0x00000000
    Memory (Avail/Total): Ph:1068M/2047M, Ph+PgF:2871M/3939M, VA:1943M/2047M
    Thu Mar 08 13:31:14 2007
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
      sessions                 = 49
      sga_target               = 599785472
      control_files            = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
      compatible               = 10.2.0.1.0
      db_recovery_file_dest    = C:\oraclexe\app\oracle\flash_recovery_area
      db_recovery_file_dest_size= 10737418240
      undo_management          = AUTO
      undo_tablespace          = UNDO
      remote_login_passwordfile= EXCLUSIVE
      dispatchers              = (PROTOCOL=TCP) (SERVICE=XEXDB)
      shared_servers           = 4
      job_queue_processes      = 4
      audit_file_dest          = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
      background_dump_dest     = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
      user_dump_dest           = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
      core_dump_dest           = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
      db_name                  = XE
      open_cursors             = 300
      os_authent_prefix        =
      pga_aggregate_target     = 199229440
    PMON started with pid=2, OS id=5344
    PSP0 started with pid=3, OS id=1424
    MMAN started with pid=4, OS id=4928
    DBW0 started with pid=5, OS id=2092
    LGWR started with pid=6, OS id=3088
    CKPT started with pid=7, OS id=1920
    SMON started with pid=8, OS id=2148
    RECO started with pid=9, OS id=5296
    CJQ0 started with pid=10, OS id=5960
    MMON started with pid=11, OS id=3720
    Thu Mar 08 13:31:18 2007
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=5076
    Thu Mar 08 13:31:18 2007
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Thu Mar 08 13:31:22 2007
    The input backup piece C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\CONFIG\SEEDDB\EXPRESS.DFB is in compressed format.
    Thu Mar 08 13:31:41 2007
    Full restore complete of datafile 4 to datafile copy C:\ORACLEXE\ORADATA\XE\USERS.DBF.  Elapsed time: 0:00:19
      checkpoint is 193065
    Full restore complete of datafile 2 to datafile copy C:\ORACLEXE\ORADATA\XE\UNDO.DBF.  Elapsed time: 0:00:20
      checkpoint is 193065
    Thu Mar 08 13:32:04 2007
    Full restore complete of datafile 3 to datafile copy C:\ORACLEXE\ORADATA\XE\SYSAUX.DBF.  Elapsed time: 0:00:42
      checkpoint is 193065
    Full restore complete of datafile 1 to datafile copy C:\ORACLEXE\ORADATA\XE\SYSTEM.DBF.  Elapsed time: 0:00:52
      checkpoint is 193065
    Thu Mar 08 13:32:14 2007
    Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oraclexe\oradata\XE\system.dbf',
    'C:\oraclexe\oradata\XE\undo.dbf',
    'C:\oraclexe\oradata\XE\sysaux.dbf',
    'C:\oraclexe\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Setting recovery target incarnation to 1
    Thu Mar 08 13:32:15 2007
    Successful mount of redo thread 1, with mount id 2497757598
    Thu Mar 08 13:32:15 2007
    Completed: Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oraclexe\oradata\XE\system.dbf',
    'C:\oraclexe\oradata\XE\undo.dbf',
    'C:\oraclexe\oradata\XE\sysaux.dbf',
    'C:\oraclexe\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    Shutting down instance: further logons disabled
    Thu Mar 08 13:32:15 2007
    Stopping background process CJQ0
    Thu Mar 08 13:32:15 2007
    Stopping background process MMNL
    Thu Mar 08 13:32:15 2007
    Stopping background process MMON
    Thu Mar 08 13:32:16 2007
    Shutting down instance (immediate)
    License high water mark = 1
    Thu Mar 08 13:32:16 2007
    Stopping Job queue slave processes
    Thu Mar 08 13:32:16 2007
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Thu Mar 08 13:32:18 2007
    ALTER DATABASE CLOSE NORMAL
    ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
    Thu Mar 08 13:32:18 2007
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 activeAny ideas?

  • Database home page not opening in oracle linux 4 after installation?

    I have just installed oracle 10g express edition R8 (32 bit) in oracle linux 4 (oem 4) which is running on vmware. After installation on going
    application(start)->oracle 10g express edition ->Go To database home page. Database home page starts on konqureor and it shows
    "An error occurred while loading *http://http//127.0.0.1:%httpport%/apex*:
    Unknown host http "
    All the other application including plsql is working right which comes with oracle 10g xe. But without Database home page i can't start doing plsql because i can not create any database without opening database home page.
    I have also posted this question in yahoo answers(_http://answers.yahoo.com/question/index;_ylt=AjLqSLCkMZzaJgBv_igbiN7ty6IX;_ylv=3?qid=20120324013912AANOlL9_) but what answers has been provided i am not able to understand.
    plz help i wanted to work on oracle database. I am trying it for so long. Thanks in advance
    Edited by: 921562 on Mar 24, 2012 3:35 AM
    Edited by: 921562 on Mar 24, 2012 3:35 AM

    921562 wrote:
    I have just installed oracle 10g express edition R8 (32 bit) in oracle linux 4 (oem 4) which is running on vmware. After installation on going
    application(start)->oracle 10g express edition ->Go To database home page. Database home page starts on konqureor and it shows
    "An error occurred while loading *http://http//127.0.0.1:%httpport%/apex*:
    Unknown host http "
    All the other application including plsql is working right which comes with oracle 10g xe. But without Database home page i can't start doing plsql because i can not create any database without opening database home page.
    I have also posted this question in yahoo answers(_http://answers.yahoo.com/question/index;_ylt=AjLqSLCkMZzaJgBv_igbiN7ty6IX;_ylv=3?qid=20120324013912AANOlL9_) but what answers has been provided i am not able to understand.
    plz help i wanted to work on oracle database. I am trying it for so long. Thanks in advance
    Edited by: 921562 on Mar 24, 2012 3:35 AM
    Edited by: 921562 on Mar 24, 2012 3:35 AMThis has nothing to do with Oracle. Do you have an understanding of how URL's are constructed? The leading characters, delimited by the colon (':') specify http protocol. The string between the first colon and the next (if exists) specifies the fully qualified name of the host, or the IP addess of the host. Take a look at what you have there: //http//127.0.0.1" I really don't think your host name is "//http//127.0.0.1". More like '//127.0.0.1"

  • Cannot Go To Database Home Page

    I installed...
    Oracle Database 10g Release 2 (10.2.0.1) Express Edition for Microsoft Windows (Western European)
    ...and I choose >Start, >Programs, >Oracle Database 10g Express Edition, >Go To Database Home Page
    ...and IE6 opens and tries to load this URL
    http://127.0.0.1:8080/apex
    ...and I get a "The page cannot be displayed" error.
    If I try using the machine name...
    http://kamoskimxp:8080/apex
    ...then the page loads; but, it is blank. (This leads me to think that if I knew the exact URL, fully-qualified, for the actual Database Home Page itself, including file name and extension, then I would be able to forcibly load the page. But, after many guesses, that URL is still unknown to me.)
    Note -- This box is behind a corporate firewall.
    Note -- This box has a built-in, fixed home page in IE that is the company's intranet home page, and this IE home page setting cannot be changed by the enduser.
    So, my question is...
    ...How can one get the Oracle Database Home Page to load under such circumstances?
    Please advise.
    Thank you.
    -- Mark Kamoski

    it cant start..
    like this..
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is C:\oraclexe\app\oracle\product\10.2.0\server\network\ad
    min\listener.ora
    Log messages written to C:\oraclexe\app\oracle\product\10.2.0\server\network\log
    \listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR
    _XEipc)))
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LENOVO-C72B2944)(P
    ORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 1001: Unknown error
    Listener failed to start. See the error message(s) above...
    this is my tnsnames.ora
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = LENOVO-PKN)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    and this my listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = LENOVO-C72B2944)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)

  • Use hostname for Database Home Page

    Hi,
    I have installed Oracle Express and "Go to Database Home Page" navigates me to:
    http://127.0.0.1:8081/apex/f?p=4550:11:3933663487060640::NO:::
    But it does not work for my hostname or server IP, so I can not use web access from other PC.
    http://hostname:8081/apex/f?p=4550:11:3933663487060640::NO:::
    http://192.168.1.21:8081/apex/f?p=4550:11:3933663487060640::NO:::
    My hosts file is:
    127.0.0.1 localhost
    192.168.1.21 hostname
    What do I need to set?
    Regards

    To set HTTP Access to allow remote connects:
    Run this command in SQL/Plus
    exec dbms_xdb.setListenerLocalAccess
    (l_access => FALSE);
    Regards : )

  • Oracle 10g XE - unable to connect to the database home page

    Hi,
    I have installed Oracle 10g XE on my computer. When I try to open the Database home page at http://127.0.0.1:8080/apex, I get a Page not found error.
    I have followed the steps outlined in the forums-
    a) did "netstat -a"
    Output : found that port 8080 isn't being used.
    b) did "lsnrctl status"
    Output: under Services summary - instance "CLRExtProc" is unknown
    - instance "PLSExtProc" is unknown
    - instance "xe" is ready
    - instance "xe_xpt" is ready
    c) did "sqlplus / as sysdba"
    Output : Connected to Oracle 10g Express Edition
    d) did "select status from v$instance "
    Output : Mounted
    e) did "select open_mode from v$database"
    Output : Mounted
    f) did "startup"
    Output : started the database
    Not sure why the database home page still wouldn't open. Any help is appreciated.

    Hi,
    >>What is the command to change the status to "READ WRITE" ?
    C:\>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Sat Mar 29 00:26:33 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Connected to an idle instance.
    SYS@XE> startup mount
    ORACLE instance started.
    Total System Global Area  188743680 bytes
    Fixed Size                  1286460 bytes
    Variable Size              92278468 bytes
    Database Buffers           92274688 bytes
    Redo Buffers                2904064 bytes
    Database mounted.
    SYS@XE> select open_mode from v$database;
    OPEN_MODE
    MOUNTED
    SYS@XE> select status from v$instance;
    STATUS
    MOUNTED
    SYS@XE> alter database open;
    Database altered.
    SYS@XE> select open_mode from v$database;
    OPEN_MODE
    READ WRITE
    SYS@XE> select status from v$instance;
    STATUS
    OPENCheers
    Legatti

  • Oracle database 10g express edition-database home page problem.

    I've installed Oracle database 10g express edition.
    When I try to launch to the database home page,a login pops up saying "connecting to 127.0.0.1" expecting an user and password.
    I tried my system and sys login,but both were unsuccessful.
    Could someone help me please.?
    Thanks,
    Bhagat

    Feel free to join us in the XE forum at Oracle Database Express Edition (XE)
    If you're not registered there, do so using http://www.oracle.com/technology/xe/registration
    Also feel free to use the documentation at http://www.oracle.com/pls/xe102/homepage, specifically the "Getting Started Guide"
    You need to log in using SYSTEM and the password you supplied during install.

  • Problem In GO TO DATABASE HOME PAGE in oracle 10g XE  updated

    When i click the GO TO DATABASE HOME PAGE icon my web browser say "The page you are looking for is currently unavailable Server, Cannot find server or DNS Error
    Internet Explorer" and the address that it is openning is "http://127.0.0.1:8080/htmldb" can any one help me with this?
    Im using oracle 10g express edition, the one that is available for free download. And my operating system is windows xp SP2.
    Thanks
    Message was edited by:
    user468763

    There is a dedicated forum for questions related to XE
    Oracle Database Express Edition (XE)
    You need first to register for this forum here:
    http://www.oracle.com/technology/xe/registration
    After you register, simply log on to the discussion forums wth the same userid that you used to register - no need to wait for the confirmation email.

  • Error in Oracle 10g "Go To Database Home Page"

    I just downloaded the Oracle Database 10g Express Edition and successfully installed it. But when I click on the "Go to Database Home Page" from the start menu, a new browser window opens up but nothing actually loads on the page. The browser seems to be trying to load the page forever. The URL that is being tried to load seems to be correct: http://127.0.0.1:8080/apex. I am using IE version 6.0 on Windows XP. Can somebody help me what I am doing wrong?

    Before you proceed with this troubleshooting tecnique, verify the contents of the alertXE.log file, if some issues are reported there, to make you think it is a lack of temporary tablespaces, then proceed as follows:
    This alter tablespace command is issued from a sqlplus prompt.
    Once you have installed your OracleXE it starts your database and listner processes. Before accessing sqlpus, ensure you have properly defined environment variables:
    ORACLE_HOME
    ORACLE_SID
    PATH
    Once you have ensured your environment is properly configured, connect as sysdba
    sqlplus / as sysdba
    This will open your SQL prompt, from there you can issue the commands.
    ~ Madrid.

  • Oracle 10g Express edition,can't visit database homepage

    I have installed Oracle 10g Express edition without error meggage, It seems goes well ,but when I want to visit my database_homepage on http://127.0.0.1:8080/apex, I see this:
    The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed.
    Please try the following:
    Click the Refresh button, or try again later.
    Open the Web site home page, and then look for links to the information you want.
    If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the Web site home page.
    10061 - Connection refused
    Internet Security and Acceleration Server
    Technical Information (for support personnel)
    Background:
    The server you are attempting to access has refused the connection with the gateway. This usually results from trying to connect to a service that is inactive on the server.
    ISA Server: csscisaser
    Via:
    Oracle is installed on my own computer.I think ISA should do nothing with it.And I have removed proxy setting in Internet exploer,but the error still happed.
    I used netstat-a,and can find this:
    proto :tcp
    local address: myxxxxxx:8080
    foreign address myxxxxxx:0
    state : listening
    does it mean my oracle http listener is started?

    Open a command line and
    - enter ping 127.0.0.1 ... should tell whether
    connectivity is possible. If not, something is
    blocking, and that something is usually a firewall.ping 127.0.0.1. I can connect to 127.0.0.1,very fast.but when I ping 127.0.0.1:8080 ,Can't get response.
    enter ipconfig /all
    enter and post output of lsnrctl status
    There are so many output content.And you may see some #^$*#*&^$#@&* because I'm using Chinese version Oracle and OS.
    IPconfig
    Windows IP Configuration
            Host Name . . . . . . . . . . . . : cjis-e89f34e63f
            Primary Dns Suffix  . . . . . . . :
            Node Type . . . . . . . . . . . . : Hybrid
            IP Routing Enabled. . . . . . . . : No
            WINS Proxy Enabled. . . . . . . . : No
            DNS Suffix Search List. . . . . . : xxxx.wan
    Ethernet adapter 本地连接:
            Connection-specific DNS Suffix  . : xxxx.wan
            Description . . . . . . . . . . . : Broadcom NetXtreme 57xx
    roller
            Physical Address. . . . . . . . . : xx-13-72-7D-67-8B
            Dhcp Enabled. . . . . . . . . . . : Yes
            Autoconfiguration Enabled . . . . : Yes
            IP Address. . . . . . . . . . . . : 172.18.9.30
            Subnet Mask . . . . . . . . . . . : 255.255.255.0
            Default Gateway . . . . . . . . . : 172.18.9.252
            DHCP Server . . . . . . . . . . . : 172.18.18.9
            DNS Servers . . . . . . . . . . . : 172.18.18.9
            Primary WINS Server . . . . . . . : 172.18.18.9
            Lease Obtained. . . . . . . . . . : 2007年7月16日 15:51:15
            Lease Expires . . . . . . . . . . : 2007年7月24日 15:51:15
    LSNRCTL status
    正在连接到 (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    LISTENER 的 STATUS
    别名                      LISTENER
    版本                      TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Prod
    ction
    启动日期                  20-7月 -2007 11:19:13
    正常运行时间              0 天 2 小时 17 分 10 秒
    跟踪级别                  off
    安全性                    ON: Local OS Authentication
    SNMP                      OFF
    默认服务           XE
    监听程序参数文件          C:\oraclexe\app\oracle\product\10.2.0\server\network\
    dmin\listener.ora
    监听程序日志文件          C:\oraclexe\app\oracle\product\10.2.0\server\network\
    og\listener.log
    监听端点概要...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cjis-e89f34e63f)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation
    HTTP)(Session=RAW))
    服务摘要..
    服务 "CLRExtProc" 包含 1 个例程。
      例程 "CLRExtProc", 状态 UNKNOWN, 包含此服务的 1 个处理程序...
    服务 "PLSExtProc" 包含 1 个例程。
      例程 "PLSExtProc", 状态 UNKNOWN, 包含此服务的 1 个处理程序...
    服务 "XEXDB" 包含 1 个例程。
      例程 "xe", 状态 READY, 包含此服务的 1 个处理程序...
    服务 "XE_XPT" 包含 1 个例程。
      例程 "xe", 状态 READY, 包含此服务的 1 个处理程序...
    服务 "xe" 包含 1 个例程。
      例程 "xe", 状态 READY, 包含此服务的 1 个处理程序...
    ['/pre']
    Display contents of
    C:\windows\system32\drivers\etc\hosts.['pre']
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    127.0.0.1       localhostMessage was edited by:
    sailfish83

  • Newly installed oracle 10g express edition database

    Hai to all
    I have fedora 15 operating system with oracle 10g express edition database installed .. I already have working knowledge in mysql database .. my question is that when i opened oracle database via sql developer , then by expanding tables tab on left side .. I can able to see some table that are created by default as the following:
    AQ$_INTERNET_AGENT_PRIVS
    DEF$_AQCALL
    LOGMNR_AGE_SPILLS$
    My question is that . Can i drop all these tables ??? . By doing so, will that create any problems ..
    Any idea will help me ..
    thanks in advance to allllllll

    If You wont to see how Oracle drop tables
    - create Youre schema
    create user test_user ... ;
    -create table
    create table test_user.test_table ... ;
    drop table
    table test_user.test_table ;
    Regards,
    Pavel
    Edited by: Pavel on May 22, 2012 10:26 PM

Maybe you are looking for

  • How to add URLs in apage without using edit mode

    Hello everybody. We have Portal 9.0.4.1 under Solaris, and we are just beggining using it :-) We created a section for links (to urls) in the home page of each user. We would like our users to add links to their most used pages (for example, metalink

  • View offending records in audit viewer for set-based mappings

    i have mappings which is configured to load data from Oracle9i external tables into Fact tables. i am using set-based loading with reject limit set to 0. Whenever there's an offending record from the external table, the whole mapping will fail with m

  • How to switch from Japanese keyboard

    Is there any way to reprogram a MacBook with a Japanese keyboard to English chacters?

  • STO's in MRP Receipts

    Hi, We have a requirement only the STO's in MRP receipts data. Do we have any indicator we can use to filter STO's data alone. We are using function module used in MD04 transaction to get the MRP data. We have tried using PO/order type but was not su

  • Generate Ejb client Jar

    Hi, I m working with Jdeveloper 10G and oracle 9IAS 9.0.3. I ve deployed an Ejb module on 9IAS I m now wondering how generate the EJB client jar (Stubs and interfaces )to access my EJB module from anywhere. Any Idea?