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?

Similar Messages

  • 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?

  • HT4623 I cannot open my home page due to a lock sign before the adress

    I cannot open my home page due to a lock sign in front of the address

    Open the iGoogle page but press the escape key to stop the page loading. If you have the "My Scores" gadget delete it.

  • Cannot View Database Home Page After Upgrading to XE 3.2 on Windows XP

    Hi all,
    I have recently upgraded from APEX 3.1 to APEX 3.2 on my Oracle 10g XE database running on Windows XP SP3.
    Unfortunately after successfully completing the upgrade and starting the services when I try and visit the Start -> All Programs -> Oracle Database 10g Express Edition -> Go To Oracle Database Home Page I am receiving a page cannot be found error (or broken link message, depending on the browser I try IE7, Firefox 3.0.10 or Chrome 2.0).
    The link I am being directed to is:
    http://127.0.0.1:8080/apex (I have an entry in my Hosts file referring this to localhost).
    How can I tell if Port 8080 is still open and accessible? I am using the embedded web pl/sql gateway and tried reconfiguring it again by running apxconf.sql as SYS:
    SQL> @apxconf.sql
    PORT
    8080
    Enter values below for the XDB HTTP listener port and the password for the Application Express ADMIN user.
    Default values are in brackets [ ].
    Press Enter to accept the default value.
    Enter a password for the ADMIN user []
    Enter a port for the XDB HTTP listener [      8080] +<simply returned default>+
    ...changing HTTP Port
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Session altered.
    ...changing password for ADMIN
    PL/SQL procedure successfully completed.
    Commit complete.
    -------- Confirming that the services have started ---------------
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
    The OracleXETNSListener service was started successfully.
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
    The OracleServiceXE service is starting......
    The OracleServiceXE service was started successfully.
    C:\oracle\oraclexe\app\oracle\product\10.2.0\server\BIN>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-JUN-2009 23:16:51
    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 - Produ
    ction
    Start Date 16-JUN-2009 23:16:27
    Uptime 0 days 0 hr. 0 min. 24 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oracle\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\listener.ora
    Listener Log File C:\oracle\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=127.0.0.1)(PORT=1522)))
    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
    Listener Log File (C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log)
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 16-JUN-2009 23:16:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\oracle\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\listener.ora
    Log messages written to C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Trace information written to C:\oracle\oraclexe\app\oracle\product\10.2.0\server\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=600
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    16-JUN-2009 23:16:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Gary Williams))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    ------------ Other tests -------------
    SQL> SELECT STATUS FROM DBA_REGISTRY WHERE COMP_ID = 'APEX';
    STATUS
    VALID
    C:\temp\apex>find /I "ora-" *.log
    ---------- INSTALL2009-06-16_13-02-41.LOG
    ---------- SQLNET.LOG
    SQL> SELECT username
    2 FROM dba_users
    3 WHERE username LIKE 'FLOWS_%'
    4 OR username LIKE 'APEX_%';
    USERNAME
    FLOWS_030100
    APEX_PUBLIC_USER
    APEX_030200
    FLOWS_FILES
    FLOWS_020100
    I have turned off my Firewall, checked against multiple browsers.... HELP!!!!
    I've backed out the 3.2 upgrade and reinstalled and receieved the same issue. The next step is to unistall the XE database and reinstall, but I'm loathed to do that without seeking some responses from this Forum.
    Many thanks.
    Have a great day.
    Kind Regards,
    Gary.

    Hello Roel,
    Thank you taking the time to reply.
    I had previously tried all those url combinations and still no luck.
    I also found out about displaying the HTTP port number. And you were right it was listening on the default 8080. I disabled it and re-enabled it on port 9080 to see if that made a difference but it didn't so I decided to remoce Oracle XE database and go through the reinstallation and subsequent upgarde to APEX 3.2. Everything appera sto be working fime now.
    One point of note is that if I view the Listener status now I notice another line from what I had previously referring to the HTTP listener, although my listener.ora file never changed (apart from having the TNS Listener port resuming to the default 1521).
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-JUN-2009 11:24:30
    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 18-JUN-2009 09:08:04
    Uptime 0 days 2 hr. 16 min. 29 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oracle\oraxe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Listener Log File C:\oracle\oraxe\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=D9GVDX1S)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    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...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Can anyone answer why this may have been omitted previously? Presumably this is why my browser couldn't render anything from APEX.
    Kind Regards,
    Gary.

  • Cannot access database home page

    I am trying to learn Oracle on my own on home PC. I have Windows XP Professional. When i choose "go to databse home page", it uses this url: http://127.0.0.1:8080/htmldb and then tells me the page is not found.
    Any ideas????
    Thanks,
    Ira
    [email protected]

    I am also having the same problem. This all worked ok on Friday, now I cannot get into the Oracle Database Home Page. The database is running, I can login via sqlplus but I cannot access the database via the Database home page and my application cannot get to it either. It is all on my local workstation. Application cannot make a connection. It gives this error:
    'The Network Adapter could not establish the connection'
    When I look at services running it is all running, the listener says automatic, when I try to start it, manually it says it started and stopped because it has nothing to do.
    I tired the command ALTER DATABASE OPEN and mentioned previously and got the message, 'a database already opne by the instance'.

  • 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

  • Re: Need help with open a web page

    Dear friend i cant open www.truperenlinea.com maybe you can support me because i install IE but other 5.2 version,
    i dont want install parallel and Windows, you can try to open for me and explain me.
    See the right side in the web need can see the username and password space to fill.
    Thank you so much
    Best regards

    Sorry, I got confused.
    You need to stick you your original post.
    Please don't post in someone elses thread, especially when the thread is completely in the wrong place to begin with and you post has nothing to do with the original post.

  • Cannot open Yahoo home page or email

    Windows 7 home pro.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • 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 access Oracle XE database home page

    Hi
    I have just installed Oracle Database 10g express edition on my Windows XP, and the installation seemed to go well.
    I then select to go to the database home page after the installation which opens a browser at this address: http://127.0.0.1:8080/apex, and i get a The page cannot be displayed' error.
    During the install, i was given this information:
    Destination Folder: C:\oraclexe\
    Port for 'Oracle Database Listener': 1521
    Port for 'Oracle Services for Microsoft Transaction Server': 2030
    Port for HTTP Listener: 8080
    I have tried restarting my computer, but still get the cannot find server error when attempting to go to the database home page.
    I was wondering if anyone else has had experience with this issue, where they cannot get to the database homepage, and how they may have solved it.
    I also have disabled my firewall. but still could not access Home Page.
    Any help would be greatly appreciated.
    many thanks
    Philip.

    Hi,
    when i tried to conenct through sql command line, this is what i got:
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    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.
    SQL>
    even though the database is already started and i see the service running fine.
    Philip.

  • Database Home Page - The page cannot be displayed

    Hello Oracle Gurus,
    Thank you in advance for your response.
    I'm running Oracle Database 10g Express Edition on Windows XP. When I launch the Database Home Page in IE I get a "The page cannot be displayed" error.
    I have gone through several posts on this forum and I have tried the following 5 things:
    1. I have stopped the database (net stop ...) and re-started the database (net start ...). This did not fix the problem.
    2. I checked the reading of "select open_mode from v$database;" this returned:
    OPEN_MODE
    READ WRITE
    I assume this is what it should be.
    3. I checked the reading of "select status from v$instance;" this returned:
    STATUS
    OPEN
    I assume this is what it should be.
    4. In IE -> Tools -> Internet Options -> Security -> Local intranet -> Sites -> Advanced, I added 127.0.0.1 to the local intranet zone.
    5. I restarted my WinXP PC.
    None of the above things worked.
    Does anybody have any suggestions of things to try to get the Database Home Page up and running?
    Please note that I am a newbie to Oracle so please write your response at the simplest possible level.
    Thanks,
    K

    There's a specific XE forum where they may have better answers than here. See Cannot access Oracle XE database home page

  • 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)

  • HT1338 I cannot open my existing Pages files any longer.  I get a message that my Pages needs to be updated.  But when I go to update Pages, I am told I have the latest Pages.  Is anyone else having this problem?

    I cannot open my existing Pages files any longer.  I get a message that my Pages needs to be updated.  But when I go to update Pages, I am told I have the latest Pages.  Is anyone else having this problem?

    Maybe this discussion will help you : https://discussions.apple.com/message/23723460#23723460

  • Cannot get 'Go to Database Home Page' to work on 10gXE after installation

    Hello,
    I recently installed Oracle(univesal) 10g XE onto my PC. I tried to go to the Database Home Page and am not able to do so. When I click the 'Go to Database Home Page' button, a browser appears with the message 'page cannot be displayed'.
    I am using Windows 2000 and have installed the loopback adaptor.
    Thanks,
    Shane

    You might want to search this forum for keywords "10gXE Database Home Page" - this has been discussed many, many times.
    In addition, Virag has such an excellent troubleshooting site, it is simply a waste of time to walk through the steps here - go to http://viragsharma.blogspot.com/search/label/oracle%20XE first!

  • Please help - Unable to get the cluster database home page

    I have both the RACDB1 & RACDB2 instances running (and the 2 listeners also) . But I do not get the the cluster database home page. Instead I get startup/shutdown page. EM later confirms both instances are up.
    But how do I connect to the RACDB database to perform any admin work from within EM ?
    Any help is appreciated.
    Thank you.

    Ehm. Before placing? At that point ID doesn't know anything at all about the PDF.
    var myPDFFile = File.openDialog("Choose a PDF File");
    myPDFFile.execute();
    Then check the lower left bottom -- it should display the page size.
    Why not first place the file and then check its size? You can always move it to the right position after placing.
    Oh, by the way: "a PDF" doesn't have a "page size". Each single page in a PDF can have a page size of its own.

Maybe you are looking for

  • Error while creating Oracle DB connection in Endeca Intergrator 3.1

    Hi All, I am facing an issue while creating a new Oracle DB connection using Inegtator in 3.1 version. I get the following exception: loader constraint violation in interface itable initialization: when resolving method "oracle.jdbc.OracleConnectionW

  • Blackberry Storm

    Good mroning, I'm new here. I've had my Blackberry Storm (I believe the number is 9630) for a few years. Love it, of course I have on it Facebook; but, nothing more than that. Recently there was an upgrade to Facebook, I did the upgrade. Since that t

  • Document Spliting activation

    Hi All, One of the my retail client activated New GL functionality without document splitting in 2007 for 3 company codes. Now business requirement is to generate Profit centre and Segment wise Financial statements. We can able to get Financial state

  • Google Reader fills js heap?

    I was reading about about:memory and the DMD earlier today, then funnily enough FF crashed twice tonight while I was reading intellectually stimulating articles through Google Reader (IE browsing pictures with stupid puns). Unfortunately when I resta

  • JSP and Database code

    Hi All, To start of I'm just a beginner to JSP. I've made some JSP pages that get some database info, all works fine but I do have the database code in the JSP page. And I know that this is not the ideal method. I've read that the database code shoul