Separating ASM home and DATABASE home?

I just installed a new 2 node cluster on linux Itanium and I have configured my CLUSTERWARE_HOME and DATABASE_HOME. We are using ASM for our database storage and I had used dbca to create the ASM instances and when I ran the dbca to create the new ASM instance I used the dbca from the DATABASE_HOME.
I have been told that I should have created an additional home for the ASM instance? Is this correct and is this a best practice for RAC and ASM?
Everything is up and running fine and I and pondering if it is worth reconfiguring so that we can have a separate ASM home?
Is there a good doc out there concerning how to reconfigure the home for ASM once it is up and runnig and my database is currently utilizing it for it's storage?
I know that I would just have to lay down the binariies into a new directory but what alse needs to change? Will this affect how the ASM instances are registered with the clusterware?
What is the real benefit of having them separate? I have been told that you can patch then separately but I don't see the benefit as the db would have to be down anyhow if the ASM instance would need to be patched?
Any suggestions are greatly appreciated.
Thanks.

Hi,
<< Oracle Documentation >>
Keep the following in mind when installing ASM:
When running more than one database instance on a single server or node, it is recommended that you install ASM in its own Oracle home on that server or node. This is advisable even if you are running only one database instance but plan to add one or more database instances to the server or node in the future.
With separate Oracle homes, you can upgrade and patch ASM and databases independently, and you can deinstall database software without impacting the ASM instance.
If an ASM instance does not already exist and you select the OUI option to install and configure ASM only, OUI installs ASM in its own Oracle home.
If you are running a single database instance on a server or node and have no plans to add one or more database instances to this server or node, ASM and the database can share a single Oracle home
If an ASM instance does not already exist and you select the OUI option to create a database that uses ASM for storage, OUI creates this single-home configuration.
Have a look at the following documents:
1) ML NOTE:265633.1 ASM Technical Best Practices
2) http://julian.dyke.users.btopenworld.com/com/Blog/2007_01_01_archive.html
3) http://www.dell.com/downloads/global/solutions/Oracle_DB_Deployment_with_Separate_ASM_and_Database_Home_Final_Web_Ready.pdf
4) http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/storeman.htm#i1021337

