Previous Topic: Generate Referential Integrity Trigger ModulesNext Topic: Specify Target Environment and Construction Libraries


Package Load Modules

The Host provides load module packaging for online and batch load modules, but not for client/server applications. Perform server load module packaging on the workstation and upload it to the Host.

Load module packaging defines procedure steps grouping for installation. The packaging identifies the procedure steps that are contained in each load module. For online and server modules, it identifies the transaction codes that invoke each procedure step. For batch modules, packaging identifies the job and job step that execute the procedure step and the DB2 attach facility that is used. The name that is assigned to the load module is also the DB2 Plan name.

Code generation, not load module packaging, creates the load modules. Define the packaging before using CA Gen to generate the load module or its components. The system generation functions use the packaging definition to determine the components to include in the generated load module. The model stores and updates the packaging definition for each load module.

More information:

Load Module Packaging in HE