The DE Server shutdown when the number of active application generations reaches 600.
By default DE server is set to shutdown when the number of active generation reaches 600. By definition, any application that is not complete is considered active. Therefore, it is important to regularly monitor for failed applications and take corrective action or force complete the application to prevent the active application count from reaching this value.
Based on your workload, it might be necessary to update the maximum active application generation count. If your workload requires much larger value than 600, you can increase the value and some other parameters might require adjustments. For example, Max heap size, number of database connections, increase in thread pool size, etc.
Follow these steps to update the maximum active application generations stop value:
active.appl.gen.stop=1000