AIX

AIX

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


#Power
 View Only
Expand all | Collapse all

changing stack size in aix

  • 1.  changing stack size in aix

    Posted Mon August 18, 2008 06:46 AM

    Originally posted by: manu12


    Hi,

    Can anybody help me how to change stack size to unlimited in aix.

    I am giving command ulimit -a it showing hard for stack size but I want to change to unlimited.

    Regards,

    Manoj
    #AIX-Forum


  • 2.  Re: changing stack size in aix

    Posted Mon August 18, 2008 09:50 AM

    Originally posted by: hdkutz


    Hello manu12,
    what about:
    chuser -a stack=-1 myuser
    or
    smitty chuser
    (all attributes were listed)

    Cheers,
    ku
    #AIX-Forum