Assemble and link the BMS maps with property group overrides
Learn how to assemble and link the BMS maps with property group overrides.
You must be in the z/OS Projects perspective and connected to the remote system.
To assemble and link the BMS maps with property group overrides:
- In the z/OS Projects view, expand and select the <HLQ>.AUTOMART.ASSEMBLE(GAM0MC1).asm member.
- Right-click and select . The property group editor opens.
- Open the Assembler tab at the bottom of the property group editor and select Procedures and Steps from the left panel of options.
- Expand the ELAXAFASM procedure and select the ASM step.
- Scroll down to the bottom of the page.
- In the Assembler Options field, replace the existing options with SYSPARM(MAP).
- Remove the text that you entered in the Additional JCL text box.
- Close and save the property group editor.
- Repeat steps 2 through 8 for the GAM0MC2.asm and GAM0MC3.asm members.
- Select the GAM0MC1.asm member, and then right-click and select .
- In the Load Module Member Name window click OK.
- In the JCL data set and member name window, click
OK.
- In the JCL Generation Complete window, click Submit.
- In the Job Submission window, click Locate Job.
In the Remote Systems view, the Retrieved Jobs filter of the JES subsystem opens. The job name is highlighted in the filter list.
- Generate and submit JCL for assemble and link for the GAM0MC2.asm and GAM0MC3.asm members.
- Select the Retrieved Jobs filter, and then select Show in
Table. The Remote Systems Details view opens. This view shows the
results of the jobs that were run. Use it to determine whether the jobs were completed successfully.
Make sure that the information provided in the Return Info column is NORMAL and the Return Code column contains values of 4 or less for all three jobs that were completed. Contact your systems programmer if there are any other return values.
If you must change a property group, be sure to save the changes on the property group, and then regenerate the JCL and resubmit the jobs.
For each program that you assembled and linked, a load module, a listing file, and an object file are added to the data set locations defined in the property group for these files.