
Autoattach Installation for VM/XA
Chapter 3. Installing the Autoattach Feature 3-37
Update the control file to include a local service maclib which will contain the updated
HCPMDLAT macro.
HCPXA CNTRL
Edit the control file
top
and insert HCPLCL into
c/TEXT MACS/TEXT MACS HCPLCL/*
the MACS line ahead of
fm A
the other maclibs.
file
Change the filemode to the appropriate local
service disk mode.
Add the Autoattach entries to the module attribute table. Create an AUX control file first and
use XEDIT Update to generate an update file.
xedit HCPMDLAT AUXLCL
Edit or create an aux
top
control file for HCPMDLAT
input EPICAA LCL * GSI EPIC AUTOATTACH
fm A
and insert a line at the
file
top to describe the new source update
file which will be called HCPMDLAT
EPICAA. Change the filemode to the
appropriate local service disk.
xedit HCPMDLAT MACRO ( CTL HCPXA
Editing the macro source
find .EHCPTSI
with update control will
get = HCPTVA
create a filetype EPICAA.
get = HCPTVD
Copy in HCPMDLAT HCPTVA
fm A
and HCPMDLAT HCPTVD to
file
position them in alpha order in the
PAGEABLE, NON-MP section of the
table. This should be after the label
.EHCPTSI, depending on your service
level. Change the filemode to the
appropriate local service disk.
Create a new HCPLCL MACLIB containing the updated HCPMDLAT MACRO. The
member list, HCPLCL EXEC, must be created or updated to include HCPMDLAT MACRO
only once.
xedit HCPLCL EXEC
Edit or create a member
set stay off
list for HCPLCL MACLIB.
/HCPMDLAT/
Search for an existing
input &1 &2 HCPMDLAT MACRO &3 &4
entry for HCPMDLAT. Only
fm A
insert an entry for the
file
macro if it does not already exist. Change
the file mode to your local service disk
mode.
VMFMAC HCPLCL HCPXA
Generate the new maclib.
STEP 5
STEP 6
STEP 7
Kommentare zu diesen Handbüchern