Compiling an RSP without DB2

Compile and link-edit the RSP in the standard manner for CICS command-level programs. Use the following figure as a guide when performing steps to compile an RSP without DB2.

Figure 4-1: Compiling an RSP without DB2

The table shows how to compile an RSP without DB2.

Figure 4-1 shows the tasks necessary to compile an RSP without DB2:

  1. Run the RSP source program through the CICS precompiler.

  2. Compile the RSP source program.

  3. Link-edit the RSP source program with the stub routines.

    The RSP load module is created.

    For more information on linking, see “Understanding the linkage”.