Previous Topic: Installing an Application on TSO


Moving a TSO Application

To move a TSOAE application to another TSO system, follow these steps:

  1. Create the load libraries (CEHBPLD0, CEHBPLD1), DBRM library (CEHBDBRM), CLIST library (CEHBCLS0), PARM file and tranmap data set on the target TSO system. Ensure that the load library is a PDSE (DSNtype=library) data set.

    Note: If the application was installed using Host Construction, the tranmap file is tiupref.ief.tranmap.tiusufx where tiupref is the CA Gen data set prefix and tiusufx is the CA Gen data set suffix. These values are specified in the PARM file members. On most systems, tiupref is the userid and tiusufx is NULL.

    If the application was installed using the z/OS IT, the tranmap file is whatever was specified as the tranmap file location in the target configuration.

    Add the CLIST library (CEHBCLS0) and load libraries (CEHBPLD0, CEHBPLD1) to the ISPF concatenation.

    Add the PARM file to the ISPF logon (DD TIUPARML).

  2. Copy the following CA Gen system components to the target TSO system:
  3. Copy the necessary application modules to the target TSO system:
  4. Create the database on the target DB2 subsystem.
  5. Bind DB2 plans for each load module.
  6. Grant DB2 access to the appropriate users.
  7. Customize an ISPF panel to call the invocation CLIST for the appropriate clear screen trancode. This is usually the clear screen trancode for the application’s primary window.