We are unable to set our stack value to unlimited in our production environment. At OS level i.e. AIX we have set both soft and hard stack value to unlimited and in addition to that we set the same in our .profile. We have identified that when .profile is loaded and loginproc is loaded, stack value changes from ulimited to
time(seconds) unlimited file(blocks) unlimited data(kbytes) unlimited stack(kbytes) 4194304 memory(kbytes) unlimited coredump(blocks) 4096 nofiles(descriptors) unlimited threads(per process) unlimited processes(per user) unlimited my loginproc is following PQN OSTART GLOBUS Y/N IP%1 IF %1 # "Y" IF %1 # "y" GO 99 HAUTOLOGOUT 15 P HETS P HEX PX 99 HAUTOLOGOUT 15 P HETS P Hjsh -s jsh PX Temenos gave us a new loginproc in order to resolve this issue. which is PQN HAUTOLOGOUT 15 P OSTART GLOBUS Y/N IP%1 IF %1 # "Y" IF %1 # "y" GO 99 HEBS.TERMINAL.SELECT P HEX PX 99 Hjsh -s jsh PX We applied the new loginproc in our testing environment and it works perfectly. But when we applied the same in production it did not worked. We have Oracle at database level and we have checked compare all AIX and DB level that testing environment and prodution is same. In our peak business hours because of this stack issue we are facing core dump and which is causing system to be slow. Will appreciate if anyone has faced the same or can guide for the same. -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
