ORA-27041 Linux error: 24: too many open files

Hi Hussein.

EBS R12 (12.0.6)
RHEL 4.6


Our user often encounter this error when opening forms apps.

http://farm4.static.Flickr.com/3414/3656733122_affddd1ae2.jpg?v=0


How can I solve this pls.


Thank you very much

Hello

You have "hard" and "soft" defined in the file /etc/security/limits.conf as indicated in the installation document?

Review of this thread for a similar error and fix.

Could not open the file
Re: Could not open the file

Kind regards
Hussein

Tags: Oracle Applications

Similar Questions

  • Ulimit/too many open files

    Hey guys,.

    Just had a server go down as a result, too many files open. We could tweak the ulimit to fix. I was wondering if Foglight watches it? If yes what is the metric. If this is not the case, how can I me Dell to add it?

    Hi Daniel.

    I'm sure that you need an agent script for this. The command 'lsof' under Linux should

    helping you get the information.

    I hope this helps.

    Robert

  • UTL_SMTP. ORA-30678: too many open connections. Why?

    Hello

    I use UTL_SMTP for sending email to support staff in some scenarios. IT everything has worked until today, we got following error in Java logs. I searched and found a similar position at [http://asktom.oracle.com/pls/asktom/f/f?p=100:11:0:P11_QUESTION_ID:255615160805 #611756800346679486]
    - Caused By (java.sql
    .SQLException: ORA-20005: prc_my_sp - ORA-30678: too many open connections
    ORA-06512: at "SYS.UTL_TCP", line 28
    ORA-06512: at "SYS.UTL_TCP", line 257
    ORA-06512: at "SYS.UTL_SMTP", line 115
    ORA-06512
    ORA-06512: at "MY_PKG", line 1378
    {code}Still, I'm not able to make out how to resolve this error.
    
    We use 
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    "CORE     10.2.0.4.0     Production"
    TNS for Solaris: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    
    Please throw some light on cause and resolution.
    
    
    
    Thanks,
    Sam
    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        

    Yes, you need to open the connection outside of the loop.

  • Too many open connections. UTL_HTTP

    I'm submiiting URL for several times.

    If I get the error too many open connections. How to avoid the code.

    For your reference, I have attached my code.
    DECLARE
      req   UTL_HTTP.REQ;
      resp  UTL_HTTP.RESP;
      value VARCHAR2(1024);
      url   VARCHAR2(4000);
      OPT   varchar2(1000);
      CURSOR MOB IS SELECT MOB FROM MOBILE_NUMBER;
    BEGIN
     -- UTL_HTTP.SET_PROXY('proxy.my-company.com', 'corp.my-company.com');
     FOR I IN MOB
     LOOP
     DBMS_OUTPUT.PUT_LINE(I.MOB);
     URL:='http://www.meru.co.in/wip/sendsms?username=11|'&'||'password=11|'&'||'to='||I.MOB||'&'||'message=this%20is%20shanmugam';
     DBMS_OUTPUT.PUT_LINE(URL);
      req := UTL_HTTP.begin_REQUEST(url);
      UTL_HTTP.SET_HEADER(req, 'User-Agent', 'Mozilla/4.0');
      resp := UTL_HTTP.GET_RESPONSE(req);
      UTL_HTTP.READ_LINE(resp, value, TRUE);
        DBMS_OUTPUT.PUT_LINE(value);
      END LOOP;
      UTL_HTTP.END_RESPONSE(resp);  
    EXCEPTION
      WHEN UTL_HTTP.END_OF_BODY THEN
        UTL_HTTP.END_RESPONSE(resp);
     END;
    How to close the connection for each record?


    Can someone help me this?

    Thanks in advance.
    See you soon,.
    Shan

    Move UTL_HTTP. END_RESPONSE (resp); inside the loop. I mean

    .........
    ......................
    
     UTL_HTTP.END_RESPONSE(resp);
     END LOOP;
    
  • Error message "too many redirects."

    I am running Windows 7, using the Chrome browser and have My Yahoo set as my homepage on my desk.  I can't access my Yahoo I get the error page "Web page a redirect loop" with message void "too many redirects."  I followed the instructions and deleted cookies, third-party cookies accepted and tried different browsers.  I can't access my Yahoo on other devices.

    Hello Janet,.

    Thanks for posting your query in Microsoft Community.

    Let me ask you;

    • The issue is specific to Google Chrome browser?
    • Are you facing any issues with Internet Explorer?

    If the problem is specific to Google Chrome, I recommend posting your query in the support forum of Google Chrome for the best possible response to your query.

    If you are having problems with Internet Explorer as well, please come back with answers to the following questions;

    • What is the version of Internet Explorer do you use?
    • What security software is installed on the computer?
    • When was the last time it was working fine?
    • Remember to no particular change in the computer before the show?

    If you are faced with questions as well using Internet Explorer, you can try the following methods and let us know the result.

    Method 1: I recommend that you clear your browser cache and temporary internet files to ensure that they are not causing your problem. Please delete your browser cookies by following the instructions.

    1. Open Internet Explorer, click the Start button. In the search box, and then type Internet Explorerin the list of results, click on Internet Explorer.

    1. Select Tools (via the gear icon) > Security > delete history....
    1. Be sure to uncheck the favorite preserve Web site data and check the Temporary Internet files and Cookies , and then click Remove.

    2. Once it has cleared your cache and cookies successfully, you will receive a confirmation at the bottom of the window.

    If the problem persists, try Method 2.

    Method 2: I suggest that you follow the steps in the article given below and check.

    Can't access some Web sites in Internet Explorer

    Note: The steps described in the article for Internet Explorer 10 for Windows 7 also applies to IE 11 for Windows 7.

    Important: Reset the Internet Explorer settings can reset security settings or privacy settings that you have added to the list of Trusted Sites. Reset the Internet Explorer settings can also reset parental control settings. We recommend that you note these sites before you use the reset Internet Explorer settings.

    Hope the helps of information. Let us know if you need help with Windows related issues. We will be happy to help you.

    Hope this information is useful. Please feel free to answer in the case where you are facing in the future other problems with Windows.

  • ORA-01034, ORA-27101, Linux error 2

    Dear experts,

    How to solve the error

    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux error: 2: no such file or directory

    Best regards

    Please place the database in phase of installation and run the following command.

    RMAN > backup format '_%U.bak ' archivelog all not saved entry to be deleted 1;

  • My hotmail account still doesn't let me. Error message "too many password attempts".

    my hotmail account b * address email is removed from the privacy * STILL doesn't let me in - attempts of TOO MANY PAST say please UNLOCK my account so I can use the new PASSWORD - he's been blocked for MONTHS!

    I have already received the check and allowed to reset my new password - PROBLEM - my hotmail account * address email is removed from the privacy * STILL leaves me not in - Please UNBLOCK this and DELETE tell me a password has been entered too many times! This is a NEW password I got on your part AFTER THAT audit is me!  I HAVE NOT TRIED my NEW password two times.  I am paying for HOTMAIL and have not been able to enter into the account for almost a YEAR! I'm furious, YOU HAVE NO ONE to TALK to AND I have TO KEEP SENDING MESSAGES YOU NO RESPONSE. PLEASE LEAVE MESSAGE ON MY CELL PHONE LAST 4 DIGITS ARE 6225 HOW SOLVE THIS PROBLEM.

    Thank you for visiting the Microsoft Answers site.

    The question you have posted is related to Windows Live Hotmail and would be better suited to the Windows Live community. Please visit the link below to find a community that will support what ask you:

    http://windowslivehelp.com/product.aspx?ProductID=1

  • INDD CS6 error: "InDesign can't open files in format 'InDesign CS5.5 Document'.

    Working in CS6 on Mac OS X 10.7.5: when I double click on an INDD file in the Finder, I get the following error in InDesign:

    "The 'name of the doc' document could not be opened. InDesign can't open files in format 'InDesign CS5.5 Document '. »

    It started recently and I was not able to understand why. I've not updated INDD or OS X. I can't think of anything that has changed, except perhaps an update to Java. Have not updated the latest OS yet.

    The I'm opening the files are files that I created with CS6 - only a few minutes ago.  I can open fine using the file > open command in InDesign, so I can open them, but I can't open them by double clicking it in the Finder or by dragging the INDD icon in the dock.

    The info in the said Finder's "Get Info" window is configurΘ for dΘmarrer in CS6 CS6 files and I have permissions to read and write. They are not locked.

    It is not disabling, but rather annoying and slows me down since it is one of the most common ways I open files.

    Any suggestsion would be appreciated.

    Probably will not work because this looks like a problem of operating system of some sort, but you can try trashing the prefs see replace your preferences

  • The Push Service - error of TOO MANY RECORD registration

    Hello

    I followed https://developer.blackberry.com/android/apisupport/creating_push-enabled_android_apps.html, but when I run the app (on Z10 and Q10), I got an error.

    GCMBaseIntentService (84508920): error of registration: TOO_MANY_REGISTRATIONS

    Our account to push BB is account PROD. What is this error? and how to solve? Thank you.

    This error can occur if you have another application (or another version of the same application) running on the device at the same time using the same ID push App.

    If you happen to fit the situation described above, you must remove all applications (including development) of the device then restart, this clears the check and expected to yu save ID against a new application.

  • Error 2004 too many activations

    Please reset my activation so I can continue to use overdrive on ios7 mini ipad.

    Nobody here can reset your activations for you.  You must contact Adobe Support by chat or phone when you have the serial number and activation problems.

    Here are some links to help get in touch:

    http://www.Adobe.com/support/chat/ivrchat.html

    http://www.Adobe.com/support/download-install/supportinfo/

  • I want to uninstall "Weather Channel" of my netbook, but getting error code "could not open file uninstall.log.

    I want to uninstall "Weather Channel" of my netbook. I get the error code: ' DO COULD NOT OPEN UNINSTALL. LOG file. Can someone help me get it my computer?

    Original title: uninstall error Code

    Hello CindyKlein,

    You can either try reinstalling weather channel and then try again to uninstall via control panell, or you can download the free trial version of 30 days of Revo uninstaller from the link below.

    http://www.revouninstaller.com/

    I hope this helps.

  • Too many corrupt files - no access to the right files

    Hello

    I had system update error and followed all the instructions how to fix and the installation of the update. Did not work. I managed to get the text from sfcdetails on my desktop, and when you look into it, I think it shows a lot of corrupted files that could not be repaired.

    First of all I'm not sure, I don't understand how to find the name of the file to search for, and second, I don't have any other computer where I could get a good copy.

    Where can I find good copies? They are available anywhere online? and how can I then install them me correct?

    Thanks for the info

    Angela

    "Details of Sfc", which did not help much... Either open, prompt, cmd, type: Sfc/scannow Sfc once

    is thru, type: CHKDSK C: /F agree to restart, type: EXIT restart pc

    The Sfc repairs/fixes will work when restarting with CHKDSK, everything works auto, reboot the pc...

  • XML Parse Error when trying to open files

    After spending a few hours on a piece of work, I received this message:

    "Error could not open the page. XML parsing error.

    When I try to open the file. I know at least two of my files had this error pops up and I'm unable to reopen the files.

    Hi Mireya,

    I'm sorry that you get this error message. I have a few questions:

    Is this just a drawing that you are unable to open?

    If you sign in with your Adobe ID to https://assets.adobe.com/assets/mobile?filter=draw you see the project? If you can, even if it seems empty, you share the project with me?

    Your drawing has a layer of the Image?

    What version of draw do you use? And what version of iOS?

    In addition, given that this could be related to storage, how much free storage space you have on your device (on iOS, check the settings > General > storage & use iCloud > available)?

    Let me know what you find.

    Sue.

  • Error message on the 'open' file: 'cannot place the illustration. Could not read the tiff preview.

    To all,

    When you try to open an illustrator file I get the following error message:

    "Cannot place the illustration. Could not read the tiff preview.

    Anyone know how I can recover my document?

    Thank you

    Ian

    Version of IT? OPERATING SYSTEM?

    Does the linked graphics?

    You have several versions of the installed AI? If so, try all versions.

    Have you tried to drag the Acrobat file? Maybe he will open it.

    Just noticed you said "Can PLACE the illustration. You place instead of open by chance?

  • VMware tools create too many temporary files on the server TS user profiles

    Hi guys,.

    I have problems with the TS and Citrix servers where we have a restriction very strick to profile normally around 30 MB sizes. Temporary files of VMware tools normally use 10-18MB and this affects many users when opening large spreadsheets and we have to keep manually delete the files.

    You guys can suggest alternatives here please? Hosts run ESXi 4.1

    Thank you!

    You can work around the problem by changing a value in this registry key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order\

    Workaround disables the functionality of VMware shared folders in the virtual machine.  Because the feature is not supported by ESX Server or GSX server, turn it off is not a problem. However, if you migrate the virtual machine to the workstation, you not have access to VMware files shared unless you re-enable the feature.

    Warning: This procedure is to modify the registry. Incorrect changes to the registry can leave your system unstable or cannot run. Always back up the registry before you edit it and be cautious to make changes to the registry. VMware assumes no responsibility for the problems that may arise.

    1. Access the Windows registry. Choose Start > run, and then type regedit. The window of the Registry Editor opens.
    2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider\Order\.
    3. Click ProviderOrder , and then click change. In the edit string value dialog box, change the data value chain and remove the word hgfs (or vmhgs).
      • For example, if the string data value contains LanmanWorkstation hgfs (or LanmanWorkstation, vmhgs) , and then replace it by LanmanWorkstation.
      • If the value data string contains hgfs (or vmhgfs), then delete it and leave the value data string empty.
    4. Click OK.
    5. Close the registry editor. Choose file > output.
    6. Restart the virtual machine.

    If you want to re-enable the VMware shared folders feature, add , hgfs (or vmhgs)

    at the end of the value data string, or a whole chain hgfs ( or vmhgs)

    If it is empty.  Alternatively, you can reinstall VMware Tools, using the Complete

    option to re - activate the shared folders.

Maybe you are looking for

  • How can I turn off auto update?

    I had FF never check the value. On its own, this parameter was changed to "Check for updates but let me choose". However, the parameter is actually, "install automatically". How can I fix it? I can decide on updates all by myself. The change was 28 V

  • New firmware on Toshiba 55L7453DB

    Had a software update, anyone know what are the new features in the update?

  • What memory M40X-250?

    What memory can I put in the M40X-250? Welk geheugen moet ik M40X-250 bijplaatsen? DDR 400 or? Thank you [Edited by: admin November 12 05 17:50]

  • Call one item id of one QML file to another?

    I want of missing me something obvious here so if someone could help please... I would like to appeal/manipulate an element that is not in the same file as signal qml.  So for example if I have: hand. QML: ... Button{ ... onClicked{ label5.text = "He

  • 'Windows 7' color scheme is missing from the menu "change color scheme".

    I restarted my netbook once after trying in vain to change my background, and suddenly the taskbar, the start menu and all the windows that I raise look old, like Windows 98-style. I searched "themes" and got "Change color scheme" on a result. All th