HLASM Installation and Customization Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Changing the saved segment name

HLASM Installation and Customization Guide
SC26-3494-05

The default name for the physical saved segment is ASMAPSEG. There is no restriction on the name of the physical saved segment. For testing purposes, High Level Assembler can reside in more than one physical saved segment. To switch between them, you use the SEGMENT ASSIGN command.

The name of the logical saved segment is ASMA93 and cannot be changed. You use the SEGMENT LOAD command to load the logical saved segment.

To provide another physical saved segment for testing purposes, follow the instructions in Step 5: Define and build High Level Assembler saved segment (optional) with the following changes:
  1. Change the name of the physical saved segment on the 'Add Segment Definition' panel within the VMFSGMAP tool as shown in Figure 3.
  2. Create a PSEG file. This could be done by copying the ASMAPSEG PSEG file on the test build disk and renaming it to the new name.
  3. Change the physical segment name on the VMFBLD command in substep 10 from ASMAPSEG to the new name.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014