Previous Topic: Generate an External Action Block StubNext Topic: Resolve External Action Blocks


Recompile Code

When you select R in the Load Module Expansion panel, CA Gen performs the compile function on the selected load module component. Normally, it is not necessary to recompile code. As an example, you use this option if you accidentally deleted the executable load module.

You cannot use R (Recompile) option for an action block that is packaged into a z/OS Library, unless the expanded load module is the z/OS Library into which the action block was packaged.

Follow these steps:

  1. On the Application System Construction menu, type 1 for the Generate business system option and press Enter.

    CA Gen displays the Generate Business System panel listing the online load modules, server load modules, and batch jobs in the business system.

  2. Type an E next to an online load module, server load module, z/OS Library load module, or batch job name to expand and press Enter.

    If you chose a batch job with multiple batch load modules, CA Gen displays the Batch Job Expansion panel listing the batch load modules in the batch job.

    If you chose an online or server load module, CA Gen displays the Load Module Expansion panel listing the components of the load module.

    If you chose a batch job with one batch load module, CA Gen displays the Batch Load Module Expansion panel listing the contents of the batch load module.

  3. Type an E next to the batch load module to expand and press Enter.

    CA Gen displays the Batch Load Module Expansion panel listing the batch load module components for which you can generate a procedure action diagram listing.

  4. Select the generation option R to recompile the code for the required components and press Enter.

    CA Gen displays the Generation Status panel.

  5. Press Enter to exit the Generation Status panel when generation completes.