Add static entry for SCAN LISTENER

Hey I am running a two node rac on grid 11.2 and db 11.2.0.3
My application does not like the scan listener, therefore I have to configure the remote listener parameter to the vips of the two hosts, which is working fine.
But it comes out the the system needs the service registered with the scan listener.
So. How can I add a static service entry for my scan listener ?
Chris

Hi,
I don't understand why add static service name. Add static service name on listener is recommended only when you need connect remotely in a Inactive Instance and only to SYS user can connect or if you don't configured LOCAL and REMOTE Listener Parameter.
So, If you configure LOCAL and REMOTE Listener proper the all SERVICE NAME configured on your database will be always automatically added on all Listeners, you don't need worry about in configure the service on Listeners Manually.
With Oracle RAC you should not use the Parameter SERVICE_NAMES, you define Service Using EM or SRVCTL
http://docs.oracle.com/cd/E11882_01/server.112/e25513/initparams228.htm#REFRN10194
http://docs.oracle.com/cd/E14072_01/rac.112/e10718/hafeats.htm#BABHBDJD
Regards,
Levi Pereira

Similar Messages

  • Password for SCAN Listener.

    Hi Team,
    Is any one know how to set the password for SCAN listener in 11gr2?
    Is it similar way as normal..!
    Regards,
    Manohar

    user7439393 wrote:
    Hi Team,
    Is any one know how to set the password for SCAN listener in 11gr2?
    Is it similar way as normal..!
    Regards,Do you understand that why SCAN listener is there in the first place? This is not to going to be any use for client communication . The only time it would come into the picture is when there would be a resolution requirement for a local listener. Now, the question for you is, why you even want to set a password for it? Did you see the entry in the listener.ora which says that these listeners are added by an agent which means, there is nothing that you need to do for them?
    Aman....

  • How add acl entries for webdav protocol

    I have installed sunone web proxy3.6 sp3 .I get errors when i use the microsoft exchange web mail (OWS) which uses the webdav protocol. how to set the acl .
    --------------Error Log----------------------
    [07/Nov/2003:10:54:17] config: for host 192.168.103.106 trying to PROPFIND http://mymail.opentech.com.sg/exchange/Ganesh/Inbox/Alerts/, check-acl reports: access right name PROPFIND not defined
    [07/Nov/2003:10:54:18] config: for host 192.168.103.106 trying to SEARCH http://mymail.opentech.com.sg/exchange/Ganesh/Inbox/Alerts/, check-acl reports: access right name SEARCH not defined
    [07/Nov/2003:10:54:31] config: for host 192.168.103.106 trying to SUBSCRIBE http://mymail.opentech.com.sg/exchange/Ganesh/Inbox, check-acl reports: access right name SUBSCRIBE not defined
    Thanks
    Ganesh

    Hey Ganesh
    You need to go into the httpacl directory under proxy root.
    edit the generated ACL file for ur proxy instance, viz if ur proxy instance is called XYZ edit the generated-proxy-XYZ.acl file.
    You should see something l,ike the following:
    ACL proxy-temp_formgen-READ-ACL_deny-2370 (GET, HEAD, POST, INDEX, CONNECT) {
    Default deny anyone;
    Default authenticate in {
    Database "default";
    Method basic;
    Prompt "Please Login ";
    Default allow (Test1, User1, User2);
    ACL proxy-temp_formgen-WRITE-ACL_deny-2370 (PUT, DELETE, MKDIR, RMDIR, MOVE) {
    Default deny anyone;
    Default authenticate in {
    Database "default";
    Method basic;
    Default allow (user3);
    For the READ methods, just append the OPTIONS/PROPFIND/SEARCH/SUBSCRIBE methods as follows:
    ACL proxy-temp_formgen-READ-ACL_deny-2370 (GET, HEAD, POST, INDEX, CONNECT, OPTIONS, PROPFIND, SEARCH,SUBSCRIBE)
    As for Write methods:
    ACL proxy-temp_formgen-WRITE-ACL_deny-2370 (PUT, DELETE, MKDIR, RMDIR, MOVE,LOCK,UNLOCK)
    Basically u need to edit this file and add whatever method u want to restrict/allow.
    Hope that helps
    Thx
    Maneesh.

  • Add recurring entries for days of the week

    Hello,
    I'm trying to setup a daily schedule for my dog walking business. I'd like to have each dog's name automaticaly listed under the day of the week which they are to walk on.
    For example: "Scarlett" walks on Tuesdays, Wednesdays, and Fridays.
    If B1 says "Tuesday" can I have one of the cells in that column automatically read "Scarlett" each week?
    I'd like to have it so that all I have to do is put Tuesday up at the top and it automatically creates a list of my Tuesday dogs for me, Lulu, Scarlett, Mark, Dani, Zoe, Sharky, etc.

    Ah, those famous words, "All I have to do..."
    Here's a partial solution. Unfortunately, it doesn't cover the "all I have to do" part. More about that in the description. Click the image for a larger version.
    Table 1 (Data) is the table on which the name of each dog is entered (column A) and the days that dog is to be walked recorded using check box cells.
    Table 2 (Index) creates a set of lookup tables from the information recoded on Data. Each table contains a column for the day listing a serial number to represent each dog scheduled to be walked that day and the column containing the names of the dogs, plus any intervening columns. The list of dogs has bee moved to the right as I was considering using VLOOKUP, which requires the search values to be listed to the left of the result values.
    Tables 3 through 9 are the daily lists. These were created as a single seven-column table, then split into separate single column tables for each day.
    Formulas:
    Data: No formulas on this table.
    Index:
    A2: =IF(Data::B,MAX(A$1:A1)+1,"")
    Fill down to row 10, then select A2:A11 and fill right to column G.
    H2: =Data::A
    H2 (enhanced): =IF(LEN(Data::A)>0,Data::A,"")
    Fill down to H11
    (Enhanced version prevents showing a zero on rows where no dog's name has been entered on Data.)
    Days:
    Make a seven column table with one header row.
    A1: Sunday
    Fill right to G1.
    A2: =IF(ROW()-1>MAX(Index :: A),"",LOOKUP(ROW()-1,Index :: A,Index :: $H))
    Fill down to A11. Select A2:A11, Fill right to column G.
    Separate the table into seven single column tables, one for each day.
    To do this:
    Click on any cell to make the table active and show the column and row reference tabs.
    Click one of the column reference tabs to select that column.
    Click the same tab a second time and drag down until the column separates from the rest of the table. Continue to drag until the column is completely separated from the table, then release the mouse button.
    Repeat for the rest of the columns to be separated.
    Each of these tables may be placed on a separate sheet to make printing a single list easier if desired.
    Regards,
    Barry

  • Cannot add entry for domain aliasing ...

    Unable to add the entry for domain
    postoffice@root >cat alias_domain.ldif
    dn: dc=next-online,dc=net,o=internet
    objectClass: alias
    objectClass: inetDomainAlias
    objectClass: top
    aliasdObjectName: dc=mila,dc=com,o=internet
    dc: next-online
    Before adding I want to check what are the modification ...
    postoffice@root >ldapmodify -a -n -v -D "cn=Directory Manager" -f alias_domain.ldif
    Bind Password:
    add objectClass:
    alias
    inetDomainAlias
    top
    add aliasdObjectName:
    dc=mila,dc=com,o=internet
    add dc:
    next-online
    !adding new entry dc=next-online,dc=net,o=internet
    But when I actually try to add the entry It fails ...
    postoffice@root >ldapmodify -a -v -D "cn=Directory Manager" -f alias_domain.ldif
    Bind Password:
    add objectClass:
    alias
    inetDomainAlias
    top
    add aliasdObjectName:
    dc=mila,dc=com,o=internet
    add dc:
    next-online
    adding new entry dc=next-online,dc=net,o=internet
    ldap_add_s: Object class violation
    Here's the entry in the errors file in the logs
    [24/Feb/2004:16:51:19 -0800] - ERROR<5896> - Schema - conn=-1 op=-1 msgId=-1 - User error: Entry "dc=next-online,dc=net,o=internet", attribute "aliasedobjectname" required by object class "alias" is missing

    attribute "aliasedobjectname" required by object class "alias" is missing
    I believe that the error message is pretty clear. you don't have all the required object classes to add this attribute to. Please check the schema guide and provisioning guide for more detail:
    http://docs.sun.com/db/doc/816-6018-10
    http://docs.sun.com/db/doc/816-6021-10

  • Multiple ports in scan listener

    We have a rac two node on exa database machine with scan listener running from port 1525.
    version 11.2.0.4
    we want to add another port to scan-listener. will it have any adverse affect on existing infrastructure.

    Hi user13427480 -
    The support for the Grid Infrastructure and SCAN, including setting up multiple ports for the SCAN listener, is the same on Exadata as any other Linux x86-64 environment. I have not actually configured this and tested it personally on Exadata, but there shouldn't be anything about the Exadata infrastructure that would affect it. As with any change you should test and validate it in your non-prod environment before deploying anything into production.
    Thanks,
    Kasey

  • No DNS for SCAN

    Planned for Installation of Oracle 11g R2 RAC on Solaris 10.
    My question is Which details to be entered for SCAN NAME and SCAN PORT during Grid Infrastructure installation ? because we don't have DNS configured.
    Will the installation goes on if SCAN NAME and SCAN PORT not entered?
    I have decided to go with /etc/hosts for virtual,public and private IPs, that will follow method of previous releases.
    Thanks,
    Edited by: 836332 on Feb 12, 2012 6:02 AM
    Edited by: 836332 on Feb 12, 2012 6:03 AM

    Hi,
    I don't think you can have the SCAN IP blank. For test setup I've put one ip to be used as the scan ip in the /etc/hosts on all nodes in the rac and installation went ahead.
    Even when ip is set on /etc/hosts it could be resolved using nslookup otherwise a warning is showing during installation.
    Follwing metalink notes might give more details
    PRVF-4664 PRVF-4657: Found inconsistent name resolution entries for SCAN name [ID 887471.1]
    and other one's ID is 1212703.1 mentions the multicast requirements.
    Haven't encountered this myself yet but found the below on
    http://www.oracle-base.com/articles/11g/OracleDB11gR2RACInstallationOnOEL5UsingVirtualBox.php#oracle_installation_prerequisites
    "Note. The SCAN address should not really be defined in the hosts file. Instead is should be defined on the DNS to round-robin between 3 addresses on the same subnet as the public IPs. For this installation, we will compromise and use the hosts file. *This is not possible if you are using 11.2.0.2 onward."*
    Edited by: asanga on 12-Feb-2012 06:44
    Edited by: asanga on 12-Feb-2012 06:46

  • Is there a way to add my class schedule to my iPhone calendar without having to individually add every entry over the course of 4 months?

    I'm a professor, and I'm trying to get my teaching schedule and office hour schedule onto my calendar without having to individually add every entry for three classes from beginning to end of semester.

    Add a recurring evening in iCloud or whatever calendar that is synced to the device.

  • 11gR2 - Statically defining listener.ora in GRID_HOME with SCAN listener.

    Hi,
    Grid Infrastructure 11.2.0
    DB 11.2.0.3 & DB 10.2.0.4.3
    For all databases on this RAC, I am allowing the Grid Infrastructure SCAN listener handle all the connections which is fine. However, without using the DBHOME Local listener - How do I statically define listener values in the GRID_HOME listener.ora?
    On some of my setup, where Dataguard is present - I will need to statically define XPT, DGB in the listener.ora in order for these services to be listening while the broker is handling Dataguard Switchovers. These will allow the databases to be restarted automatically, without the need to "manually" startup the databases.
    Mind you, some of my setups do not require the XPT and DGB to be statically defined in order for the databases to be started up automatically during a switchover.
    Statically defining XPT and DGB was a workaround that Metalink also suggested on my SR some time ago, however that was more obvious to define under DBHOME listener.ora. Under 11g GRID_HOME, it seems more dynamic.

    In what format?
    This is what is currently in GRID_HOME listener.ora.
    perdevora01:oracle-VPMPER:/apps/grid/product/11.2.0/grid_1/network/admin>cat 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
    perdevora01:oracle-VPMPER:/apps/grid/product/11.2.0/grid_1/network/admin>Add static configuration in listener's format
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    ...

  • 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

  • How can I add a new entry for determining a requirement type

    Dear Friends,
    How can I add a new entry for determining a requirement type
    via Item Category + MRP type,  I see no new entries selection.
    This is in  Avb Check & TOR-> TOR-> Determination of req type using transaction.
    Please help.
    Regards
    Ravi.

    Availability Check and Transfer of Requirements > Transfer of Requirements > Define Requirements Types ?
    Just one node above?
    Never mind, you need to add entry on item category:S

  • VEFU - Manual add entries for INTRASTATE declaration

    Hello
    Is it possible in transaction VEFU, during manual adding new entries:
    1. Add also document number? On system 6.0 I have this field not for edit.
    2. Add returns? I'm adding document category Return or Credit Memo, but those values  are not substracted in intrastate declaration. (even when in VEFU i put negative values.

    Hello Malgorzata Paraficz
    I am not in EU and not an INTRASTAT expert, but thought I could try and help you.
    Answers to your questions:
    1) Yes, you can add Document number. We are on 6.04 and it is editable, ut I guess the version  should not matter. Note 674218 is intended for lower releases, but  from that you can make it out that you can add document number to add an entry.
    2) You need not add returns manually, SPA says 'if a returns credit memo exists in the system, the system automatically takes the customer returns into account during the dispatch selection and stores them on the receipt side in the intrastat worklist table VEIAV".  But you need to ensure config is correct and complete and all the necessary info must exist in the billing document  for it to be selected. See OSS note 883521 below. However as  note 374682 says " if only a returns document exists, you must always make a manual entry (VEFU)." If you need to report returns on both receipt and despatch side, then you need to follow note 1171707 to automatically generate the entries.
    Please go through the following OSS notes:
    883521 - Intrastat for returns, cancallations, credit & debit memos
    374682 - Intrastat for returns, debit memos, credit memos
    1171707 - Intrastat: Reporting returns as arrival and dispatch
    674218 - INTRASTAT: VEFU - Document number/item not ready for input
    Hope this helps. Let me know.

  • Static Arp Entry for Exchange 2010

    Hello All,
    I was hoping someone could assist with an issue that our Exchange team are having, specifically with replication traffic traversing our DC to DR site.
    The infrastructure consists of a Layer 3 data centre and a disaster recovery site, so essentially its a live/backup environment. Both the DC and DR site are connected with a LES using routed interfaces.
    The Exchange cluster at the DC is associated with the following subnets:
    MAPI - 10.1.30.X
    Replication: 10.1.230.X
    DR site has the following subnets associated with the exhange cluster :
    MAPI - 192.168.4.X
    Replication - 192.168.230.X
    When an attempt is made to create a database/mailbox on an exchange server at the DC and copy it using  the replication subnet source: 10.1.230.X to destination subnet: 192.168.230.X, the copy process fails.
    Replication traffic in general going from DC to DR or vice-versa is subject to constant problems and seems unreliable. Our exchange team have to manually copy mailboxes from one cluster to the other using Windows explorer which works fine.
    The Exchange cluster at both sites reside within a VMWare ESX enclosure and connect to Cisco 6500 switches. Would the Cisco switches require a static arp entry for their respective Exchange clusters, which should be configured on each switch? If this was missing could this be the root cause of the replication problems we're experiencing? Or does this depend on whether the exchange cluster is using NLB Unicast or Multicast mode?
    Any assistance would be most appreciated.
    Regards,
    Jamie

    Jamie,
    Have a look at this link:-
    http://www.cisco.com/en/US/products/hw/switches/ps708/products_configuration_example09186a0080a07203.shtml
    It depends on how the team NLB is set up.
    You may need static mac & static arp as well as disabling igmp snooping if multicasting is bein used.
    Regards,
    Alex.
    Please rate useful posts.

  • Scan listener for single instance

    Hi,
    in my 6 node 11.2 cluster, i've 1 single instance 11.2
    This instance uses GI listener and i can be accessed using host vip.
    Using the scan i get ora-12514.
    Why?
    Thanks.

    Hi,
    "SCAN listeners can run on any node in the cluster. SCANs provide location independence for
    databases so that the client configuration does not have to depend on which nodes run a
    particular database.
    Oracle Database 11g Release 2 and later instances register with SCAN listeners only as
    remote listeners. Upgraded databases register with SCAN listeners as remote listeners, and
    also continue to register with all other listeners."
    "When a client submits a connection request, the SCAN listener listening on a SCAN IP
    address and the SCAN port are contacted on the client’s behalf. Because all services on the
    cluster are registered with the SCAN listener, the SCAN listener replies with the address of
    the local listener on the least-loaded node where the service is currently being offered.
    Finally, the client establishes a connection to the service through the listener on the node
    where service is offered. All these actions take place transparently to the client without any
    explicit configuration required in the client."
    So scan redirect to the vip in which the instance is running.
    Edited by: Mr.D. on 22-mag-2013 1.39

  • Asking for a password when trying to add an entry to /etc/hosts

    I am trying to add an entry to /etc/hosts using Terminal. When I type the command: sudo nano /etc/hosts it asks me for a password. I have never set a password so I have no idea what this would be. My admin pw is blank (I just hit enter) and this is not working. Is there a defaut password or how can I reset this? Thanks

    This would be your admin account password. You must set one.
    Forgot Your Account Password
    For Lion, Mountain Lion, or Mavericks
        Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
         When the menubar appears select Terminal from the Utilities menu.
         Enter resetpassword at the prompt and press RETURN. Follow
         instructions in the dialog window that will appear.
         Or see Reset a Mac OS X 10.7 Lion Password, OS X Mountain Lion- Reset a login password,
         and OS X Lion- Apple ID can be used to reset your user account password.
    For Snow Leopard and earlier with installer DVD
         Mac OS X 10.6- If you forget your administrator password
    For Snow Leopard and earlier without installer DVD
        How to reset your Mac OS X password without an installer disc | MacYourself

Maybe you are looking for