Question:
How do I turn off the Minute Minder function?
Answer:
Use the XOPT region parameter to disable the Minute Minder function.
This is done via the product region parameter XOPT which is normally
specified in the RUNSYSIN startup member.
Update XOPT to add options NOCPUMM, NOCPUPM and NOCPUTM.
For example, if you currently specify
XOPT=SDUMP change this to XOPT=(NOCPUMM,NOCPUPM,NOCPUTM,SDUMP).
The parameters of an active region can be displayed using the command
$$SYSPRO or "SHOW PARMS".
Additional Information:
The doc link to the XOPT is located -