CICS VSAM Transparency for z/OS, Version 1.2


The tailoring program

To start the tailoring application using default parameters, run the following TSO command:

EXEC 'cvt210.SVIDEXEC(VIDSETUP)'

cvt210 is the high-level qualifier of your SMP/E data sets. The default parameters for VIDSETUP assume that the high-level qualifier of the cvt210 .SVIDEXEC library is the same for all of the CICS® VT SMP/E data sets, and you are using the default national language English. If you move the VIDSETUP member to a common ISPF library, called SYS3.EXEC for example, and you are using the Kanji language, you can override the default parameters as follows:

EXEC 'SYS3.EXEC(VIDSETUP)' 'hlq(cvt210) lang(k)'

The REXX module VIDINST performs the configuration. The tailoring application has four ISPF panels and these are explained in the next section.

The member VID@READ in the output my.SVIDCNFG.custom library contains a list of the customization values you supply during configuration. You should keep this member for documentation purposes. If the tailoring application encounters any errors, messages are written to this member.

You must supply a value for every field.





Last updated: November 9, 2012 20:42:50