Similar Messages

  • Clusterware home and database home...

    Hi guys,
    i may seem novice but i have the following questions.
    1.Can we have the clusterware home and oracle database home under the same ORACLE_BASE directory.
    2. is CRS_HOME or ORA_CRS_HOME the correct environment variable for Clusterware.

    vishnusivathej wrote:
    Hi guys,
    i may seem novice but i have the following questions.
    1.Can we have the clusterware home and oracle database home under the same ORACLE_BASE directory. I think technically, there is no issue in putting the Clusterware under the Oracle Base but this may be a trouble for doing in-future the maintenance jobs like patching etc. I haven't seen it happening but I am sure that if done, it should work.
    2. is CRS_HOME or ORA_CRS_HOME the correct environment variable for Clusterware.It's CRS_HOME which is the correct one.
    HTH
    Aman....

  • What are the Oracle Home and GRID home directory locations for Oracle 12c (12.1.0.5) release

    Hello All,
    I plan to install and configure Oracle 12c Cloud Control console on a single standalone server and the version is Oracle 12.1.0.5. All the databases which are installed across in the entire farm/landscape are these versions:
    Oracle 10.2.0.3 Enterprise Edition
    Oracle 10.2.0.4 Enterprise Edition
    Oracle 10.2.0.4 Active DataGuard Enterprise Edition
    Oracle 10.2.0.5 Enterprise Edition
    Oracle 11.2.0.1 Enterprise Edition
    Oracle 11.2.0.1 Active DataGuard Enterprise Edition
    Oracle 11.2.0.3 RAC Enterprise Edition
    All Oracle databases across these versions will use the same version of Oracle Grid since ASM is used for all the Oracle database across Production/Test/Development databases. The OS is RHEL 5.8, RHEL 6.3, OEL 6.3 versions.
    When installing the Oracle 12c Cloud Control what is the Oracle and Grid Home directory location need to set to. Please let me know if there are any other additional configurations needed?
    Looking forward to hearing from you soon.
    Regards,
    Abhijit

    First off, the only EM CC release out right now is 12.1.0.2, not sure where you got 12.1.0.5 (DB Plugin maybe?).   
    Second, you're confusing EM CC homes with DB/Grid homes. 
    EM CC will need it's own Oracle Home (i.e. /opt/oracle/product/em_12.1.0.2).   You will need to provide repository database connection information, but EM does not care what home the db or grid is installed in.
    I would recommend reviewing the documentation as well as the references on OTN -
    http://www.oracle.com/technetwork/oem/install-upgrade/index.html

  • 806 home and ias home related

    Hello,
    806/network/admin/ we have listerner.ora and tnsnames.ora.
    Ias/network/admin we have listerner.ora and tnsnames.ora
    I am bit confused why this files are used and all that.
    806 listener is used by appslistener to get started.If this file is not there appslistener wll nt start(FNDSM and FNDFS)wil not be invoked.rite?
    806 tnsnames.ora is used by concurrent manager,forms,reports to connect to database and function.rite?
    ias listerner.ora wll be used by modplsql component to connect to database along with wdbsvr.app.
    as tnsnames.ora wll be used by appslistener so tat we can view log and out files.
    This is what i understood.Kindly tell me if iam wrong and if anything to be know.
    Thanks,
    928714.

    806 listener is used by appslistener to get started.If this file is not there appslistener wll nt start(FNDSM and FNDFS)wil not be invoked.rite?Correct.
    806 tnsnames.ora is used by concurrent manager,forms,reports to connect to database and function.rite?Correct.
    Please also note that the above files is used to view the concurrent requests log/output files.
    ias listerner.ora wll be used by modplsql component to connect to database along with wdbsvr.app.There is no listener.ora under $IAS_ORACLE_HOME/network/admin/<CONTEXT_NAME> directory
    as tnsnames.ora wll be used by appslistener so tat we can view log and out files.It is be used by modplsql component to connect to database along with wdbsvr.app (as you mentioned above).
    Thanks,
    Hussein

  • ASM and database instance sharing same home. Can i split them?

    Hi I am running on 10.2.0.1.0 in a 2 server RAC cluster on linux. ASM and db instance are sharing the same home.
    I now need to upgrade my ASM instance and clusterware to 11g, but just want to keep my db at 10g because of some compatability issues ( i will probably still need to upgrade the db to 10.2.0.5.0).
    Is there any way i can split my Oracle Home so that i now can upgrade my ASM home and keep my prod DB instance still at 10g?
    Thanks again. John
    Edited by: user11970859 on Jun 6, 2011 1:49 AM

    Hi,
    Is there any way i can split my Oracle Home so that i now can upgrade my ASM home and keep my prod DB instance still at 10g?Yes... no problem.
    See this notes on MOS:
    10g to 11g R1
    *How To Upgrade ASM from 10.2 to 11.1 (RAC)? [ID 736127.1]*
    or to 11g R2
    *ASM 11gR2: How To Upgrade An ASM Instance To Release 11gR2 (11.2.0.1.0)? [ID 950200.1]*
    Regards,
    Levi Pereira

  • How to differentiate IAS ORACLE Home Patches and database patches

    Hi Team,
    I would like to know how to find out the difference between IAS ORACLE Home patches and Database patches.
    I am new to oracle apps.
    Please let me know.
    Thanks,
    Kamal

    user10493335 wrote:
    Hi Huseein
    Here is the patch number Patch 13919058
    we are on e-business suite 12.1.3.How to integrate oracle e-business suite with ODI.
    Thanks,
    KamalIt should be applied to ODI ORACLE_HOME -- How To Install Oracle Data Integrator (ODI) 11g Interim Patches (PSE) With OPatch [ID 1235136.1]
    Thanks,
    Hussein

  • 11gR2 database portability from home and school

    I have a grad research project to refine a star datawarehouse started by another grad student working on this both at home and at the school. I will have a backup copy of the the test version which I can carry on a protable usb HD back and forth between school and home. I have to convert the existing 10gR1 datawarehouise to an 11gR2 dw, both versions using windows xp.
    Ques 1:Can I do this conversion by moving talespaces or only by using a dmp file created by datapump export from 10gR1?
    Ques 2: Is there a way to configure the database software so I can locate all the instance files (the dbf, control, spfile and undo - some or all) on the portable hd, and activate them from either an installation of 11gR2 software located at either home or office depending on where I am at the time?
    Ques3: does it matter if one of the 11gR2 installs is on windows xpsp2 and the other on windows xp sp3?
    I have the alternative of leaving the portable hd permanently attched to the pc at school and the pc is located in a physically secure location. From home I can RD to the pc as it has a static IP. I have 5 years exp as an Oracle DBA and have worked on oracle versions 7.3.4 thru 10.2, but never with 11g and never with a dw.

    Hi,
    In your case there is no big difference 10g / 11g.
    Ques 1:Can I do this conversion by moving talespaces or only by using a dmp file created by datapump export from 10gR1?
    http://download.oracle.com/docs/cd/E11882_01/server.112/e17222/preup.htm#i694345
    You can choose your upgrade method. The simplest is maybe expd/impdp.
    Ques 2: Is there a way to configure the database software so I can locate all the instance files (the dbf, control, spfile and undo - some or all) on the portable hd, and activate them from either an installation of 11gR2 software located at either home or office depending on where I am at the time?
    Never tested that but it seems feasible if you have controlfiles/redo/datafiles on the portable disk. No need to have the spfile on the disk, just duplicate it in the 2 homes.
    What is your backup method ?
    Ques3: does it matter if one of the 11gR2 installs is on windows xpsp2 and the other on windows xp sp3?
    Test it but it's always better to have the OS in the same version. You cannot install SP3 on the system still having SP2 ?
    Best regards
    Phil

  • Separating home and boot into separate partitions after installation

    Hi,
    is it possible to separate home and boot folders into different partitions for an already complete arch installation without re-installing? And if so, is it a good idea?
    I also would like to upgrade from ext2 file system to ext4. It would be great though if I could keep my current arch-linux installation.
    I know that the file system upgrade is possible (although not without risk), but I'm not sure about the partitioning.
    I guess creating new partition, mounting it with fstab and simply copying the content of boot folder from my root partition would not be sufficient, but I could be wrong.
    I know I can't run pacstrap script, because it would delete my current folders (except home). So is there other way?
    Thanks for help.

    2Head_on_a_Stick: I don't know why, but it didn't work. Is the partition supposed to have the folder boot in it or just the files inside the boot folder? Nevertheless I tried both and each failed. I suppose I made a mistake in fstab file.
    # <file system> <dir> <type> <options> <dump> <pass>
    UUID=CBB6-24F2 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2
    I got this from https://wiki.archlinux.org/index.php/Fstab and yes I did change the UUID accordingly. The partition was formated to fat32.
    I'll try the home partition now. Hope it will go better.

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

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

  • Cannot go to database home page for my 10g

    i have installed 10g and it worked.
    then i got problem after my holiday.
    i dont know why i cant access database home page
    http://127.0.0.1:8080/apex
    i have try lsnrctl and this is what i have got..
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=LENOVO-C72B2944)(PORT=1
    21)))
    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
    whats problem here??
    thx

    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)

  • 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

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

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

