Hello,
I have a two node RAC system on the old fashioned SLES7.
I'm hitting system limits on pthreads (receiving EINTR with a consequent
oracm crash) so I have to increase the value of PTHREAD_THREADS_MAX.
When I search for documents on this topic I find I have to decrease the
STACK_SIZE parameter which usually is defined in internals.h; unfortunately
I can't find this file on my systems (even sles 8).
Where can I find the STACK_SIZE definition? What's the correct procedures to
increase PTHREAD_THREADS_MAX?
Any suggest on other parameters I have to check/modify?
Thanks
Fabrizio