I can't start the database home page in windows xp

I installed oracle in my windows xp pc but when i try to start the database home it opens an internet explorer windows with the address http://127.0.0.1:8080/apex and they cant find the page please, can somebody help me with tis problem.

Okay, so what fixed this for me...
Wasn't able to get to the fourms but was able to peice together what to do from doing google searches and reading the breif summery. Lucky for me I was able to try a few things and hit the sweet spot.
Symptoms for me...
Not able to use administration web page. http://127.0.0.1:8080/apex
Noticed that the listener service was not listening on port 8080
The services start but you are not able to get to the web page for administraton.
Solution for me...
Uninstall Oracle 10g Express Editon
Re-install Oracle 10g Express Editon using the local administrator.
That's it!
I was installing the application using a domain account. Even though the domain account was in a domain group that was part of the local administrators group for the workstation the install wouldn't work completely.
Message was edited by:
user523004
Message was edited by:
user523004

Similar Messages

  • Can not load the Database Home page

    I have installed the database on a XP sp2 computer. After the installation is complete I try to open the database home page using the short cut created by the installation program and I receive an error from in I.E. “The page can not be displayed”. I tried to connect using the Run SQL command line by typing "connect system/password (My system password create in the installation)" and I receive another set of errors:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist

    Hi,
    did the installation complete without errors?
    Check the logfiles for "ORA-" messages:
    cd D:\Oracle\XE\app\oracle\product\10.2.0\server\config\log
    D:\Oracle\XE\app\oracle\product\10.2.0\server\config\log>grep "ORA-" *
    cloneDBCreation.log:ORA-01109: Datenbank nicht geoffnetThis is what it looks like after my install on XP, the one message is ok.
    What about the user accounts you used for the install?
    Was the install user a local admin user on your machine?
    What does the command net localgroup ORA_DBA say?
    Is the user you are trying to connect to the XE db a member of this local group?
    Here is the output from my machine:
    D:\Oracle\XE\app\oracle\product\10.2.0\server\config\log>net localgroup ORA_DBA
    Aliasname ORA_DBA
    Beschreibung Members can connect to the Oracle database as a DBA without a password
    Mitglieder
    Dietmar Aust
    NT-AUTORITÄT\SYSTEM
    ~Dietmar.

  • 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

  • I can't access to  Database Home Page.

    I can't access to Database Home Page. the program run "http://127.0.0.1:8080/apex but it can't open the page

    It's a lot of threads in this Forum on same issue with solutions...
    Try with search...
    E.g.:
    http://forums.oracle.com/forums/search.jspa?threadID=&q=Database+Home+Page&objID=f251&dateRange=all&numResults=15
    HTH

  • Cannot Log in to the "Database Home Page"

    Hi,
    I am Using Oracle Database 10g Express Edition... OS is Windows XP 32-Bit,1GB RAM
    I was able to log into Database Home Page initially. But after rebooting the server i am facing the below error.
    The following Error Message is displayed in IE 7 Screen
    #HEAD# #FORM_OPEN#
    ORA-06550: line 2, column 0: PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: begin case declare exit for goto if loop mod null pragma raise return select update while with << close current delete fetch lock insert open rollback savepoint set sql execute commit forall merge pipe
    Unable to run page sentry in application 4550.
    Return to application. id="htmldbLogo2">#LOGO#
    URL is http://127.0.0.1:8080/apex/apex
    I checked with netstat -a , lsnrctl status and the
    Ouput is TCP newdb:8080 newdb.olaminfo:0 LISTENING
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 28-APR-2009 18:56
    :19
    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 28-APR-2009 18:36:46
    Uptime 0 days 0 hr. 19 min. 34 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File D:\oraclexe\app\oracle\product\10.2.0\server\network\a
    dmin\listener.ora
    Listener Log File D:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=newdb.infodb)(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 3 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
    Has anyone faced this error and resolved it successfully?
    Where i can find the log files to trace the cause for this error? Is it possible to recreate apex repository (similar to EM repository recreation)??
    Please Advice.
    Thank U
    SHAN

    Thanks for your reply, Aaron.
    All users are in the end user group.. I even created a new role/user group that gives users complete read/write access to all end user features. Still no go. I think it is an LDAP issue, but I'm confused because everything else works.

  • 10g express, how to change port number for the database home page

    10g express uses port 8080 for its http listener. However this number has been used by Tomcat on my computer. How can I chang the port number for the 10g home page?
    Regards
    jl

    Andy, thank you very much, I have been able to changed the port number following your advice.
    I hope you do not mind I ask a further questions along this line:
    I installed 10 express db on 2 computers. One with Tomcat and the other without. Following your advice, I successfully changed the port number on the one without Tomcat.
    On the one with Tomcat, I believe it was because I installed the 10g express while the Tomcat was running, I can neither go to the 10g's home page (page cannot be displyed), nor logon to the database from sqlplus (ora-12560: TNS:protocal error) even after I shut down the Tomcat. By checking with 'netstat -an', it is known that the http listerner is not listerning.
    Can I change some configuration file to solve this problem? Or do I have to reinstall 10 ex? I prefer the 1st aproach of changing config file, even it is not as easy as reinstallation.
    Thanks
    jl

  • How can I set the default home page for all new users in Firefox 4

    I'm trying to deploy FF 4.0rc1 in a corporate environment but I can't find a way to set the default home page or any other settings for that matter.
    Is there a way to set the default home page for all new users and lock it so that the users can't change home page?
    Best regards
    Jonas

    In Firefox 4 the template folder for new profiles (C:\Program Files\Mozilla Firefox\defaults\profile\
    ) doesn't exist. You can create that \defaults\profile\ folder and place a file user.js in it with the prefs that you want to initialize.
    See:
    *http://www-archive.mozilla.org/catalog/end-user/customizing/briefprefs.html
    You can also use a mozilla.cfg file to set the default value for prefs.<br />
    See: http://kb.mozillazine.org/Locking_preferences
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes
    lockPref(); // lock pref, disallow changes

  • (urgent) Can't Start the database

    Hi,
    can anybody help me ?
    i shutdown the database on Sun solaris from telnet. On the middle the internet connection wa down. And when i connect again and try to start the database there is a error
    ORA-27146: post/wait initialization failed
    i try to startup nomount and the message still come.
    Anybody ever get this problem ?
    please help me, because my company data was there.
    Thanks

    Once we have a problem after shutdown we are unable to startup the database on Sequent Numaq os Dynix/ptx 4.4
    After shutdown the file sgadefSID.dbf should not be there in ORACLE_HOME\dbs directory.
    But in our case this file was still there after shutdown we deleted this file and then using IPCRM command we deleted the process owned by oracle user .
    to delete it need identifier number it can be find out by ipcs command.
    null

  • Can't Start the database

    Environment: RedHat 6.2/ORCL 8.1.6
    I installed 8.1.6, and it appeared to go well. After the database creation, I was able to login from remote machines to my instance. I performed the post install dbora, and the system seemed ok.
    However, after restarting the machine I don't seem to be able to start the database. Issueing a command such as: dbstart returns the string: dbstart: command not found
    If I issue the command: /u01/oracle/data816/bin/dbstart &
    the computer returns: [1] 799
    This doesn't appear to do anything useful. Of course, now that I try to connect there is an error called "no listner"
    I'd appreciate any help.
    Lloyd
    null

    Here is the answer to your problem,
    If you open the dbstart script you will see a block of code that looks like this:
    if [ -f $ORACLE_HOME/bin/sqldba ] ; then
    VERSION=`$ORACLE_HOME/bin/sqldba command=exit | awk '
    /SQL\*DBA: (Release|Version)/ {split($3, V, ".") ;
    print V[1]}'`
    else
    if test -f $ORACLE_HOME/bin/svrmgrl; then
    VERSION=`$ORACLE_HOME/bin/svrmgrl command=exit | awk '
    /PL\/SQL (Release|Version)/ {substr($3,1,3) ;
    print substr($3,1,3)}'`
    else
    VERSION="8.2"
    fi
    fi
    the problem is in the second if statement. It looks for svrmgrl to spit out some text with "PL/SQL Release" or "PL/SQL Version" in it. Which it does not svrmgrl spits out Oracle8i Enterprise Edition Release so what you have to do is change it to look for Edition Release by checking the sub string.
    Below is the corrected code:
    if [ -f $ORACLE_HOME/bin/sqldba ] ; then
    VERSION=`$ORACLE_HOME/bin/sqldba command=exit | awk '
    /SQL\*DBA: (Release|Version)/ {split($3, V, ".") ;
    print V[1]}'`
    else
    if test -f $ORACLE_HOME/bin/svrmgrl; then
    VERSION=`$ORACLE_HOME/bin/svrmgrl command=exit | awk '
    /Edition Release/ {substr($5,1,3) ;
    print substr($5,1,3)}'`
    else
    VERSION="8.2"
    fi
    fi
    null

  • Not able to access Oracle 10g XE database home page on Windows XP?

    I wanted to practise pl/sql in my office pc. I installed Oracle 10g XE on my machine and after that I also started Agent from Services. However When i clicked on Database home page it doesn't start. Changing network configuration might create problem in network. Can anybody help me working out this problem or has any alternative to practise PL/SQL with tiny oracle database.
    Regards
    Manish
    Edited by: user11003855 on Apr 19, 2009 11:27 PM

    Did you configure loopback adapter?
    :p

  • How can I fit the entire home page into my screen - I have to slide the lower bar to see the right side of the home page

    when I open yahoo I can only see part of the site - the page is too wide to fit on my screen. I have to move the screen to the r to see the rest of it. Then I can't see the left side. Frustrating.

    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.com/kb/Safe+Mode
    ----

  • How can I set the opening home page of FIrefox to display the current bookmarks. This used to work with bookmarks.html but I understand this file is no longer current.

    I wish to display my current bookmarks as my opening home page in Firefox. I do not wish to use the Bookmarks sidebar instead. It used to work to open with bookmarks.html, which was and still is stored in my Firefox profile. However, I understand this file is no longer kept current but is only retained for legacy/compatibility reasons, and that the current bookmarks info is now stored in places.sqlite, etc. Is there a way with the new versions of Firefox to display as a full opening webpage the assuredly current bookmarks? Thank you

    Hi Jaime,
    Are you saying, you are getting junk characters in the email attachment? Then pls check the following. Since you want to send Japanese fonts, please pass language 'J' in both  objpack-obj_langu = '3' & doc_chng-obj_langu  = '3' instead of '3' please replace it with 'J'.
    Another thing which you may have to check is the SCOT device type. As I understand from my basis colleague, this may also affect your attachment fonts since the emails are sent through SCOT. Go to transaction SCOT-> Settings-> Device types for format conversion. Check whether wrong device type is defined for Japanese there. Hope this helps
    Regards,
    Gokul

  • I can't reach the firefox home page, I'm stuck on the tutorials, and I need to access my flash settings for firefox mobile. What do I do?

    Basically I need to reach my firefox settings, so that I can automatically enable flash for every website. But I can't reach the settings, and every route that involves firefox leads me back to a tutorial -_-. I really need help.

    Yeah, what phones model you used ?
    To enables flash in firefox for android
    # just go to Menu > More > Setting
    # Tap Plugins in the Content section. The Plugins context menu appears.
    # To enable Flash to play for all websites by default, tap Enabled.
    # To disable plugins for all websites, tap Disabled.
    I am sorry if i am wrong, please let us know your problem :D

  • How can I set the default home page in Firefox 4 for all users that login to a PC on a Win 7 PC?

    I work at a community college in upstate NY.
    We use Firefox as the default browser at our institution and we have always set the default homepage to be our homepage for all users that login to the PC. We had a procedure to to that that worked with Windows XP and FF 3 or earlier
    We would do the following:
    1. go to: c:\Documents and Settings\Administrator\Application Data\Mozilla\FireFox\Profiles\<profile_name>\prefs.js
    2. Add the line: user_pref (“browser.startup.homepage”,”http://www.genesee.edu”);
    3. Copy the Folder
    C:\Documents & Settings\Administrator\Application Data\Mozilla
    To
    C:\Documents & Settings\Default User\Application Data\Mozilla
    4. Restart the computer
    We're going to Win 7 and Firefox 4 and things seem to be different in terms of files and file structure. Does anyone know how to accomplish this?
    Thanks in advance.

    Making customisation from the default profile is generally considered poor practice and quite often doesn't work out as planned. (If you're interested in some more information on this, [http://mockbox.net/windows-7/227-customise-windows-7-default-profile.html see here] see here)
    This article should help you with developing and deploying your customised Firefox 4 installation (without touching the Windows 7 default user profile):
    http://mockbox.net/configmgr-sccm/174-install-and-configure-firefox-silently.html

  • Help!Can not start the database by sqlplus!!!ORA-12514:

    OS:window xp
    oracle 10g
    sqlplus /nolog
    SQL*Plus: Release 10.1.0.2.0 - Production on &#26143;&#26399;&#20845; 5&#26376; 20 15:08:26 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> connect sys/demo@demo as sysdba
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Message was edited by:
    [email protected]

    Yes!
    lsnrctl services
    LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 20-5&#26376; -2006 15:1
    2:44
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    The command completed successfully
    no "demo" service,why?

Maybe you are looking for

  • Can I display a message when Flash is not found on the iPad?

    Apple is obviously rejecting Flash to protect it's 'App' revenue.  I've  been on Android phones that run Flash and display all my content  perfectly smooth.  It can be quite frustrating how they are trying to  bury it when I still have yet to see HTM

  • How do I fix when I enter about:blank in the address window it doesn't open a page?

    When I type about:blank in the url box, nothing happens. The address line just goes back to "Go to a website".

  • Transfer string to unix file

    Hi Gurus, I am converting data in an internal table (consisting of 5000 records) into XML string using CALL TRANSFORMATION. All data is stored in XML format in a variable of type STRING. I am trying to write this data in a Unix file using TRANSFER st

  • Isight use with Safari

    I am trying to use my iSight with a web based web chat system. I can not get the iSight to turn on and send a video signal. I have no problem with my DV camera and Safari and the iSight even works (although with poor image quality) on my Widows XP bo

  • Searching Text in Contact Notes Field

    Hi, I have been a Windows Phone user all along. I am interested in switching over to Nokia. I am looking for one basic requirement of being able to search through the Contacts Field for any text. I use MS Outlook and store lot of text in the Notes Fi