AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  changing stack size in aix

    Posted 08/18/08 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 08/18/08 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