
Autoattach Installation for VM/ESA Version 1 Release 1.1 Using VMSES/E
3-30 BIM-EPIC Installation and System Guide
NOTE: In VM/ESA 1.0 base code, the HCPGVA and HCPGVD entries go after HCPENA.
In VM/ESA 1.1 base code, they go after HCPGIV. You can determine your base source level
by editing HCPOPTNS COPY and locating global variable label &HCPVRSN.
xedit HCPMDLAT AUXLCL
top
Create an AUX control file for HCPMDLAT.
Insert a line for the BIM-EPIC Autoattach
update. If this file exists, the BIM-EPIC
update must be at the top.
input EPICAA LCL LCLEPIC * GSI EPIC AUTOATTACH
set fmode fm-LOCALMOD
file
Save the file to your LOCALMOD disk.
Edit the module attribute table under update
control to create HCPMDLAT EPICAA.
xedit HCPMDLAT MACRO ( CTL HCPVM
find
tag
Locates the tag. The value of tag
depends on the VM/ESA release level as
follows:
VM/ESA 1.0: find .EHCPENA
VM/ESA 1.1: find .EHCPGIV
get = HCPGVA
get = HCPGVD
Copy in updates HCPGVA and HCPGVD in
the appropriate location to position them in
alphabetic order in the NON-MP,
PAGEABLE section of the table. This should
be after label .EHCPGIV.
set fmode fm-LOCALMOD
file
Save this file to your LOCALMOD disk.
Create a new HCPLCL MACLIB containing the updated HCPMDLAT macro. A member
list, HCPLCL EXEC, must be created and then the maclib is built. The new maclib should be
moved to your LOCALMOD disk.
xedit HCPLCL EXEC
Edit or create a member list for HCPLCL
MACLIB.
set stay off
locate /HCPMDLAT/
Search for an existing entry for
HCPMDLAT if the member list already
exists.
input &1 &2 HCPMDLAT MACRO &3 &4
Insert an entry for it if there is none.
set fmode fm-LOCALMOD
file
Save this file to your LOCALMOD disk.
VMFMAC HCPLCL HCPVM
Generate the new maclib.
Move the maclib to your LOCALMOD
disk.
COPYFILE HCPLCL MACLIB A = = fm-LOCALMOD
ERASE HCPLCL MACLIB A
STEP 7
Comentarios a estos manuales