Building a z/OS project or MVS subproject

You can build a remote z/OS® project or MVS subproject.

Before you begin

Before you build a z/OS project or MVS subproject:
  1. Connect to a remote system and open the z/OS Projects view.
  2. Verify build settings for the subprojects that are contained in the project you want to build.

About this task

Remote project builds and other functions use JCL procedure support to oversee application builds (including compile, link, and Db2® bind).

To build a z/OS project or subproject, you can use either of two methods:
  • Using Rebuild Project or Rebuild Subproject, you can rebuild the z/OS project or MVS subproject as a whole.
  • You can direct generate JCL, which might include an execution step, for a partitioned data set or for a source file, and then submit the JCL.
The following topics explain how to use each method: