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.
- 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.
- Select Generate JCL > For
Assemble.
- 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.
- Wait for the JCL Generation Complete dialog
box to appear, click Submit. Then, in the
following dialog box, click OK.
- 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.
- 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.
- 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.