
Autoattach Installation for VM/ESA Version 1 Release 2 Using VMSES/E
3-24 BIM-EPIC Installation and System Guide
Add the Autoattach entries to the module attribute table. Create an auxiliary control file first,
then use Xedit Update to generate an update file. Ignore the DMSXUP180W message when
creating the new update file. Then rebuild the HCPGPI MACLIB where HCPMDLAT
resides.
xedit HCPMDLAT AUXLCL
Create an AUX control file for
HCPMDLAT and insert a line for the
BIM-EPIC Autoattach update.
top
If this file exists, the BIM-EPIC update
must be at the top.
input EPICAA LCL LCLEPIC * BIM-EPIC AUTOATTACH
set fmode fm-LOCALMOD
file
Save the file to your LOCALMOD disk.
xedit HCPMDLAT MACRO ( CTL HCPVM
Edit the module attribute table under
update control to create HCPMDLAT
EPICAA.
find
.EHCPGIV
Locates the tag.
get = HCPGVA
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.
get = HCPGVD
set fmode fm-LOCALMOD
file
Save this file to your LOCALMOD disk.
Rebuild the HCPGPI MACLIB. This replaces the existing maclib on the BUILD (490) disk.
VMFBLD PPF ESA CP HCPGPI HCPMDLAT (SERVICED
Assemble the Autoattach programs using the high-level assembler. Assembling these
programs on your VM system ensures that the copybooks and macros used are at the correct
service level. The resulting text files must be moved to the LOCALMOD disk.
VMFHLASM HCPGVA ESA CP
Assemble the VATTACH command.
VMFHLASM HCPGVD ESA CP
Assemble the VDETACH command.
Move the files to LOCALMOD disk.
COPYFILE HCPGVA TXT00000 A = = fm-LOCALMOD
COPYFILE HCPGVD TXT00000 A = = fm-LOCALMOD
ERASE HCPGVA TXT00000 A
ERASE HCPGVD TXT00000 A
Add the VATTACH and VDETACH commands to the CP command table. Create an
auxiliary control file first, then generate an update file. Ignore the DMSXUP180W message
when creating the new update file. Then assemble HCPCOM and move the text to the
LOCALMOD disk.
STEP 7
STEP 8
STEP 9
Komentarze do niniejszej Instrukcji