Previous Topic: Generation of sourceNext Topic: Back copying of data


Compilation of Source Into an Object

Source members will be processed in the correct order for compilation:

Each compilation will be submitted as a separate job. The compilations can be submitted in two ways:

Completion messages are returned to the message queue specified by the MSGQ parameter.

All the elements of a function or an access path (QRY access paths only) must be generated successfully before compilation is attempted. Thus, if any part fails to generate, no part will be submitted for compilation if SBMCRTOPT (*GENOK), or the compilations for all parts will be canceled if SBMCRTOPT(*IMMED).

If CRTJOBD(*NONE) is specified, no objects will be deleted, and no compilations will be submitted.