CICS VSAM Transparency for z/OS, Version 1.2


Dynamic SSI installation

To dynamically install a new MVS™ subsystem, load the initialization module from an existing linklisted library. To dynamically install the CICS® VT SSI, perform the following steps:

  1. Copy all the modules in VID.SVIDLINK to an existing linklisted data set.
  2. Refresh the library lookaside (LLA).
  3. Dynamically add the data set VID.SVIDLPA to the LPA with the following MVS command:
    SETPROG LPA,ADD,DSNAME=VID.SVIDLPA,MASK=VID* 
  4. Dynamically add the new subsystem with the following command:
    SETSSI ADD,SUB=VIDS,I=VIDSSINT

The CICS VT SSI is now ready to use. Note that any valid name can be chosen for the subsystem, but it is recommended that you use VIDS.





Last updated: May 25, 2012 20:44:3