VTSNAME—Specifying the Name of a VTS-TSR

The VTSNAME option specifies the name to be assigned to the VTS-TSR when it is initialized by the VTS Agent. The name is used by other regions to access the shared TSR.

Note:
  1. VTSNAME can be 1 to 8 characters. The naming restrictions are identical to those for DDNAMEs in IBM JCL. VTSNAMEs of 1 to 4 characters created in prior releases are still supported.
  2. If a VTSNAME is to be used in the ML List, care must be taken when assigning them. The combined length of the VTSPREFIX and the VTSNAME cannot exceed eight characters (see VTSPREFIX—VTS Prefix Definition below).
  3. For compatibility with previous releases, where it was specified in the TBOPTV dataset of regions accessing VTS-TSRs, VTSNAME can be used to specify the default VTS-TSR accessed by the TBCALLV and TBASEV interfaces. Note that the tableBASE options for applications using TBCALLV and TBASEV may have changed. See Virtual Table Share (VTS-TSR) in the tableBASE Programming Guide for additional information.

This option applies to the TSR created by this region or job and all users accessing it.