IBM SC34-4499-03 Personal Computer User Manual


 
Note: The file fhbmsg.mvs is installed in the language subdirectory of the
\nls\msg directory path in the TeamConnection installation directory, for
example, \nls\msg\en_us for US English. The remaining MVS files are
installed in the \mvs subdirectory.
c. This optional step installs the sample build scripts on MVS. It must be done from
a machine that has the TeamConnection client installed.
Note: The details in this step are subject to change. Please refer to updated
documentation when attempting this in the future.
If you are doing these steps from a different machine than in the previous step,
repeat step
3.a
from the bin subdirectory where the client is installed on this
machine. Otherwise, change to the bin subdirectory where the client is installed.
Then, type the following statements and press Enter after each:
v ascii
v cd 'data set for teamproc jcl' [4]
v put fhbmc.jcl fhbmc
v put edcc.jcl edcc
v put fhbmasm.jcl fhbmasm
v put fhbplked.jcl fhbplked
v put fhbcobm.jcl fhbcobm
v put fhbmpli.jcl fhbmpli
v put fhbtclnk.jcl fhbtclnk
v put fhbm370.jcl fhbm370
v put fhbmlink.jcl fhbmlink
v quit
d. From MVS, do the following:
1) Modify fhblink to customize the JCL to your MVS system.
2) Submit this JCL to create the required load modules.
When this JCL is executed successfully, the following modules are created:
v TEAMCBLD (main executable)
v FHBMSG (national language-specific message catalog DLL)
v FHCCMNC (supporting DLL)
v FHCRSCLI (supporting DLL)
Note: All except for FHCCMNC are re-entrant.
3) The object dataset [1] can be deleted.
Creating a build server on MVS/OE
The steps that follow describe how to install a build server on MVS/OE.
1. Install the MVS/OE build server component.
Chapter 11. Installing, starting, and stopping build servers 139