Maybe you are looking for

  • List items in JSF 1.2?

    Hello, I'm in the process of learning JSF (I have a little ASP.NET background). I'd like to be able to iterate through a List of items and render them as buttons on the jsp page, inside list items in an unordered list: <ul>   <li><button name="btn1"

  • Can't get GeForce GTX 560 Ti card CUDA to work with new Premiere Pro CC 2014 version

    In the past I've been able to get CUDA on my GeForce GTX 560 Ti card to work with Mercury Playback engine by adding "GeForce GTX 560 Ti" to the cuda_supported_cards.txt file. But with the new CC 2014 version of Premiere, that file isn't in the Premie

  • BUG: System preferences hang

    I've just witnessed something rather interesting: System Preferences is hung and can't be quit, not even force quit. Restarting the system did not work; I'll need to power cycle the machine. I was trying to view energy saver preferences from the tool

  • Oracle 11g with OBIEE

    Hi, I have installed latest release of obiee on my linux server and trying to connect 11g database from it. But I am getting the following error: libclntsh.so.10.1: cannot open shared object file: No such file or directory [nQSError: 46029] Failed to

  • Contact record not pupulated when Task created using Workflow.

    Hi All I am using workflow to create Tasks when new Serivce Records have been created. When the Service Record is created and the Contact field is linked to a Contact record, the Contact does not carry through to the Task record created by the workfl