When a new ILE program is first called, the system needs to perform some initialization to prepare the program to run. Part of this initialization requires creating an activation group for all of the program storage, resolving all service programs bound to the program, getting program arguments and so on. Several recommendations for improving start-up time can be drawn from these initialization steps:
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.