DSNA678I csect-name THE NUMBER OF TASKS TO BE CONCURRENTLY EXECUTED BY THE ADMIN SCHEDULER scheduler-name EXCEEDS max-threads
Explanation
The current number of tasks to be executed concurrently exceeds the maximum number of threads that is allowed by the specified administrative task scheduler.
- csect-name
- The name of the control section that issued the message.
- scheduler-name
- The name of the administrative task scheduler.
- max-threads
- The number of threads that were created.
System action
The administrative task scheduler continues running, but some scheduled tasks cannot be executed.
Programmer response
Change the execution schedule of some tasks, if possible.
Severity
12 (severe error)