Rational Developer for System z


< Previous | Next >

Lesson 1: Assemble the BMS maps in Project A

You will assemble each of the BMS maps in this lesson, which is the first step in compiling and building the Global Auto Mart sample.

To assemble the BMS map:

  1. In the z/OS Projects or Enterprise Projects view, navigate to the first BMS map: Project A > GAM0MC1 > GAM0MC1.bms and right click on it.
  2. Select Generate JCL > For Assemble.
  3. A JCL Data Set and Member Name dialog box will appear. Verify that the Job Name, JCL Data Set Name and the Member Name are correct, and click OK.
  4. Wait for the JCL Generation Complete dialog box to appear, click Submit. Then, in the following dialog box, click OK.
  5. To verify that the job executed properly, navigate to the JES jobs on the remote system. In the Remote System Explorer, expand the host name and then right click on JES, and select Show in Table.
  6. Find your listed job in the table. Under the Return Info column, you should have the status NORMAL if the job completed and a Return Code of four or less if the job completed successfully. If you receive any error codes, check with your systems programmer to ensure you correctly set up the partitioned data sets for your system. If you make changes to one of the property groups, be sure to update the other two property groups as well.
  7. Repeat steps 1-6 for the GAM0MC2.bms and GAM0MC3.bms files in the two other Project A subprojects.
In the z/OS Projects or Enterprise Projects view, for each of your subprojects, you should see a JCL file.
< Previous | Next >

Feedback