OK. I'm running TU 5.0a and have a bit of a problem. We run Informix databases, as because of this we need to log in as the user "informix" to do many of the things we do. We have recently started running into a problem on one of our 3 ES40 servers. We try to "su" to informix, but it says "task_create() failed for pid <number>: max_proc_per_user (=100) exceeded for uid 2000"
That sounded all well and fine, so I did a "ps -ef |grep informix" to see what was running, but there are only 14 processes running for uid 2000 (informix). Has anyone seen something like this before? I know I can change the max_proc_per_user in the sysconfigtab file, but I'm thinking that won't help being it's not really even using the 100 it is allowed to use currently. any and all help would be great.
Jonathan Williams
UNIX Systems Administrator
The Shubert Organization, Inc.
Received on Thu May 17 2001 - 15:50:46 NZST