>Um, MAXPROCUSER? Yes, MAXPROCUSER limits the number of concurrent processes per user, MAXPROCSYS sets the systemwide limit.
Don't increase MAXPROCUSER to an unreasonable value just because one server needs a large nummber of processes. Use the PROCUSERMAX attribute in that userid's OMVS segment. (There are a couple more userid level attributes). Aside form this, I would not easily set a JAVA server TRUSTED and PRIVILEGED. There are only a few servers that *really* need uid=0. Most can be setup to run with non-zero uid. Do they say why this server needs such high credentials? If that server starts child prcesses to server individal user request, and if those processes also run uid=0, the users have a meams to run "something" with uid=0. Peter Hunkeler CREDIT SUISSE ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

