So, before you started raising the limits, did you do any displays to see what
was using up the threads?
You might want to look at doing the following commands next time it happens,
rather than just raising values. You might have a run away task that will
continue to cause this issue.
D OMVS[{,SUMMARY|S} ]
|,{ASID|A}=ALL
|,{ASID|A}=asid
|,{ASID|A}=DUBW
|,U=userid
|,{PID}=processid[,BRL]
|,{FILE|F[,{NAME|N}=filesystem ][,CAPS|C]}
|,{,OWNER|O}=systemname
|,{,EXCEPTION|E}
|,{,TYPE|T}=type}]
|,{VSERVER|V}
|,{PFS|P}
|,{CINET|CI}=All|TPname
|,{OPTIONS|O}
|,{LIMITS|L[,PID=ProcessId][,RESET]}
|,{SER}
|,ACTIVATE=SERVICE |,{WAITERS|W}
|,MF[{=ALL|A}]
|,MF={PURGE|P}]
[,L={a|name|name-a}]
{SOCKETS|SO}
Review the output in the IBM manual to see which ones might help you determine
the root cause and then go back to the owner of the process and find out how to
keep it from happening in the future.
The following link is a good description of how to use the commands to
determine the consumer
http://publib.boulder.ibm.com/infocenter/zos/v1r11/index.jsp?topic=/com.ibm.zos.r11.ieag100/om19.htm
Lizette
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf
> Of Rick Stetser
> Sent: Friday, October 19, 2012 6:11 AM
> To: [email protected]
> Subject: Setting MAXTHREADS & MAXTHREADTASKS
>
> Today we got a message
> BPXI040I PROCESS LIMIT MAXTHREADTASKS HAS REACHED 85% OF ITS CURRENT
> CAPACITY.....
>
> I used the SETOMVS command to increase MAXTHREADTASKS and I received the
> message BPXI041I RESOURCE SHORTAGE FOR MAXTHREADTASKS HAS BEEN
> RELIEVED.
>
> Shortly thereafter we got this message
> BPXI040I PROCESS LIMIT MAXTHREADS HAS REACHED 85% OF ITS CURRENT
> CAPACITY...
>
> Once again I used the SETMOVS command to increase MAXTHREADS and I receive the
> message BPXI041I RESOURCE SHORTAGE FOR MAXTHREADS HAS BEEN RELIEVED.
>
> We are running z/OS 1.11.
>
> Since the cause of these resource shortages has been taken care of is there
> any value
> is undoing what I did or is it best to leave it alone until the next IPL?
>
> What problems might I have if I increase these limits too far? Storage maybe?
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN