I have de following error:
_________________________________________________________________________
Jun 19 11:04:12 ba20 vmunix: number of blocked threads exceeds maxuthreads
Jun 19 11:04:18 ba20 vmunix: thread_create() failed for pid 316300: maxuthreads
(=300) exceeded for uid 401.
Jun 19 11:04:32 ba20 vmunix: WARNING -- process concurrency may be reduced for p
rocess 316303, uid 401:
Jun 19 11:04:32 ba20 vmunix: number of blocked threads exceeds maxuthreads
qu
___________________________________________________________________________
If I try to count processes for this particular user I got less than 80 (ps -ef | grep oracle |wc ó ps -m -A -o pid,tty,user,command | grep oracle | wc), but the message says 300!!!.
How can I count user threads? What am I counting when I do that ps?
Thanks,
Alejandra.
Alejandra Davidson
adavidson_at_aluar.com.ar
Received on Tue Jun 19 2001 - 14:48:42 NZST