How to configure multiple listeners to listen for the same instance.

Hello everyone,
I am running oracle database 11g and I want information regarding how to configure multiple listeners to listen for the same database instance. Actually I know how to configure more than one listener but the main thing that I am confused about is when we create listener.ora file, do we have to statically register the database instance with both the listeners or the instance will register itself with both the listeners.
According to my knowledge the instance will register with the listener specified by LOCAL_LISTENER parameter and we cannot have more than one value for this parameter.
Please only give detailed answers with example as I am tired of simple answers with details that I already know.

Hello,
Yes, it can make sense to have several listener for one Oracle instance. For instance you may have one listener for the applications another listener for DBA administration tasks as well as one listener dedicated to dataguard broker. It is not possible to have several listeners listening on the same IP and Port.
By default the database try to automatically register to a listener on port 1521. To instruct the instance to register to a specifc list of listeners you can add in the init.ora the local_listener parameter with an alias definition:
i.e
local_listener=MY_SET_OFF_LISTENERS
in your tnsname.ora add an entry called:
MY_SET_OFF_LISTENERS_LOCAL= (ADDRESS_LIST=
(ADRESS=(PROTOCOL=TCP)(HOST=myhostname)(PORT=1530))
(ADRESS=(PROTOCOL=TCP)(HOST=myhostname)(PORT=1531))
(ADRESS=(PROTOCOL=TCP)(HOST=myhostname)(PORT=1532))
In this sample your instance will register to three listeners listening on respectively port 1530, 1531 and 1532
If you want your clients can be balanced over the 3 listeners

Similar Messages

  • Multiple server certificate support for the same proxy server

    Does the SunOne proxy server allow multiple server certificates to be configured (for the same instance of the proxy server) and used when connecting to different external servers using https?
    If not, which version / patch will enable this support and most importantly when?

    No. It doesn't.
    Must use multiple proxies on different ports or IP addresses.

  • How to configure multiple listeners

    Hi All,
    I have installed 2 different Oracle instances on a single machine. I found that each oracle installation created its own Listener. I cant start both of the listeners at the same time. As a result, the respective applications cant talk to their corresponding database instances.
    I could start only one listener for one database instance at any given point of time. Therefore, I am unable to use the other application.
    Can any one please help me in configuring this appropriately so that both the applications can talk to their respective databases?
    Waiting for your kind replies.
    Regards,
    Syed

    Syed Abdul Rahman wrote:
    Hi All,
    I have installed 2 different Oracle instances on a single machine. I found that each oracle installation created its own Listener. I cant start both of the listeners at the same time. As a result, the respective applications cant talk to their corresponding database instances.
    I could start only one listener for one database instance at any given point of time. Therefore, I am unable to use the other application.
    Can any one please help me in configuring this appropriately so that both the applications can talk to their respective databases?
    Waiting for your kind replies.
    Regards,
    Syedit's better to configure a single listener . Configuring multiple listener will increased system resource usage. Multiple listener may be helpful in case of RAC .
    --neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How do I set up multiple Creative Cloud accounts for the same login?

    I have a number of Macs of various flavors.  I want to install Creative Cloud apps on four of these units.
    I have a subscription currently which I am using for my MBP 17, and a 27" iMac.
    I want to add an account for my MB Air and Mac Pro, and I'm willing to double my subscription fees to do it.  (I use different apps on each of the computers, though I like the idea of having the ability to use them all on each.) How do I accomplish this addtional subscription without having to add a new Adobe account?
    Second Question:
    I have the one-year special on my current subscription due to licensed PS 5.5. ($29.95/mo).  Would I be eligible on my second subscription for the same deal due to the license on the PS 5.5, or would I qualify due to being a Acrobat Pro 8 owner... or Licensed owner of previous versions of PS?  OR.... would I immediately be paying $49.95/mo for the second account?
    Either way, I'm in. Just want to do it all under one account if at all possible.
    Thanks in advance for resolution.  Cheers.

    Currently all subscriptions (with the exception of Team Ready) require a separate Adobe ID for each Creative Cloud Membership. Its not possible to have two memberships under the same Adobe ID.
    Adobe has a Team Ready offering for customers interested in a volume license for Creative Cloud. This is a TLP volume license to Master Collection CS6 and includes licensing for Lightroom and Muse. Customers with this will transition to Creative Cloud Team once available later in 2012. This product uses only a single serial # and Adobe ID. It's not the same as Creative Cloud Membership like what is currently available, but rather a means to get customers setup with something now to transition to the volume license Creative Cloud Team offering once available. If this sounds like something you would be interested in please contact a local Adobe Reseller for more info.
    This link has more info:
    http://www.adobe.com/products/creativesuite/companies.html
    This link can help someone find a reseller in NA
    http://partners.adobe.com/resellerfinder/na/reseller.jsp?nav=al
    I just read over the terms of the introductory offer and it is a 1 per customer offer, so it would be 49.95/mo for a second account.
    https://creativecloud-specialoffer.adobe.com/special-offer/?loc=en_US
    Hope that helps,
    -Dave

  • Multiple MM schedule lines for the same date

    Hello All Gurus,
    I am facing a problem where the MM schedule lines are divided into various quantites for the same date. For example on 02/11/2010 the total quantity is 120, it is appearing in the below form in ME38:
    02/11/2010 - 40
    02/11/2010 - 40
    02/11/2010 - 40
    Although this is not an error, but my client is not happy with this. Can someone tell me why I am getting this error? Is it because of the rounding value that we maintain in MRP 1 view of material master record? Or is there any other setting that I am missing?
    Please let me  know. I would be very much thankful to you.
    Thanks and Regards,
    Umakanth

    Hi,
    Before changing the setup, note that sometimes it is beneficial to split one demand into multiple delivery schedules. Especially if the demand is bigger than equipment type (container/truck etc.). If you want to manage inbound transportation for such delivery schedules, it is much simpler to do this when each delivery schedule is not bigger than one equipment.
    Regards,
    Dominik Modrzejewski

  • How to pass multiple query string values using the same parameter in Query String (URL) Filter Web Part

    Hi,
    I want to pass multiple query string values using the same parameter in Query String (URL) Filter Web Part like mentioned below:
    http://server/pages/Default.aspx?Title=Arup&Title=Ratan
    But it always return those items whose "Title" value is "Arup". It is not returned any items whose "Title" is "Ratan".
    I have followed the
    http://office.microsoft.com/en-us/sharepointserver/HA102509991033.aspx#1
    Please suggest me.
    Thanks | Arup
    THanks! Arup R(MCTS)
    SucCeSS DoEs NOT MatTer.

    Hi DH, sorry for not being clear.
    It works when I create the connection from that web part that you want to be connected with the Query String Filter Web part. So let's say you created a web part page. Then you could connect a parameterized Excel Workbook to an Excel Web Access Web Part
    (or a Performance Point Dashboard etc.) and you insert it into your page and add
    a Query String Filter Web Part . Then you can connect them by editing the Query String Filter Web Part but also by editing the Excel Web Access Web Part. And only when I created from the latter it worked
    with multiple values for one parameter. If you have any more questions let me know. See you, Ingo

  • How to Prevent/Control doing MIGO twice for the same material

    Dear
    The stores clerk by mistake has done MIGO twice for the same material.  Is there any way to prevent/check the same in standard SAP?  Vendor does not send the invoice/delivery challan to stores directly.  Invoice is sent to Finance Department. 
    Regards

    It is very unlikely that you could spec an ABAP solution to this problem.
    You may be able to spec an exit that would prevent GR being carried out for a PO Item twice on the same day.  But that is not infallible, as there may be valid circumstances when you would need to carry out two GR's for a PO item on the same day.  A fix for a small problem that creates a large one is not a good fix.
    You also need to ask how big this problem really is - if a user duplicates a goods receipt every once in a long while then you probably do not have a serious problem.
    Rather than look at a system fix for the error, I would suggest that you look at what you can do to improve the physical process.

  • Can you have multiple RMI Servers listen at the same port?

    Hi,
    I am wondering if is possible to assign many RMI servers to the same port. I have a working RMI system that is assigning a single server to a specified port when the server is created. I need to scale my project to incorporate Activation and the ability to go through a firewall. I have the power to punch holes in the firewall, so I am thinking that I would like to set up a port for all my activated servers to listen on. Is this possible to put them all on one port?

    Yes you are correct. However, I am wanting the actual servers listening on the same port. I have noticed that when I do not assign a port number when binding my RMI servers to the registry, then the rmi system sets them all up listening on the same port. This port is random and changes each time I restart my server system, which rebinds all the servers to the rmiregistry again. I am look for a way to use custom socket factories and then tell the servers the exact port to listen at. I keep getting port already in use issues though when I try to assign more than one server to a particular port. I don't know if this is even possible. Has anyone ever gotten this to work?

  • Adressing multiple copies of Movieclips with the same instance name

    Is it possible to iterate through MV copies with the same instance name? It would be very useful for my project.

    you can copy movieclips with the same instance name but you'll only be able to easily control (with actionscript) the last created instance.  the rest will be difficult to reference.
    although, if the only movieclips attached to the parent are the ones you are interested in and you want to do that same thing to all of them (say rotate them all), you can do that without giving them distinct names.

  • How to configure Alpha Numeric No range for the Material Type

    Dear Expert,
    i kindly request for expert help on alpha numeric no range for the Material Type.
    business is looking for material no like 910442208571D. at present we have no range like 9000000000000 to 9999999999999
    how i can configure in the system??
    pl. help me on this
    Thanks a lot
    H shah

    Hi,
    System will not bring alphanumeric number of materials automatically during MM01.
    Check use exit MGA00002 - Material Master (Industry): Number Assignment.
    Also check 2 Function Modules:
    EXIT_SAPLMG02_001 - Customer Exit: Internal Material Number Assignment
    EXIT_SAPLMG02_002 - Customer Exit: External Material Number Assignment.
    Regards,
    Biju K

  • Two listener for the same queue - different extraction rule

    Hi all.
    I've the following situation that I'm trying to troubleshoot.
    OSB communicates with another system using JMS Queues.
    One queue for teh request, one for the response.
    Depending on the kind of service, the request is published on the request using a dynamical routing to a Business Service. Depending on the cases, this business service could be:
    1. Just insertion on the queue (no response required)
    2. "Queue Manager" - Insertion and wait for response (response required, JMS Correlation ID as correlation pattern)
    About the extraction from the response queue, when the messages are published from the "Queue Manager", then they must be extracted from the same resource based on the Correlation ID.
    Otherwise, all the messages published in other way (not the "Queue Manager" but the option #1), a different resource should extract them from the response queue (a proxy service with protocol JMS).
    What happens at runtime is that the messages published from the "Queue Manager" are extracted from the other resource.
    How can I solve this?
    Do I need to use two separate queues or there is a way to configure two different listener on the queue, one based on the JMS Correlation ID and the other one that extracts all the other requests?
    Thanks in advance to anyone that will help.

    Unfortunately, I've already evaluate the message selector option, but in the following case:
    BS1 (Request Only)----->JMSQRequest ----->Your Logic ----->JMS Reponse--->JMS Proxy service with Message selector
    The JMS Proxy with message selector should know the value that is the key for the extraction. In this case we have not this infornation since when we run this scenario there is an external system that extracts the request and provides the response... and in the middle we lost the informations (e.g. if we use a key ID, the Proxy with message selector doesn't knwo which value is has to search for in the ID).
    For the moment I think that the best solution could be to have two separate queues, but I'm trying to figure out if there is any other option.

  • How to manage multiple ipads and iphones on the same computer

    Any advice on how to manage multiple iphones (iPhone 4S, iPhone 4 & iPhone 3G) along with an iPad & iPad 2 on the same computer?
    Thank you

    The article that AnaMusic references assumes that you sync automatically I believe. Turn off auto sync and select whatever you want to put on each device. As Philly said, it really is a snap. I have never synced automatically and I never selected iTunes to start up when my iDevices are connected. I want the control over all of that.
    Launch iTunes on your computer and go to Edit>Preferences>Devices>Prevent iPods, iPhones, and iPads from syncing automatically. Check that box and then quit iTunes.
    Connect your iPad to your computer, launch iTunes, click on your iPads name on left sidebar under the devices heading and then click on the summary tab in the iTunes window on the right. Select - Sync only checked songs and videos. If you really want to "live dangerously" - uncheck Open iTunes when this iPad is connected. Now you can control what you sync and when iTunes starts up. iTunes will not start up when you connect the iPad and it will not sync anything on its own.
    Go into each tab in iTunes, Info, Music, Apps, .... All of them - check what you want to sync in each section. After you have made all of your selections (and you have checked all of the headings - Sync Music, Sync Apps and so on) click on Apply in the lower right corner on iTunes and the sync will take place.
    Do this with each iDevice and iTunes will remember what you selected for each device the last time that you synced. You can make changes to this configuration any time that you want for each device and if you do just remember to click on Apply in the lower right corner of iTunes in order to apply the changes.

  • How does iTunes Genius handle two libraries for the same user?

    I've been reading lately about how iTunes Genius should work. To my understanding, one of its basic principles, is absorbing usage data from users in order to create a database consisting of as much information possible. I don't expect a detailed explanation about the algorithms here. I know Apple doesn't share that kind of information (for obvious reasons) and I doubt I'd be able to understand much of it anyway. What I would like to know, though, in general terms, is how does this mechanism handle an instance like mine, where I use my Apple ID on two computers - one at home, another at work. That way, I have all my songs on both computers, so I can listen to them in either location. Obviously, each such library produces different usage data.
    Thanks in advance for any information, as I'm quite curious about it.

    Dear Fateh,
    Thanks for the reply.
    The features of this plugin are:
    Configurable timeout actions including alert, redirect, and logout
    Optional and configurable warning message
    Option to keep session alive if user isn’t truly idle. Special thanks to Martin D’Souza for a great idea on how to implement this feature.
    But it cannot stop a new session for a user, if there is an active (in my definition apex_workspace_activity_log.seconds_ago<240) session already running for that user.
    Regards,
    Deepika.

  • Multiple event handlers registered for the same event and error when adding users to sec groups

    Project Server 2013 CU April (May) 2014
    I've created and installed two event handlers (separate dll:s) and both are triggering on Project Published - initially, both are working fine.
    After an IISReset, trying to create a new security group (or add a user to an existing group) will result in an error on the page and a corresponding error in the ULS log - the latter indicating an error in the method security.creategroups, and specifically
    a problem 'An item with the same key has already been added.'
    An SQL trace reveals a break in execution after executing the proc 'pub.MSP_ADMIN_ReadEventReceivers' which returns all registered event handlers.
    In my case, the result of that proc execution shows that there are two event handlers registered with an EVENT_ID of 53 (Project Published) and with ORDER_FIRED set to 1 and 2 respectively.
    I tried removing one of the event receivers using the Central Admin PWA interface and then everything worked just fine - I added the event receiver back again, and everything STILL worked! IISReset and I got the error back again. :-(
    Since there's obviously some problem with reading multiple entries from that table regardless of the ORDER_FIRED differentiation, I tried temporarily modifying one of the '53' entries in the table directly and then the sec group was created just fine!
    I would like to know if anyone else has seen this? I've seen this on three separate installations now after deploying a second event listener onto those systems.
    /Lars Hammarberg
    //Lars Hammarberg www.connecta.se

    Hi Lars,
    yes I have seen the same issue. It is not related to April CU. I had the error before with SP1.
    It is not only an issue with the security groups. At least in our case nothing worked at all. No custom field editing, all Queue Jobs failing.
    For your case I suggest you consolidate your code in one eventhandler.
    Theory says that you can have more than 1 (up to 999) eventhandlers for one Event (http://msdn.microsoft.com/en-us/library/ms481079(v=office.12).aspx) but that seems not to
    work. Not sure, if it worked in earlier versions.
    Kind regards
    Christoph
    Christoph Muelder | Senior Consultant, MCTS, MCSE, MCT | SOLVIN information management GmbH, Germany

  • Multiple files and locations for the same photos

    Hi all~
    Hoping someone can help me find a simple solution to my problem. I've been trying to organize my photos on my mac, and I've been taking a lot of time to create albums in iphoto and rearranging all of my files. I got a message this morning that I have little space left on my startup disk, and that I need to delete some files. I suspected immediately that it had something to do with the pictures, so as a test, I searched in Finder for a few of the photo file names, to see how many copies there were. Not surprisingly, there were MULTIPLE copies of the photos, one in my iphotos folder, another in my regular photos folder, and sometimes two in the regular folder. I also had alias files listed in my iphoto albums, but considering the size of those, they are just a link to the real photo file. Is there an easy way to get rid of the dupes, or do I just have to sit and take the time to go through them by hand? Also, is there a better way to upload photos and manage the files, so that I don't have this problem again? Any suggestions would be greatly appreciated.
    Thank you,
    Noreen

    Hi, Noreen. Whenever you import photos into iPhoto's library, they are copied (not moved) from their original locations to locations controlled and managed by iPhoto, in the iPhoto Library folder inside your account's Pictures folder. If the original picture files you imported were located on your hard drive instead of on a camera memory card, CD, or other storage media, then after the import you are storing each image twice on your hard drive: once inside and once outside your iPhoto Library. While there may be some comfort in having two copies of your photos stored that way, it's not a useful backup strategy: if your hard drive fails, both copies are apt to be lost.
    Here is a backup strategy that will enable you to recover all your pictures and albums in the event of a primary hard drive failure, and will eliminate the duplication of image files on your primary hard drive. It assumes that you want to use iPhoto to manage and organize all your pictures — an assumption that isn't valid for every user, but works for many.
    1) Identify all the images on your hard drive that you haven't yet imported into iPhoto, but that you want to save. You will have to do this manually. Make a list of all their locations as you identify them, so you'll be able to find them again quickly during step 2.
    2) Import all those images into iPhoto, and arrange them in albums to suit yourself.
    3) Copy your iPhoto Library folder to another storage medium that is large enough to hold the entire folder. Typically, this will need to be another hard drive: internal if your Mac provides space for one; external if it doesn't, or if you don't want to open up the Mac and install another internal drive. Most users' iPhoto Library folders are (or will soon become) too large to fit on a CD; many are too large to fit on a DVD. The absolutely essential point to remember is that to preserve its identity as a functional iPhoto Library, the library folder must be copied to the backup storage medium *as a single, intact unit* — copying it piecemeal or spreading it over several CDs is a path to certain disaster. The contents of that folder are interrelated in ways that only iPhoto understands. Disrupting those relationships by dividing the library into segments destroys all the work you've done to organize your pictures within iPhoto. All that work will have to be laboriously repeated if you alter or break up the structure of the backup library, and then lose your primary library to a hard drive failure or computer theft.
    4) Delete all photos from your primary hard drive that are not stored inside the iPhoto Library folder. This eliminates the storage of duplicate copies on that drive and frees up space.
    You are now committed to using iPhoto, rather than the Finder's hierarchical folder structures, for the organization and management of all your digital photos. You have no photos that are stored outside the iPhoto Library folder, and for the reasons I described at length under #3 above, you shouldn't use the Finder to meddle in any way with the contents of that folder. Everything you want to do with your pictures from now on can and should be done using the commands and preferences within iPhoto, not manually in the Finder.
    Note that the procedure outlined above will, at first, consume more disk space rather than less, as the import process makes new copies inside your iPhoto Library of photos that were formerly stored only outside it. You will later regain duplicated-storage space by deleting all externally-stored images, and if you already had a lot of duplicates before starting this process, you'll probably end up with more available disk space at the end than you have now. But if your available disk space is already minimal now, you may have to take steps to increase it before starting on the process I've outlined. This article may help you do that.
    Good luck!

Maybe you are looking for

  • ITunes not syncing App layout or folders to iPad (iTunes 10.1/iPad 4.2.1

    I eagerly awaited 4.2.1 to finally put my apps into folders on my iPad. I have nearly 300 apps which are unorganized, many not accessible from the standard iPad screens since they go beyond the 11 app pages. I spent a bunch of time making folders and

  • Error - No GL account selected for Asset account in Business partner master

    Hi Experts, Scenario - While adding A/P Invoice for Asset item, the error "Error - No GL account selected for Asset account in Business partner master Message (3518-13) Awaiting your replies Regards, Sid

  • Default value of combobox using dynamic LOV in Oracle Portal form

    We are trying to specify the deafult value of a combobox on a form that derives it options from a dynamic LOV. The option value is a number and the display is text. E.g. <Option value="1">Books <Option value="2">CDs We have tried various ways of sett

  • Mapping of bkpf-belnr  with ekbe-belnr

    hi ,          we are mapping bkpf-belnr  with ekbe-belnr, but the field have different value in the tables . is it due to wrong entry in the database or they have different value it self. thanks and regards abaper.

  • Save Large Value example & FCKeditor

    Hi, I have been trying to use code from example application 'Save Large Value' with FCKeditor. It doesn't work for me. So how make that code to work with FCKeditor text area? Your suggestions are really appreciated. Thanks, Vladimir