Bill,
To override the limits for a batch program, you[color=#0909aa] define a task code [color]with the[b] batch program name as the task name, and RHDCNP3S for the program name.
To override the limits for a CICS program, you[color=#0909aa] define a task code[color] with the[b] CICS transaction name as the task name, and RHDCNP3S for the program name.
Sounds strange, but it works.
You can set the limits to whatever you want them to be in the task definition. Once the task code is defined, you can use DCMT to change the limits dynamically if needed.
If you don't see this answer appear on IDMS-L, could you please re-post it if you found it helpful? Most (but not all) of my IDMS-L postings are rejected by the listserv these days.
Kay Rozeboom