Listener grid home

Hi,
I need to configure two listeners in 2 different port number. (1521 and 1522) in grid infrastructure for standalone.
My database version Oracle 11gR2, under Redhat Linux.
WHat I did, I have manually added in /opt/11.2.0/grid/network/admin/listener.ora file:
SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (SID_NAME = PLSExtProc)
      (ORACLE_HOME = /opt/app/oracle/product/11.2.0/db_1)
      (PROGRAM = extproc)
LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
      (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.56.198)(PORT = 1521))
SID_LIST_LISTENER_2 =
  (SID_LIST =
    (SID_DESC =
      (GLOBAL_DBNAME = db02.example.com)
      (ORACLE_HOME = /opt/app/oracle/product/11.2.0/db_1)
      (SID_NAME = db02)
LISTENER_2 =
  (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.71.32)(PORT = 1522))
ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON      Now using srvctl commad:
-bash-3.2$ srvctl add listener -l LISTENER_2
-bash-3.2$ srvctl add listener -l LISTENER
-bash-3.2$ srvctl config  listener -l LISTENER
Name: LISTENER
Home: /opt/11.2.0/grid
End points: TCP:1521
-bash-3.2$ srvctl config  listener -l LISTENER_2
Name: LISTENER_2
Home: /opt/11.2.0/grid
End points: TCP:1521Why srvctl config for LISTENER_2 is showing me 1521 instead of 1522?
I have reloaded, stoped, started the listener again and again ... but still end points = 1521.
Any help?

It's not possible for me to use Netca ... I an far away from the servers and the connectivity does not allow me to use graphical tools :)

Similar Messages

  • Why the scan lister and listener configure/start from GRID home why not from Oracle Home.

    Hi
       why the scan lister and listener configure/start from GRID home why not from Oracle Home.

    > why the scan lister and listener configure/start from GRID home why not from Oracle Home.
    Because Oracle says that's the way it has to be.
    As @MohaAGOU said, starting in 11gR2, the Listeners (both SCAN and traditional) are now cluster resources. Let's start with the SCAN Listener. There are only 3 of them, even if you have 4 or more nodes in the cluster. If a node goes down and a SCAN Listener were running on it, Grid Infrastructure will relocate the SCAN Listener to a surviving node. Much easier to do this if the entire resource were in the GI home. Note that an instance cannot be relocated and it is running on a different home.
    As for the traditional listener. The Listener itself won't be relocated during a node termination, but its VIP will.
    Cheers,
    Brian

  • 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

  • Delete alert from OEM gride home page

    Hi,
    in 10g R2, on home page of OEM grid home page , there are alerts. Many of them belong to 10 or 11 days ego. How can I delete them ?
    Thank you.

    Hi,
    I think there are forwards comming from your oracle account to my mail.. Please check and deactivate it as the mail forward it is cramping my mailbox .. /i....
    regards

  • PSU and One-off patching on GRID Home

    Grid Infrastructure Version: 11.2.0.2
    Question1.
    Do you apply one-off patches for GI HOME? I have only applied PSUs on Grid Home . I have never applied a one-off patch on a Grid HOME.
    So, I thought of downloading a GRID related one-off patch for AIX . So, I looked for
    12767231 - AIX-11202-GIPC DISABLE SWITCH PORT FOR ONE PRIVATE NIC,HAIP DID NOT FAILOVERwhich is part of GI PSU 11.2.0.2.4 ( 12827731).
    But when I searched for the one-off patch 12767231 in patch search in Metalink, I couldn't find the patch download for this particular bug.
    I think you can apply this one-off patch only as a part of PSU. Right?
    Question2.
    Why on earth should I apply GI's PSU(or one-off patch) on RDBMS_HOME or vice versa?
    RAC Databases run on the top of CRS stack.
    Although related ,both GRID HOME and RDBMS HOME contain different binary files doing different things. So why should we apply GI's PSU/one-off patch on RDBMS_HOME and RDBMS_HOME's PSU on GRID Infrastructure HOME?
    Question3.
    We install grid using Grid Installer GUI. When doing a fresh installation of 11.2.0.2 or 11.2.0.3 in a new server , I want to apply its latest PSU as well. When should I do this PSU patching ?
    A. Before running root.sh ?
    One of last screens we get in Grid Installation is where the installer prompts you to run root.sh (see the screenshot below)
    http://husnusensoy.files.wordpress.com/2009/10/camtasiastudio351.png
    Should I do the PSU patching now ? ie just before executing root.sh ?
    B. or After running root.sh ? ie. After the whole Grid Installation is succesfully complete ?
    Edited by: spiral on 05-Jun-2012 17:16

    Hello There.
    for question number 3. What I do is this:
    1. Execute runinstaller for grid, choose to check for patches, and put those patches in a folder, the next install don't need to go to internet, and reuse the 2 downloaded patches avaliable as today for 11.2.0.3.
    2. patch GI (Grid Infrastucture home)
    3. Install DB Binaries, no db creation
    4. Patch DB Binaries
    5. Create DB using dbca.
    hope this helps.

  • Listener & grid control after upgrade to 11.1.0.7

    going from 10.2.0.2 to 11.1.0.7 on aix 5.3
    On our test server we have about 8 databases that are all currently using the 10.2 listener. I've upgraded one of our very basic test databases to 11g this morning, and for the time being just created a new listener11g that listens to different port. when I start it, the log file is being created in ORACLE_BASE/diag/tnslsnr/<server>/<lsnrname>/alert/ instead of the default ORACLE_HOME/network/logs I didn't tell it to create the listener log there, anyone else have this issue?
    Also, my databases are all currently being monitored by OEM Grid Control and NOT DB Control. What steps should I take to get that running correctly again after the upgrade? Delete the target database and add it back after the upgrade? Sorry ahead of time if there is a meta-link doc for this, I've searched briefly and came up empty handed.
    Thanks,
    Ben Alvey

    well, from what I read about the ADR architecture it wasn't clear that the listener log would move. the metalink documents for the listener log still state that the default log directory is ORACLE_HOME/network/log as well.
    And seeing how I supplied a different value for diagnostic_dest during the upgrade of said database it didn't make much sense to me how it came to the decision to stick it where it did. I'd say it is using the value from $ORACLE_BASE during the install.
    It would be helpful if their docs didn't contradict themselves constantly.

  • Deinstall Error for Old Grid Home after Upgrade from 11.2.0.1 to 11.2.0.2

    Hi,
    I just upgraded from 11.2.0.1 to 11.2.0.2, both the grid infrastructure and the databases, using out-of-place upgrade. There were no errors during the upgrade and was able to deinstall the old database homes with no issues. The configuration we have is two standalone database servers connected to a clustered ASM array.
    Now I'm trying to remove the old grid infrastructure home using deinstall. I get the following exception in the log file:
    [main] [ 2010-11-17 09:51:50.533 EST ] [CRSDeconfig.getOracleUserGroup:876] Reading Oracle user and group name property values
    [main] [ 2010-11-17 09:51:50.533 EST ] [CRSDeconfig.getOracleUserGroup:887] ORACLE_OWNER = grid
    [main] [ 2010-11-17 09:51:50.534 EST ] [CRSDeconfig.getOracleUserGroup:925] ORA_DBA_GROUP = oinstall
    [Thread-32] [ 2010-11-17 09:51:50.542 EST ] [StreamReader.run:61] In StreamReader.run
    [Thread-31] [ 2010-11-17 09:51:50.542 EST ] [StreamReader.run:61] In StreamReader.run
    [Thread-31] [ 2010-11-17 09:51:50.980 EST ] [StreamReader.run:65] OUTPUT>NAME=ora.prd11gr2.db
    [Thread-31] [ 2010-11-17 09:51:50.981 EST ] [StreamReader.run:65] OUTPUT>TYPE=ora.database.type
    [Thread-31] [ 2010-11-17 09:51:50.981 EST ] [StreamReader.run:65] OUTPUT>TARGET=ONLINE
    [Thread-31] [ 2010-11-17 09:51:50.981 EST ] [StreamReader.run:65] OUTPUT>STATE=ONLINE on node1
    [Thread-31] [ 2010-11-17 09:51:50.981 EST ] [StreamReader.run:65] OUTPUT>
    [Thread-31] [ 2010-11-17 09:51:50.981 EST ] [StreamReader.run:65] OUTPUT>NAME=ora.tst11gr2.db
    [Thread-31] [ 2010-11-17 09:51:50.982 EST ] [StreamReader.run:65] OUTPUT>TYPE=ora.database.type
    [Thread-31] [ 2010-11-17 09:51:50.982 EST ] [StreamReader.run:65] OUTPUT>TARGET=ONLINE
    [Thread-31] [ 2010-11-17 09:51:50.982 EST ] [StreamReader.run:65] OUTPUT>STATE=ONLINE on node2
    [Thread-31] [ 2010-11-17 09:51:50.982 EST ] [StreamReader.run:65] OUTPUT>
    [main] [ 2010-11-17 09:51:51.086 EST ] [CRSDeconfig.verifyRACDatabases:2570] You must delete or downgrade the Oracle RAC databases and de-install the Oracle RAC homes before attempting to remove the Oracle Clusterware homes.
    [main] [ 2010-11-17 09:51:51.086 EST ] [CRSDeconfig.checkConfig:201] Setting DC flag back to false
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at oracle.install.db.deinstall.wrapper.clusterDeconfig.callCheckImpl(clusterDeconfig.java:756)
    at oracle.install.db.deinstall.wrapper.clusterDeconfig.main(clusterDeconfig.java:329)
    Caused by: oracle.ops.util.FatalException: You must delete or downgrade the Oracle RAC databases and de-install the Oracle RAC homes before attempting to remove the Oracle Clusterware homes.
    at oracle.ops.util.CRSDeconfig.verifyRACDatabases(CRSDeconfig.java:2573)
    at oracle.ops.util.CRSDeconfig.checkConfig(CRSDeconfig.java:236)
    at oracle.ops.util.CRSDeconfig.checkConfig(CRSDeconfig.java:198)
    Any idea what I missed during the upgrade that makes the deinstall fail?
    Thank you!

    Hi,
    if you upgrade you will not deinstall the old home, but simply remove it with rm.
    There should be a MOS Note describing the procedure (It might be necessary as well to update the inventory).
    Unfortunately don't have access to MOS atm...
    Sebastian

  • Libodmd11.so in grid home

    For what purpose is the libodm11d.so (in 11.2.0.1) available in the $grid_home/lib?
    This library only used to be in the database binaries home in 10g.
    Thanks.
    Rahul

    You should follow instructions from Installation Guide :
    2.8.2 Creating Database Operating System Groups and Users with Job Role Separation
    Regards,
    Marc.

  • Trying to add another DB under SCAN via DBCA "Default listener LISTENER is not Configured in the grid infrastructure home"

    Trying to install another DB under RAC using SCAN listener on a new port.  DBCA gives error "Default listener LISTENER is not Configured in the grid infrasturcture home".
    Have tried srvctl config listener, srvctl start listener to start the listener.  Still not able to get past the DBCA error.  What am I missing?  Do not want to start LISTENER on port 1521 as SCAN is running on 1521.

    No your Database config does use hostname/ip + port or a tns-entry pointing to the local_listener. Neither method does care for the home the listener is running from.
    You will however have to take care of the entries in the clusterware, as the listener is a controlled resource. If you manually relocate it, then it will only work until next restart of crs stack.
    The simplest way to switch the home is by running first netca from database home and delete the listener and then switch to grid home run netca again and create the listener.
    netca will take care of registering it with crs with the correct environment settings. You will have a short period where your rac won't have a listener and therefore won't accept new connections until the new listener is up and running.
    Relocating the current listener requires to modify several parameters via crsctl in the cluster registry, but allows doing this node by node without complete outage.
    If you want to go that way, then create another listener from grid home and compare the settings of current listener and of the new listener. You will need to update several parameter before you can relocate it.
    Run this command to show the current settings and compare it to the listener from grid home:
    crsctl stat res ora.LISTENER.lsnr -p
    You will need to modify serveral parameters, ACTION_SCRIPT,AGENT_FILENAME,ALIAS_NAME,ORACLE_HOME and the ACL
    Modify works like this, for ACL you must use the encasing single apostrophe ' and run it as root:
    crsctl modify res ora.LISTENER.lsnr -attr "ACL='owner:oracle:rwx,pgrp:oinstall:rwx,other::r--'"
    I would recommend Version 1 if short outage is acceptable. For both variants verify that you can resolve all tnsnames entries in both homes.
    Regards
    Thomas

  • Which listener should be used in a standalone grid infrastructure env?

    gurus:
    I installed a 11.2.0.2 standalone grid infrastructure on a linux box and created a database manually. I then used netca to create my listener which created 2 listener files:
    a. under my DB home:
    aml6:/u00/app/oracle/product/11.2.0/dbhome_1/network/admin > cat listener.ora
    # listener.ora Network Configuration File: /u00/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER_ETL =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = aml6.lynk.lynksystems.com)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    ADR_BASE_LISTENER_ETL = /u00/app/oracle
    b. under my grid home:
    aml6:/u00/app/11.2.0/grid/network/admin > cat listener.ora
    LISTENER_ETL=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_ETL)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_ETL=ON # line added by Agent
    I observed that the one under my DB home was the one that really got used when I tried to logon to a database.
    Here are my questions:
    1. what is the use for the listener under my DB home?
    2. what is the use for the listener under my grid home?
    3. the grid infrastructure document says that the default home for listener and tnsnames files are grid home, however, it seemed that I have to use the listener under my db home directory.
    4. which listener is the ASM instance use?
    Thanks a lot for your help.
    dz

    Raj Mareddi wrote:
    Thanks Levi and Sebastian.
    We have separate listeners in DB homes for Stand Alone grids.
    Cluster Grids have got the listeners (SCAN..etc) running out of Grid Home. Still, we have exceptions for the Cluster grid for EBS databases where SCAN is not supported yet and still have a separate listeners for the databases.
    This OTN doc also describes a listener in the DB home: http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/install/gridinstss/gridinstss.htm
    Hi Raj,
    In this OBE, the author explains why he is setting a new Listener for ASM.
    To Configure EM Database Control to manage ASM, perform the following steps:
    To manage the ASM instance in Enterprise Manager Database Control. you must configure the ASM Instance as a target.
    When you configure the ASM target, you must provide the port for the ASM listener.
    The Grid Infrastructure installs a listener by default on port 1521, and configures the ASM instance to use this listener.
    In this tutorial the database is already installed and has a listener configured on port 1521, the Grid Infrastructure places a listener on port 1522 and the ASM instance is registered with the grid listener.Before Install Grid Infrastructure he already had a database running with the Listener configured and running.
    To ensure that the service of ASM will be registered in the Listener of same release he set a new Listener using GUI HOME.
    This procedure is correct because the Grid Infrastructure (ASM) is the highest release (So, it's necessary configure Listener in same release), to not use a Listener with prior to release of the Grid Infrastructure(ASM) he created new Listener.
    He also could deconfigure the Listener of Oracle Home (database) and configure in the GUI Home. It's a matter of choice.
    Observing requirement of the paragraph below, we can set listener from anywhere there is no restriction, it is a matter of best practices only.
    The release of the listener must be the same as or later than the latest release of all Oracle databases being serviced through the listener.Cheers,
    Levi Pereira
    Edited by: Levi Pereira on Nov 8, 2011 4:23 PM

  • Creating physical standby db through grid control 11g fails with "default listener is not running"

    On step 4/6, i am getting error like below
    ErrorExamine and correct the following error(s), then re-try the operation.Default Listener in Grid Infrastructure - The default listener in the grid infrastucture is not running.
    I have the listener running on grid user and grid home, 11.2 in both primary and standby.
    During these steps till 4, its no where asked for grid user password.
    Not sure how it will detect the grid home listener.
    Listener is running with default port 1521 on both the servers primary and standby
    On the step 4 screen the other option for default listener is non-default listener and its pointing to db home and not grid home.
    So i guess oracle is looking for the listener to be up on the db home and not on grid home causing the issues,
    if so how to fix this ?
    I am using role separation, separate user for grid and oracle homes grid and oracle user and all are on 11.2.0.1 db + grid

    Hello again;
    Check the solution in this: ( and note the multiple versions of oracle it covers )
    UNABLE TO FIND GRID INFRASTRUCTURE LISTENER (Doc ID 1483234.1)
    Best Regards
    mseberg

  • Too many LISTENER processes (11gR2 Grid Infrastructure (2 nodes))

    Greetings -
    I get an alert that says that my LISTENER is down (EM Alert Details). It suggests a corrective action
    to stop the current running LISTENER and start it again using the listener parameter (listener.ora) from
    the database (RDBMS) home. There are two (2) LISTENER processes running (ps -ef | grep LISTENER) .
    One process is running from the grid home and the other from the database home however only
    the one running from the grid home has a listener parameter file (listener.ora) there are no others.
    To confuse me even further the documentation says that I should not set the 'local_listener' parameter
    and that the Oracle Agent will maintain this setting.
    Any suggestions ?
    Thanks in advance.
    Brian

    Thanks Rodrigo,
    That was VERY helpful.
    I disabled the old listener and then
    I was able to create a new listener with the correct settings.
    I can see the instances on each node using this
    expression.
    lsnrctl status NEW_LISTENER
    However this shows on the first node that +ASM1, DM3, DM31
    are available on the second node I see only +ASM2 but nothing else.
    I was expecting DM3, DM32 .
    Now when I first created the new listener I read that the 'local_listener'
    setting need NOT be set. When I attemptied to unset that parameter then
    I lost the local instances. I reset the local_listener as before
    and the local instance on node one returned. Not on node two however.
    My question: Do I need to set the 'local_listener' on each instance to the same
    value or to different values to reflect which node they are configured for ?
    I cannot see it now but I remember there is a section that references the
    first node 'node_one-vip' .
    Should the second node's local_listener section be 'node_two-vip' ?
    Now if it need not be set this then something else has to occur to make it work.
    Sorry for not being more brief,
    Brian

  • Wrong Listener setting in 11.2.0.2 Grid with 11.2.0.2 ONE NODE(win 2008 R2)

    Hello,
    the listener on the second node doesn't use its endpoint-Entries and doesn't register the database or shows the running ASM-Instanz. No connection is possible on that node.
    In Log of Listeners always:
    TNS-12502: TNS:listener received no CONNECT_DATA from client
    I installed RAC one Node on 2 Servers, first installed and configured grid for both nodes with SCAN. After it I installed the rdbms and created a ONE NODE Database. The grid infrastructure is running nicely and even the swich of the instanz/database to the second node is working.
    BUT: on the second node the listener doesn't know the instance. Nor does ist know its asm-Instance. Registration (Alter system register) even doesnt't work.
    In 11.2.0.2 the lsiteners are starteet from grid-home before database creation.
    On the 1. node everthing is fine, as long as I don't switchover/failover.
    On the second server there has been a second listener from RDBMS_HOME created by ? . I stopped it. Th Listener from GRID_HOME ist configured the same way as node 1, but doesn't uses its endpoint-Entries and doesn't register the database or shows the running ASM-Instanz.
    listener.ora:
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))) # line added by Agent
    LISTENER_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3)))) # line added by Agent
    LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2)))) # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent
    lsnrctl status (if: lsnrctl services even no services)
    Instanz +asm2  onenode_2 are running and I can connect with / as sysdba
    LSNRCTL for 64-bit Windows: Version 11.2.0.2.0 - Production on 25-JAN-2011 15:52:05
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.2.0 - Production
    Start Date 25-JAN-2011 15:49:46
    Uptime 0 days 0 hr. 2 min. 22 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\11.2.0\grid\network\admin\listener.ora
    Listener Log File C:\11.2.0\grid\log\diag\tnslsnr\VSLWMU022\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENERipc)))
    The listener supports no services
    The command completed successfully
    I think, I have problems with the listener.ora and the environment settings, tha lsnrctl uses.
    When i change listener settings, I get the message:
    Failed to open service <OracleOraDb11g_home1TNSListenerLISTENER_DG> - this is the wron HOME!
    I don't find an entry in the registry wher I can change listener-Settings.
    Whe I try to change the settings (add entries like SID_LIST_LISTENER for a dataguard Konfiguration)on node 1, it behave like node 2: no more services/sid and endpoints.

    Hello folks,
    I found the bugs (2 independent annotations) and settings we need!
    1. Aus: http://download.oracle.com/docs/cd/E11882_01/relnotes.112/e16777.pdf 5.3.9 (write name and public IP in etc\hosts)
    2. http://download.oracle.com/docs/cd/E11882_01/relnotes.112/e16777/toc.htm#CJAHIGJE
    I changed the wrong entry in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OracleMTSRecoveryService\Protid_0 and rebooted the server.
    Suddenly the listener knows its IPs and its servces.
    Take care about yout local_listener setting in the instance: show parameter local_listener. This IP/name must be reachable. Sometimes I have had instance_2 running on node_1 with the vip_ip of 2 => this doesn not work.
    alter system set local_listener='(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER))' scope=both sid='*';
    I am still not sure, if this values changes to (ADDRESS=(PROTOCOL=TCP)(HOST=+host+-vip)(PORT=1521)).
    Check the IPS, that the listener ist running on: lsrnctl status
    ..Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\LISTENERipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.20.121)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.20.124)(PORT=1521)))...
    Hopefully this will help you (and will be found in Windows-Documentation soon).
    By
    Marion

  • Not able to register with listener after installing oracle grid infrastrtcure in oracle 11gr2 on windows

    Hi Guru's.
    I am not able to get listener connectivity after installing Oracle 11gr2 Grid infrastructure on windows on vmware workstation. I register with static ip.
    Even i recreated the listener and running the listener from Grid home.
    The output what i am getting is :--
    C:\> lsnrctl status
    The listener support no services
    Can you please help me out

    C:\Users\Administrator>lsnrctl stop
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 26-NOV-2013 09:09:10
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    The command completed successfully
    C:\Users\Administrator>lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 26-NOV-2013 09:09:21
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Log messages written to c:\app\administrator\diag\tnslsnr\WIN-0P8BCA3R7V5\listener\alert\log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=WIN-0P8BCA3R7V5)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date                26-NOV-2013 09:09:24
    Uptime                    0 days 0 hr. 0 min. 4 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Log File         c:\app\administrator\diag\tnslsnr\WIN-0P8BCA3R7V5\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=WIN-0P8BCA3R7V5)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    C:\Users\Administrator>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 26-NOV-2013 09:09:31
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date                26-NOV-2013 09:09:24
    Uptime                    0 days 0 hr. 0 min. 8 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Log File         c:\app\administrator\diag\tnslsnr\WIN-0P8BCA3R7V5\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=WIN-0P8BCA3R7V5)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    C:\Users\Administrator>lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 26-NOV-2013 09:13:10
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "+asm" has 1 instance(s).
      Instance "+asm", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: WIN-0P8BCA3R7V5, pid: 2560>
             (ADDRESS=(PROTOCOL=tcp)(HOST=WIN-0P8BCA3R7V5)(PORT=49246))
    The command completed successfully

  • Can i have same ORACLE_BASE directory location for Grid and RDBMS home ?

    Grid Version:11.2.0.3
    OS : RHEL 5.8
    Can I have same ORACLE_BASE location for Grid (CRS) and RDBMS software Homes ?

    The OFA guideline for ORACLE_BASE is /u01/app/<owner>.  If you are using the same owner for all software (let's call him "oracle") then a simple installation will have one base /u01/app/oracle.  This base will be shared by all installations of Grid and RDBMS software.  But, if you use two separate owners (let's call them grid and oracle) then you will have two separate ORACLE_BASE locations /u01/app/oracle and /u01/app/grid.  I always use two separate owners, but I know many people who only use the oracle account and that is fine too.
    Oracle allows every ORACLE_HOME to have a unique base.  There is no requirement to install more than one ORACLE_HOME under a given ORACLE_BASE location.  This is just an extension of what I said above, that the ORACLE_HOMEs for Grid and RDBMS can be stored under separate ORACLE_BASEs. 
    If you are using RAC then I strongly suggest you read chapter 1 of the Oracle Real Application Clusters Installation Guide.  Read section "Overview of Oracle Base and Oracle Home Directories". The rules for ORACLE_BASE are as I noted above, but the rules for ORACLE_HOME change: the Grid ORACLE_HOME is not to be a sub-directory of the Grid ORACLE_BASE as it is when not using RAC.  So, with RAC your directory structure might look more like this:
    su -
    umask 0022
    mkdir -p /u01/app/oraInventory
    # Grid Base
    mkdir -p /u01/app/grid
    # Grid Home
    mkdir -p /u01/app/12.1.0.1/grid
    # Oracle  Base
    mkdir -p /u01/app/oracle
    # Oracle Home
    mkdir -p /u01/app/oracle/product/12.1.0.1/db_1
    # Ownership for all of the above...
    chown grid:oinstall /u01/app/grid
    chown grid:oinstall /u01/app/oraInventory
    chown grid:oinstall /u01/app/12.1.0.1
    chown grid:oinstall /u01/app/12.1.0.1/db_1
    chown oracle:oinstall /u01/app/oracle
    My examples show 12.1.0.1 but it's the same for 11.2.0.3.
    There's no requirement to create the home directories prior to running the OUI.  It can create them for you.  I just shown these commands to help you understand the big picture.
    The OUI will pop-up a warning if the Grid user's ORACLE_HOME is outside of his ORACLE_BASE as shown in the above mkdir commands, which is funny since it is the recommended setup in the Oracle RAC documentation.  I submitted a bug report several years ago.  To be consistent across all of my RAC and non-RAC servers I follow the more strict rules of RAC and use the mkdir commands shown above.

