Personal Oracle 11g on Windows XP, Database home page...

Hi,
I have installed Personal Oracle 11g on my my machine. The operating systems is Windows XP. I can log into SQL*Plus, I can write and execute code and sql statements.
However, When I tried to go to dbconsole using "https://hostname:portnumber/em", I got "cannot find server error".
My host name is "sunil".
My portlist.ini file is as follows
Ultra Search HTTP port number =5620
Enterprise Manager Console HTTP Port (orcl) = 1158
Enterprise Manager Agent Port (orcl) = 3938
So, I have tried with "https://sunil:1158/em" .
Please help me resolve this issue.
Thanks in advance.
Sunil

Hi,
thank you for your quick response.
When I checked the dbconsole status I got following message.
C:\DOCUME~1\OWNER>emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://sunil:1158/em/console/aboutApplication
Oracle Enterprise Manager 11g is not running.
then I tried following command. It did not start the console.
C:\DOCUME~1\OWNER>emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://sunil:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control ...The system cannot fin
d the path specified.
Not sure what to do since I am not a DBA.
thanks for your help again.
Sunil

Similar Messages

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

  • Creating a database on Personal Oracle 9i on Windows 2000

    Hi,
    Well, I cannot create database on Personal Oracle 9i on Windows 2000 via Database Configuration Assistant. Same problem occurs during installation. Here is the message:
    CreateProcess: null -new -sid DES -startmode m error=2
    Does anyone know anything about it?
    Please reply...
    Thank you...

    Apply the lastest patch to the OS and try.
    Joel Perez

  • Install Oracle 11g on windows 7 Home Premium?

    All,
    I'm trying to install Oracle 11g on windows 7 home premium edition? Is there any one installed successfully?

    >
    I'm trying to install Oracle 11g on windows 7 home premium edition? Is there any one installed successfully?
    >
    Do you have any specific issues with your installation? I don't see why you shouldn't be able to install Oracle 11g on Windows 7. Found a quick blog post for you:
    http://mgrvinod.wordpress.com/2011/05/23/oracle11g-r2-on-windows7-home-premium-64bit/

  • 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

  • Installing Oracle 11g on windows XP., after installation enterprize manager

    Hello All,
    kindly note that i am new to oracle and having a issue that i cant seem to figure out and hoping a experienced person can answer this.
    i download oracle 11g for windows 32 bit on my laptop, go through the installation and use the option to crate a starter database.
    meet all the pre- req and every thing goes smooth. database gets created, use sqlplus to connect ot the database also open the enterprise manager and and also see the GUI after logging in.
    now what happens it works fine for a day or some times two and when i reboot the machine and go back and try to open the EM its gives me the error cant find the URL. i have tried it few times and it happens every time. i don't know what i am doing it wrong but for some reason the EM manager doesn't work . i can still log on the database using the sqlplus.
    must thing must get changed ( may be the IP address or env some how). i really appreciate if some one can guide me in the right path.
    Thanks in advance.

    Thanks for the response,
    well the laptop i am using is a work computer , i installed oracle so i can practice on it.. i Think the IP changes after a while. is that the reason?.. how can i remedy it do my EM works all the time?
    Please advice.

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

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

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

  • Oracle 11g on Windows XP

    Hello All,
    I recently downloaded a copy of Oracle 11g for windows and installed it on my windows xp laptop.
    I was able to install it without issues but I am unable to create a new database!
    A little digging around revealed that there are very less no. of configurable parameters in 11g.
    And that we don't have sga_max_size/sga_target anymore! Instead we have memory_target.
    But inspite of ensuring all these changes, I keep running to the "end of file on communication channel" error.
    Am I missing something here? I am using more-or-less the same approach to creating a database manually, that I have used for 9iR2; 10gR2 .
    Any advise will be appreciated.
    -Anand

    Hello All,
    I tried BOTH dbca as well as Manual Create database statement.
    I finally managed to locate the alert log file and found a bunch of ORA-7445 Core Dump errors.
    Note: With oracle 11g the background_dump_dest parameter is ignored and the alert log location is defined by the DIAGNOSTIC_DEST parameter.
    And it points to:
    <ORACLE_BASE>\diag\rdbms\<SID>\<SID>\trace
    Wed Jul 09 17:03:22 2008
    Starting ORACLE instance (normal)
    Exception [type: IN_PAGE_ERROR, ] [] [PC:0x1026F5C, _ktfanfy()+0]
    Errors in file c:\oracle\product\11g_base\diag\rdbms\hsa11gdb\hsa11gdb\trace\hsa11gdb_ora_3836.trc (incident=2):
    ORA-07445: exception encountered: core dump [ktfanfy()+0] [IN_PAGE_ERROR] [] [PC:0x1026F5C] [] []
    Incident details in: c:\oracle\product\11g_base\diag\rdbms\hsa11gdb\hsa11gdb\incident\incdir_2\hsa11gdb_ora_3836_i2.trc
    Sweep Incident[2]: completed
    I am digging deeper in metalink and will keep all posted with findings.
    -Anand

  • About memory issue during installing Oracle 11g on Windows Server 2003

    Hi, all
    When I installed Oracle 11g on Windows Server 2003 which the server is a virtual server, Oracle only can detect 2G memory.
    But there are 4G memory with my server.
    I want to know if the Oracle 11g's new feature or the virtual server lead the issue.
    Also , I want to get your help to resolve the issue, thanks a lot.

    Let me get this straight:
    You have created some virtual machine using someone's unknown VM software.
    You have installed Windows Server 2003 (perhaps, but not confirmed 32-bit) to that VM.
    You have allocated 4GB of memory to the VM (we guess ... not sure I'm ready to take your word on this)
    You are attempting to install Oracle 11g (presumably 11gR1 32 bit for Windows) in the VM
    And the Oracle (installer?) seems to be reporting that you only have 2GB RAM.
    Since I personally have installed Oracle 11g 32bit for Windows on Windows 2003 server with 4GB RAM and had no issues, I would be investigating the (unknown) VM environment.

  • Personal Oracle 11g question

    Hello All,
    I am currently running personal Oracle 11g, on a Windows XP desktop. My current version is 11.1.0.6. Is there a 11.1.0.7
    patch? I do find it under "Windows 32 Bit" but nothing under Xp when logged into Metalink.
    Please advise..
    JG

    Hi,
    Yes there is a patch for 11.1.0.7.0 or cpu for july-09.
    you need to check for "windows 32 bit" in metalink will find.
    Regards,
    Taj

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

  • Istalling oracle 11g on windows vista

    Hi,
    i need to install oracle 11g on windows vista, unfortunately i cannot able do to that, becase after double cliking on the setup a messege like this one came out:
    OUI-10151: There was an error while loading library.generalQueries. Stop installation of all products, Stop installation on this component.
    I've found on internet some work around of this problem BUT only on linux machine, no one as telling me some way to fix my problem on windows vista.
    I also tried using oui to deinstall any previews installed version but oiu tell me that there's not any installation of oracle.
    any suggest is really appreciate
    regards
    Francesco

    By 11g I am assuming you mean 11.1.0.6 (11gR1). Pl post which Vista version you are using - 11gR1 is certified to be installed only on Business, Enterprise, and Ultimate editions.
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32006/reqs.htm#CHDHGGFE
    HTH
    Srini

Maybe you are looking for