MTS with too many OS processes

Hi,today i changed some connections to MTS (shared server)
db version is 10.2.0.3
os version aix 5.3.5
after 3 hours, i take the follownig error, no oracle proses can be forked after.
i returned to dedicated server, now everythnig is ok.
at the time of problem, # of oracle prosecces see in the OS was 4000 which is the OS limit for max process a user can create.
it is 2000 in dedicated server case.
what may be the cause.
thanks,
ORA-27300: OS system dependent operation:fork failed with status: 11
ORA-27301: OS failure message: Resource temporarily unavailable
ORA-27302: failure occurred at: skgpspawn3

#dispatchers are 2. each with 250 connections.
shared_servers=10
max_shared_servers=40
in the OS, i saw 4000 oracle processes in mixed architecture (dedicated and shared)
whe i turned to just dedicated, i see 2000 processes.
it must be the reverse.

Similar Messages

  • I have been blocked from my own ITunes songs because my apple ID associated with too many devices

    I cannot access songs from my own iTunes Apple ID because it says my iPhone has been associated with too many devices.  I have to wait 90 days to access my own songs on my iPhone.  Here is what happend:
    1-Our family moved.  So, with the address change, the credit cards on all of the apple ID's would no longer work because the other users had our old address. (I have 4 users in the family).
    2-My family started calling me while I was out of town complaining that purchases were rejected.  This was because our address had changed and it no longer matched. 
    3-I tried to walk them thru the process of changing the home address on the credit card, but they couldn't do it.  They assured me that they were doing it correctly and were still rejected.
    4-So, being the techie of the family, I simply logged into each of their iTunes accounts from my iPhone while I was out of town and made the address change.  While I was in their  accounts, I noticed they didn't have automatic downloads and iTunes match and stuff.  So, I changed it so it would work for them when they logged back in.
    5-I go back to log into my own account on my iphone and I cannot access my own songs on the iTunes cloud for 90 days!!!!  This is quite disappointing.
    How can I get this corrected?   I tried to reset user settings (not a erase and reset).  I figure it's not my phone, but my iTunes account thinks I'm doing something sharing-wise.
    So, in summary, when I am on my iPhone and I go to my iTunes library and click on a song (that I have paid for) with the cloud and down arrow beside it, it's rejected.  It says that I have too many apple id's associated with this device and I must wait 90 days.  It counts down each day.
    I just want access to the music I paid FOR!!

    Thank you-I will contact support.
    No, I cannot wait 90 days.
    Let me restate what I have to endure, even though I own the music and have paid for iTunes Match:
    I cannot access my purchases-zero-at all
    I have to listen to never ending McDonald's latte commercials and progressive insurance. I have now banned both of those annoying businesses and will not make purchases there.
    In summary, I have given apple my minded, and have zero to show for it.
    Ps-you get to hear the McDonald's "love hate commercial" every 2 songs on iTunes Radio.  I have substituted the words where I hate McDonald's and love when the commercial is over.

  • After my friend locked me out of my iPhone with too many wrong passwords I restored my iPhone and now it is showing that picture of a cable leading towards itunes and itunes says the sim is not supported but it is the original sim. How do I fix this?

    After my friend locked me out of my iPhone with too many wrong password attempts I restored my iPhone via recovery mode and now it is showing that picture of a cable leading towards itunes, and itunes says the sim is not supported but it is the original sim. How do I fix this?

    Something went wrong with the update, this can and does happen with every version of iOS.
    There is nothing wrong with the update.
    Simply restore the device via iTunes on the computer.
    If iTunes is stating it will take hours to update, that indicates an extremely slow Internet connection and is likely the reason the OTA update failed.

  • Too  many parallel processes

    Hi
    I will have to build process chain to cube 0SD_C03 and the datasources are
    2LIS_12_VCITM
    2LIS_12_VCHDR
    2LIS_12_V_ITM
    2LIS_12_VDHDR
    2LIS_12_VAITM
    2LIS_12_VDITM
    2LIS_12_VADHDR
    Now the question is after providing the links between " Delete index" process and individual  loading process (Infopackages),the message I am getting in the checking view is " Too many parallel processes for chosen server " and furthe,r the suggested procedure by system is " Reduce the number of parallel processes in the chain or include sub-chains :
    How can I reduce the processes? Is there any alterante method of building this flow to avoid warning messages..
    Though these are warning messages ,what is the correct flow of building process chain for this without getting any warning messages.

    Hi,
    Based on dependency better you can go for 3 parellel process at a time as what we are doing in our project. 
    check schedule time for each your process chain which fetchs data from source system (Info Package) and re schedule them which should not execute at a time (make it max 3) and try again
    Regards
    BVR

  • Tablespace with too many extents are evil for performance

    I think the tablespace with too many extents are not bad for performance after introduction of LMT tablespace?? May be true with DMT tablespace(earlier versions). This is just observation after reading the LMT vs DMT tablespaces.
    Experts - Please comment on your thoughts.

    Indeed, I work in an environment where there is over 50 databases to be administered and so we have lots of DBAs interacting with each other.
    I'm stunned by this myth of "reorganization". Most of the DBAs move tables + rebuild indexes regularly generating huge redo  on a monthly basis. Also provoking indexes to do all the splits again generating even more redo. They claim "it helps performance a lot" however not one is able to quantify and quite justify it other than "less extents less I/O, good". Even when I bring up the existence of shrink they say "do not like it, prefer the classic move". People really have a way of holding on to their good ol' practices of Oracle 8i.
    For full table scans (which should never be done on a OLTP scenario) this extent issue would be relevant IF data on the table is the victim of large deles and Oracle hasn't re-used that space yet. If your multiblock reads is a multiple of your extent size, than there won't be any overhead of I/O call, no matter the number of your extents. For OLTP this is not relevant because Oracle will access the table via ROWID.
    I rarely have ever seen an index benefit from a rebuild significantly. In my experience what people often understand as "index fragmentation" is often just an unoptimized execution plan due to cardinality issues where oracle ends up fetching a large percentage of the table via single reads on that index.

  • Your request cannot be completed because your Apple ID has been associated with too many credit cards.what is that mean please tell Apple

    Please help me I don't know what is this mean : Your request cannot be completed because your Apple ID has been associated with too many credit cards.
    And you tell me what to do?

    New one to me, you might try contacting Apple through iTunes Store Support

  • Hdiutil -- trying to create a sparseimage ends with "too many processes"

    Hello
    I've been trying to create a sparseimage file using both the Disk Util app and the hdiutil command-line tool to use with the Time Machine from a network folder. However, both fail with a "too many processes" error.
    % hdiutil create -library SPUD -size 1g -fs HFS+J -type SPARSEBUNDLE -volname lala  lala
    hdiutil: create failed - Too many processes
    I've tried to search for it on Google without success. Is anybody else getting such errors?
    Kind regards,
    Mauricio

    Printing different images on one page

  • Too many java processes.

    Hi,
    I have installed Forms & Reports Services Standalone 10.1.2.0.2 on RHEL 5 and applied the 10.1.2.3 patch to it. After the patch, the java processes continue to grow so fast that sometimes when I open a new session and try to switch to oracle user, I get a "too many processes" error.
    Apparently these java processes are from the Reports Server, however I haven't even yet configured the Reports server and am not doing anything with the reports server at the moment. Right now, I'm only configuring the Forms server.
    So, I am wondering what is going on here - why are there so many java processes and what to do about it?
    Thanks.

    Hi,
    Based on dependency better you can go for 3 parellel process at a time as what we are doing in our project. 
    check schedule time for each your process chain which fetchs data from source system (Info Package) and re schedule them which should not execute at a time (make it max 3) and try again
    Regards
    BVR

  • Aggravations with Too Many Activations

    Okay... here's the story (I'll try and keep it short... but no promises).
    In 2000 I opened account # 1 with Adobe.
    In 2004 I must have forgotten about my previous account so I opened a second under a different email address.
    I had purchased some ebooks last year, and again this year in March using ADE to read them. I believe it was under account # 2, but it could have been under # 1. The computer was already activated when I imported the latest book.
    I had to reinstall Windows for the usual Windows issues. But when I tried reading my ebooks, I kept getting error messages that the book was activated under another user, or that I should redownload the book (which is not an option). Neither account is working with the ebooks. And of course I ran out of activations on both accounts.
    Case # 0202264241: General request for help with a summary. Opened 07-14-2009. No response yet.
    Case # 0181091688: A request to reset activations on account # 1. Opened 08-02-2009. Case withdrawn by Adobe Support on 08-05-2009.
    Response: "I understand that you are receiving the message about 'too many activations' We do not provide support for this service through this channel." The message then proceeded to instruct me to open a case through the same support web portal I had used to open the case that they were reading. Also the instructions they gave to open the new case were incorrect. However, there was a phone number on the bottom of the message. After 30 minutes and repeated requests to provide my serial number (?) for Digital Editions, I was told that voice support was not provided for free software, and I should open a case on the support web portal.
    Case # 0181091742: A request to reset activations on account #2. Opened 08-02-2009. Case withdrawn by Adobe Support on 08-05-2009.
    Response: "Unfortunately we are unable to assist with technical support issues beyond installation for Adobe Digital Editions via web support, and
    there is no phone support at all for Adobe Digital Editions. For support information for Adobe Digital Editions please refer to the Adobe Flash Player Support Center, available at the URL below:
    http://forums.adobe.com/community/adobe_digital_editions"
    So here I am at the... um... Adobe Flash Player Support Center?
    I've noticed that there are several Adobe staff who read these forums, and they appear to be very helpful and responsive. If any of you are reading this, please help!!!! If I get directed to the support portal again I'm going to have a nervous breakdown!
    Thank you,
    David

    Hello
    I need also help.
    The same Probleme here and can´t find any help.
    Please let me know when you found a solution for this.
    my Mail Adress: [email protected]
    best regards
    Michael

  • Logs *FILLED* with "too many HTTP redirects".

    as far as i can tell... this isn't causing an actual issue with any pages.
    but my Console log is literally filled with :
    *7/29/08 4:03:59 PM servermgrd[40] servermgr_web: Request for status failed: Error Domain=NSURLErrorDomain Code=-1007 UserInfo=0xae42540 "too many HTTP redirects". Admin Web graphs may be inaccurate.*
    literally non-stop all day long. doesn't seem to be related to server load / traffic at all really. timing works out to roughly every 1 minute (very slight drift)... i get 2 or 3 entries. sometimes with maybe a 10 second gap in the "groups".
    example of the "groups" :
    7/29/08 4:19:49 PM
    7/29/08 4:19:58 PM
    7/29/08 4:19:58 PM
    7/29/08 4:20:49 PM
    7/29/08 4:20:58 PM
    7/29/08 4:20:58 PM
    7/29/08 4:21:49 PM
    7/29/08 4:21:59 PM
    7/29/08 4:21:59 PM
    7/29/08 4:22:49 PM
    7/29/08 4:23:00 PM
    7/29/08 4:23:00 PM
    it is getting very annoying obviously.
    seeing the word "redirect" i did the obvious thing and disabled every single redirect i had on the entire site... including all subdomains. no change.
    checked the master httpd.conf and the "sites" .conf files as well for anything else odd or redirect-ish looking. nothing.
    since the timing is so regular... i can't really think what it might be.
    one symptom i DO KNOW OF... is that the Server Admin app will not display the logs while the server is actively running. turn the server OFF ... shows the logs in the Log tab... turn server ON... that tab goes empty.
    most likely related.
    the logs are being written though. since i tail them just fine and see real-time activity.
    i turned OFF all logging... error still shows up.
    so as far as i can tell... not related to actual "Redirects"... not related to my disappearing log tab symptom...
    any ideas?
    IIRC this did NOT happen until migrating to Apache 2.
    thanks.
    zeb./

    cat /etc/resolv.conf
    {quote}
    nameserver 209.165.164.3{quote}
    sudo changeip -checkhostname
    {quote}
    Primary address = 209.165.164.4
    Current HostName = www.arcus.org
    The DNS hostname is not available, please repair DNS and re-run this tool.
    {quote}
    and i get...
    {quote}
    host www.arcus.org
    www.arcus.org has address 209.165.164.4
    {quote}
    and subdomains show up right as well...
    {quote}
    host nps.arcus.org
    nps.arcus.org is an alias for www.arcus.org.
    www.arcus.org has address 209.165.164.4
    {quote}
    i guess i do get make double PTR records back from Network Utility... have www.arcus.org as an A and arcus.org as an A. should the latter maybe be a CNAME like the other (sub-)domains?
    {quote}
    4.164.165.209.in-addr.arpa. 86400 IN PTR www.arcus.org.
    4.164.165.209.in-addr.arpa. 86400 IN PTR arcus.org.
    164.165.209.in-addr.arpa. 86400 IN NS ns1.arcus.org.
    ns1.arcus.org. 7200 IN A 209.165.164.3
    {quote}
    could that be the problem?
    another server is set-up pretty much identical to this one (other than the content and it has a CMS) with the same DNS set-up more or less. (no subdomains. but the double A like this one) and it doesn't have the same error. at all.
    though... it also has functioning web graphs and logs in it's Server Admin.
    thanks.

  • Solution to iPhoto spinning beach ball for Book projects with too many unplaced photos

    A few days ago I discovered the solution to this problem for a client using iPhoto 9.5.1 in OS X Mavericks 10.9.4.
    =====
    TRIED ALL KNOWN SUGGESTIONS BUT NONE HELPED
    My client had already tried repairing, rebuilding etc. the iPhoto Library, and I tried OS X's Disk Verify and Repair Permissions plus emptied the cache folder in system Library and in the hidden user Library folder (option-key "Go" menu, Library). None of this helped.
    CLUE TO PROBLEM
    I noticed several of her iPhoto Book projects each had thousands of "unplaced" photos. In each of those cases, each Book project only had 10-50 "placed" photos used to order the book but thousands of "unplaced" photos. In a Book project, clicking on the bottom-right corner's "Photo" icon-button caused an extremely long lasting spinning beach ball making iPhoto unusable for long periods.
    I discovered the problem by clicking once on an existing Book project's name in the left column of iPhoto, then letting go of the mouse with its arrow cursor hovering over the selected Book project name. Within 1-7 seconds, a little pop-up appears listing the total number of photos (placed + unplaced) in that Book project. For many Book projects, the total number was just several more photos than the number of "placed" photos, e.g., a Book with 25 photos showed "(37)" in the pop-up info by the hovering stationary mouse, meaning 37 total photos (placed + unplaced) are associated with that Book project.
    BUT...
    ...some projects listed over 5,000 (five thousand) photos associated with a single Book project that had only placed 20-40 photos in the final printed book. One Book project had 6,070 and several other small book projects showed over 1,000 photos. In each Book project with a mass of unplaced photos, clicking the bottom-right "Photo" icon-button caused a very long-lasting spinning beach ball, almost certainly because iPhoto struggled to build a huge list of thumbnails for the mass of unplaced photos.
    My client didn't understand how to efficiently add photos to a new Book project and was clicking on the pull-down menu in the right column that appears after clicking the Photo icon-button within the Book project. From the menu she chose "Last import..." or other menu choice that added a mass of "unplaced" photos to the Book project.
    She didn't realize that after creating a new Book project, she could simply drag an individual photo or multi-selected group of photos or an event or "faces" group from its respective library section and drop it onto the Book project's name in the left column, thereby adding only a small group of "unplaced" photos.
    USER SOLUTIONS
    =====Delete mass of "unplaced photos" within a Book project
    This works best for cleaning up smaller number of unplaced photos from completed Book projects.
    Problems with solution:
    - if the number of unplaced photos is huge, e.g., 6,070, the list of unplaced photos won't appear for a long, long time if ever.
    - even if the list of unplaced photos finally appears, there's no way to select more than one thumbnail at a time, i.e., command-a for Select All doesn't work, nor do shift-clicks and command-clicks for multi-item selecting. You must click one photo then tap the "delete" key on your keyboard repeatedly and fast for this to be practical (note: delete key presses are cached here (meaning accumulated until it catches up processing them later); tapping the delete key like mad then waiting for iPhoto to catch up takes lots of patience.
    ====Delete an entire existing Book project containing a mass association of unplaced photos
    This is practical if you've already printed your Book project and no longer need it. My client chose this method for Book projects with a mega mass of unplaced photos.
    Problem with solution:
    - for incomplete Book projects in progress with a mass of unplaced photos, you'd have to start over after deleting the whole thing.
    NEED FOR IMPROVED IPHOTO FEATURE(S)
    (1) The existing "Clear Placed Photos" button within a Book project might be useful, but it'd be even better to also have a button to "Clear Unplaced Photos,” and this button should be available outside of the section that struggles to display thumbnails of large numbers of unplaced photos. Clicking "Clear Unplaced Photos" would do the trick.
    (2) An additional iPhoto behavior might help: iPhoto should warn with an option to cancel when adding a mass of photos to the "unplaced photo" section if the number of photos exceeds ??? (400??).
    (3) Add another choice to iPhoto’s special startup Administrative window (Repair, Rebuild, etc.): "Remove unplaced photos from existing projects. (Doesn't destroy any photos in Library)"
    Whew!

    Like I mentioned in the post, corruption was probably ruled out by running all the Admin features at iPhoto startup (e.g., Rebuild, etc.). I also stated in my post that I also ran a Disk Verify and Repaired Permissions in OSX (via Disk Utility). I also emptied system Library cache files as I stated in my post.
    I was paid to figure out the solution and am not getting paid to troubleshoot for Apple. The more unplaced photos there are in a Book project, the longer it takes to build thumbnails. It's an old general problem in computing when building lists on the fly.
    The delay happened for all Book projects with lots of unplaced photos (almost*** certainly more than Apple imagined a user would use), and the beach ball delay was proportional to the number unplaced photos, which super large numbers of photos.
    I very much doubt photos are corrupt. But Apple will probably figure it out. It was EASILY reproducible. Try it with different number of unplaced photos known not be corrupt (they display fine elsewhere and iPhoto's and Disk Utlity's admin Verify, Repair etc features show no problems).
    I'm done with this.
    My client's iPhoto works well now and she knows how avoid placing exorbitant numbers of unplaced photos into her project. I'm not getting paid to answer all this, so good night.
    =======
    ***"Science is the outcome of being prepared to live without certainty and therefore a mark of maturity. It embraces doubt and loose ends."
      — A. C. Grayling

  • RFC calls are taking too many work process -- system knock out

    Hi,
    I have an interface remote function, which is going to be called by a java program.
    Data is going to be sent to the system, processed and sent back syncronous to the caller.
    The calls are working on SAP tables, so I needed to lock and unlock the tables. The java program
    is opening many parallell threads and starts them the same time.
    That means, that the sap system is getting attacked by many rfc calls on the same function, with the
    same user at the same time.
    The system has in development 15 dialog work processes set up. If I run that with up to 15 parallell rfc calls, all is working ok!
    Let me now explain the problem:
    I have programmed the table lock, that it´s trying to lock the table at the beginning of the function.
    If it´s not possible it tries it again. At first I have just inserted a one second wait and let that run maximum 3 times. If the table is still locked, it breaks down with an error.
    But because the calls come nearly to exactly the same time to the system, the first call locks all others out, and the rest ran out of the 3 seconds and ended up with an error.
    So I tried to build an endless loop, which is just ending, when the table could be locked again, or when the runtime of 5 seconds has reached. That means, it´s not waiting for a second, if the table is locked, but it´s trying again and again up to 5 seconds.
    That is all ok, because sometime the table is free again and all calls are then processed alright.
    BUT if I now run that with MORE than 15 rfc calls from the java program (15 dialog processes are set up), the system got knocked out! It is using all free work processes for the RFC calls and get stucked. I think, the first call is locking the table, and the got stopped by the system. And then all the others are running in the endless loop....
    So, shouldn´t be there a limit for dialog processes taken by RFC calls? For example here for this user? In this case it should f.e. be set to 10 free processes with 5, which are reserved for other users...
    Any advices?
    The second is, how can I change the lock mechanism, that I don´t use an endless loop? Waiting for one second and doing that 3 times, is not good enough... Because all the rfc calls wait then for one second, up to 3 times, and end with an error....
    Is it possible to wait for half seconds, or defined milli seconds?
    Thank you for all advices!

    Hi,
    What I have understood is you are trying to lock the table in a loop and just checking the duration by explicitly putting wait statement.
    Hope you are NOT locking the entire table rather a particular record in each lock.
    No need to use explicit wait statement rather its better to let SAP thinks when to lock the table T1 when its already locked by another work process. So just set the wait parameter for the Enqueue function module as 'X' and check how it behaves. Until the table is not unlocked the process will wait.
    If you see the wait parameter for the Enqueue function module is not available then create your own lock object for the table and use that. Make sure its getting dequeued else you can understand better
    Cheers
    Somnath

  • Photoshop Elements with too many bugs

    I have been using your Photoshop elements for a lot of years now and a lot of different versions.
    This is because I have been very satisfied with the program and its quality.
    Now I have bought the latest version 12 and have found it totally impossible to use.
    What have happened with your quality?
    1   When I click on "Organise" I am always thrown out of the program completely. The only way to come to my albums is to click to "Editor" and then go through the backdoor and in "Editor" click on "Organise". This is not the way I want it to be!
    2   I have been using my albums in Elements versions 5, 6, 9 and 10 without any problems regarding time delays. I am using raw-format so I am used to wait a little (=  some seconds) before the photo appears. This has however not been any problem for me!
    In version 12 a lot of photos are shown only with hourglasses and the ones that originally are shown correctly will change to hourglasses after a period of time. After that time I am sitting looking upon only a lot of hourglasses.
    These hourglasses never changes to any photo irrespective how long time I wait.
    Thus, I cannot use this programme.
    3   For many of my albums a lot of photos are shown indication for "no link". For the same installation this has never happened in previous versions.
    In the same album photos are shown both as photos or as indications as "no link". All photos are placed in the same catalogue and I cannot understand the difference.
    Thus, I cannot use this programme.
    Regards
    Kjell Wadelius    [email protected]

    Try deleting the thumbnail cache. Start by closing Elements and click the Windows start button >> Computer.  Navigate to:
    C:\ProgramData\Adobe\Elements Organizer\Catalogs\MyCatalog
    Inside the My Catalog folder (or whatever name you gave your catalog) you should find a CACHE file:
    thumb.5.cache
    Highlight that file and delete it.
    After deleting thumb.5.cache restart the elements Organizer and wait. It should regenerate a new set of thumbnails.
    N.B. if you can’t immediately find the ProgramData folder it’s probably a hidden system file.
    Here's how to display hidden files and folders.
    Click the Windows Start Button >> Control Panel >> Folder Options
    (Folder Options could be located under Appearance and Personalization or All Control Panel Items; or find it in Windows Explorer,  choose Tools >> Folder Options)
    In the folder options dialog click the View tab.
    Under Advanced settings, click Show hidden files, folders, and drives, and then click OK.

  • Oracle 10g Too Many INACTIVE Processes in V$SESSION

    Help.
    I have a 10g Catelogue database that I use only for RMAN backups for other databases, it
    sits on a Windows 2003 server.
    My problem is that it is generating a lot of INACTIVE processes for user SYSMAN to such an
    extent I had to increase the processes to 600 from 150 (SQL> Alter System Set Processes=600
    Scope=spfile;), but by the rate the INACTIVE processes are coming I get database connection
    errors and memory errors after a few minutes/hrs after restarting the database.
    SQL> select count(*), username, status, state
    2 from v$session
    3 group by username,status,state
    4 /
    COUNT() USERNAME STATUS STATE*
    2 SYS ACTIVE WAITED SHORT TIME
    15 ACTIVE WAITING
    234 SYSMAN INACTIVE WAITING
    SYSMAN has about 234 INACTIVE processes above, but that figures rises sharply. After some
    moments (1 hour) when I try to run the select statement again I get:
    SQL> /
    from v$session
    ERROR at line 2:
    ORA-04030: out of process memory when trying to allocate 123404 bytes (QERGH
    hash-agg,kllcqas:kllsltba)
    When I exit SQLPLUS and try to login I get this
    C:\>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Oct 8 12:55:14 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: / as sysdba
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Enter user-name:
    So I have to restart the database.
    Help me solve my problem.
    Regards,
    Kevin

    These are the EVENTS and it seems they have the same count and also they constitute the majority
    SELECT count(), event*
    FROM v$session_event
    WHERE SID in (Select SID From V$SESSION WHERE USERNAME = 'SYSMAN' AND Status = 'INACTIVE')
    GROUP BY event
    ORDER BY Event
    COUNT() EVENT*
    309 SQL*Net break/reset to client
    309 SQL*Net message from client
    309 SQL*Net message to client
    309 control file sequential read
    16 log file sync
    The method of the RMAN backup:
    I'm using windows scheduler to run RMAN scripts with a command like:
    rman target / @livedb catalog / @catalogdb backup database;
    Regards,
    Kevin

  • 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

Maybe you are looking for