IBM SC34-4499-03 manual Creating build startup les for non-MVS environments

Models: SC34-4499-03

1 356
Download 356 pages 55.74 Kb
Page 164
Image 164

vlogin_password is used only when the family server authentication level requires a TeamConnection user password. The user ID used by the build server is the MVS/OE user ID under which the build job is started.

vlocal_codepage indicates the code set that text data is converted to for the build. The default is IBM-1047.

vremote_codepage indicates the code set for data stored in TeamConnection. The default is IBM-850.

Notes:

1.The command teamcbld converts the text ®les between the two codepages using the iconv codepage conversion functions, and therefore can support only those

codepages that have the iconv conversion tables installed on the MVS system. If not speci®ed,teamcbld uses internal tables which correspond to single-byte codepages IBM-1047 and IBM-850.

2.The -k (local_codepage) and the -r (remote_codepage) ¯ags are also used to convert any messages generated in the MVS environment which are sent back to the workstation client.

TC_CATALOG, if speci®ed, should be the pathname of the message catalog ®le. For example, /xxx/enu/teamcv3.cat. If not speci®ed, default (English) messages are used. The ®le teamcbld must be included in the PATH environment variable. The ®les fhcccmnc and fhcrscli must be included in LIBPATH.

Two environment variables that directly affect build performance are:

vTC_BUILDMINWAIT - Minimum amount of time to wait (in seconds) between queries for new jobs. Default setting is 5, minimum setting is 3.

vTC_BUILDMAXWAIT - Maximum amount of time to wait (in seconds) between queries for new jobs. Default setting is 15, maximum setting is 300.

The command teamcbld will check the family for work to do every TC_BUILDMINWAIT. If it is not busy it will slow down to the TC_BUILDMAXWAIT time. The build administrator can adjust these variables to tune the frequency that the build server will check the family.

Creating build startup ®les (for non-MVS environments)

You can create startup ®les for concurrently starting build servers with the family server using the teamcd command. This is the preferred method for starting build servers. When starting the build servers in this manner, you need to create a startup ®le.

Information about the build servers is put in a startup ®le and the name of the startup ®le is speci®ed in one of two ways:

vIn the teamcd command, using the -b parameter.

vIn the TC_BUILD_RSSBUILDS_FILE environment variable.

144User's Guide

Page 164
Image 164
IBM SC34-4499-03 manual Creating build startup les for non-MVS environments