Maybe you are looking for

  • HP Officejet Pro 8600 Plus wont print on 5x7 cardstock using LibreOffice

    Hello,  I am trying to print a file on 5x7 cardstock (I am using LibreOffice) and the printer comes up with an error message that reads "Paper Missmatch: The paper size selected does not match the paper size selected in software. If the paper loaded

  • Text seen in swf file but not seen in flash pro. publish

    I am using fmath formula component for flash. when i push ctrl+enter, texts in formula object are not seen, there is only tiny squareroot symbol. however, when i open created swf file, everything seems normal. I use flash player version 11.2. . Also,

  • Find & Move files based on csv headers

    Hi Everyone, Basically, I am trying to find locations for those files listed in a csv file. Content of the csv file is shown below: Name, filename1.xlsx, filename2.xlsx, filename3.xlsx, And this is my code but I couldn't get it to work!! $csv=import-

  • RE: Itunes Store? or the 10.6 update?

    Hi I recently downloaded the latest itunes update 10.6... why does it take forever to sign in on my account or access the itunes store? Really need your help on this..

  • Component Usage in Select Options

    Hi I need to bring Profit Center Hierarchy in Select Options of Webdynpro for Profit Center field. For this have created component Usage with hierarchy which works fine in case of input field but I want to make it work on select options field for usi