What happens when MAXIMUM TASKS is exceeded? Do the additional tasks wait or abend? If they abend, what messages should we see?
Release: All supported releases
MAXIMUM TASKS (The number of TCE/DCE control blocks allocated for the CV to execute tasks) is calculated by adding together MAXIMUM TASKS and MAXIMUM ERUS from the IDMS SYSGEN SYSTEM statement plus the number of SYSTEM Tasks (MASTER, DBRC, Line Drivers and Service Drivers).
If the CV is currently at the MAX TASKS (MAXTASKS) condition (use the command "DCMT DISPLAY STATISTICS SYSTEM" at the Enter Next Task Code to check for this condition) and a request for a new task is issued, no abend occurs. The LTERM from which the new request was issued is put into a queue to wait for an available TCE/DCE.
There are several conditions that are similar to MAX TASK that will result in error messages:
See the following IDMS 19.0 documentation sections:
Tuning for Improved Performance and Lower TCO heading Tailor System Generation Parameters