GDDM V3R2 System Customization and Administration
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
Background to repackaging GDDM V3R2 System Customization and Administration SC33-0871-02 |
|
GDDM executable code modules are, by default, loaded dynamically as needed. You can repackage them so that some or all of them are loaded during program initialization. You can also repackage them with a GDDM utility or application program so that everything is loaded together, eliminating dynamic loading entirely. To understand this, and the similar techniques used to run with different defaults modules, you must understand how dynamic loading takes place. If you do not do any repackaging, the following series of loads takes place when a GDDM application program or GDDM utility is run:
You can reduce the number of loads by packaging the items together. You can do this in several ways, the most important of which are:
Subtopics:
|
Copyright IBM Corporation 1990, 2012 |