Method of reducing the memory used by the Observe processing

Since the Request Acknowledge service processing is created in COBOL, the COBOL initialization routine is loaded and expanded in the memory. Therefore, when the COBOL initialization routine is expanded in the below-the-line storage in a Language Environment (LE) standard installation environment, and when multiple request services are executed simultaneously, there might be insufficient memory for HULFT to execute the request services at the same time.

This section explains how to reduce memory usage when you expand the COBOL initialization routine in the below-the-line storage in a Language Environment (LE) standard installation environment. This method allows you to reduce the memory used in the below-the-line storage and increase the multiplex level for the Request Acknowledge service tasks.