AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  limits ...

    Posted Fri August 08, 2008 09:40 AM

    Originally posted by: mulder


    hi

    i am searching for the correct values if we set the system to unlimit!

    e.g. the numbers of filedescriptors

    thanx
    cl
    #AIX-Forum


  • 2.  Re: limits ...

    Posted Fri August 08, 2008 11:37 AM

    Originally posted by: orphy


    Use ulimit -a or lsuser.
    Orphy
    #AIX-Forum


  • 3.  Re: limits ...

    Posted Mon August 11, 2008 05:18 AM

    Originally posted by: mulder


    thanx. i know how! .. ;-)

    but i don´t know the exact values!? and i can´t find it in the net or documentations

    unlimit -a shows "unlimited" .. but no exact value

    does anyone know the exact value???
    #AIX-Forum


  • 4.  Re: limits ...

    Posted Mon August 11, 2008 05:35 AM

    Originally posted by: tony.evans


    man ulimit

    
    Many systems 
    
    do not contain one or more of these limits. The limit 
    
    for a specified resource is set when the Limit parameter is specified. The value of the Limit parameter can be a number in the unit specified with each resource, or the value unlimited. To set the specific ulimit to unlimited, use the word *unlimited*.
    

    #AIX-Forum


  • 5.  Re: limits ...

    Posted Mon August 11, 2008 05:57 AM

    Originally posted by: mulder


    i mean

    we have set it top unlimited

    but we want to know what the value of "unlimited" is .. because we have some side effects in an application wich opend everx 2 sec 2 file discriptors!

    so we ask us which number of file discriptors is the "end value"
    #AIX-Forum


  • 6.  Re: limits ...

    Posted Mon August 11, 2008 06:37 AM

    Originally posted by: tony.evans


    So your question is, what is the maximum number of file descriptors an AIX process can be granted?

    My answer is - no idea. Maybe ask in the developer forum, or check the AIX documentation for your version of AIX to see if that limit is listed anywhere.
    #AIX-Forum


  • 7.  Re: limits ...

    Posted Mon August 11, 2008 07:20 AM

    Originally posted by: mulder


    @ tony: that is the question! :-)

    i have searched the documentation for the value but i found nothing!

    thanx!
    #AIX-Forum