Previous Topic: Process the Load Module IPNext Topic: Tips


Test the CA Gen IT Installation

The information in the following process is presented solely as an example of how to test and use IT for z/OS. Select the appropriate IP modules for your host environment.

Follow these steps:

  1. Load a load module and RI trigger script using the sample IP members in the install CEHBSAMP library. This example is for an application that targets CICS using the enhanced map generator and DB2. Enter a descriptive name for your environment when defining your script. These descriptions are displayed when you select an IP load module for processing.
    1. From the Installation Toolset Main Menu, select option 4 Access Utilities Menu.
    2. On the Utilities Menu, select option 2 Load Script Utility to display the Load Script screen.
    3. Enter the information shown in the following figure.

      Load Script COMMAND ===> Load Module Script Name . . . . . CICS-BYPASS ______________ Data Set . . ‘CAI.MVSIT.CEHBSAMP’__________________ (Quotes Required) Member . . . . TIXMVSLM RI Trigger Script Name . . . . . RI SCRIPT ______________ Data Set . . ‘CAI.MVSIT.CEHBSAMP’ __________________ (Quotes Required) Member . . . . TIXMVSRI description . . . RI TRIGGER SCRIPT-CICS-BYPASS ____________ Language . . . . . COBOL ____ DBMS . . . DB2 _______ TI Monitor . . . . CICS _____ Screen Format . . BYPASS __ Hardware platform __________________OS.MVS _____________ UserId.userid__ F1=Help F3=Exit F11=ISPF F12=Cancel

  2. Create a target.
    1. On the IT Main Menu, select option 3 Maintain Configuration Information to display the Selection List screen.
    2. Press F5 (Add). The Select Script screen lists the available load module scripts.
    3. Select CICS-BYPASS (the load module script created in Step 1) and press Enter. The Target Definition screen displays.
    4. Enter the information shown in the next figure and press Enter.

      Target Definition COMMAND ===> Script name CICS-BYPASS (Press F4 to list scripts) language . . . COBOL DBMS . . . DB2 TP Monitor . . CICS Screen Format BYPASS Target TEST TARGET ______________________________________ Name test MVS/IT Installation ________________________________ DB2sys DB2T Target Test Facility . . Yes / No F1=Help F2=Define F3=Exit F4=list F5=locs F10=Delete F11=ISPF F12=Cancel F13=Options

    5. Press F5. The Specify Locations screen displays.
    6. Enter the construction libraries as shown in the following figure.

      Note: The data sets Ncal, Exe, and Impl Load Lib must be allocated as PDSE (DSNType = library) data sets.

      Installation Tool Specify Locations Type changes directly into the location fields then press enter to process. Component . . . TEST TARGET Quotes required Source Lib ‘tsoprfx.TEST.COBOL’________________________________________ Ncal Load Lib ‘tsoprfx.TEST.NCAL’_________________________________________ Exe Load Lib ‘tsoprfx.TEST.EXELOAD’______________________________________ Impl Load Lib ‘tsoprfx.TEST.IMPLOAD’______________________________________ DBRM Lib ‘tsoprfx.TEST.DBRM’_________________________________________ Inst Ctl Lib ‘tsoprfx.TEST.ICNTL’________________________________________ Listing Lib ‘tsoprfx.TEST.LISTINGS’_____________________________________ Clist Lib ‘tsoprfx.TEST.CLIST’________________________________________ Tranmap File ‘tsoprfx.TEST.TRANMAP’______________________________________ Appl Clist Lib ‘tsoprfx.TEST.CLIST’________________________________________ MFS Source Lib ‘tsoprfx.TEST.MFS’__________________________________________ Batch JCL Lib ‘tsoprfx.TEST.BATCHJCL’_____________________________________ Bndctl Lib ‘tsoprfx.TEST.BNDCTL’_______________________________________ F1=Help F3=Exit F7=Prev F8=Next F11=ISPF F12=Cancel

    7. Press F8 to enter additional construction library names. Enter the library names shown in the following figure.

      Note: The data set RI Load Lib must be allocated as PDSE (DSNType = library) data set.

      Installation Tool Specify Locations Type changes directly into the location fields then press enter to process. Component . . . TEST TARGET Quotes required Idcams Ctl Lib ‘tsoprfx.TEST.CNTL’___________________________________________ DDL Lib ‘tsoprfx.TEST.DDL’____________________________________________ RI Source Lib ‘tsoprfx.TEST.RICOBOL’________________________________________ RI Load Lib ‘tsoprfx.TEST.RILOAD’_________________________________________ RI DBRM Lib ‘tsoprfx.TEST.RIDBRM’_________________________________________ RI Listing Lib ‘tsoprfx.TEST.RILIST’_________________________________________ RI Exec Lib ’tsoprfx.TEST.RIEXEC’_________________________________________ RI Bndctl Lib ’tsoprfx.TEST.RIBNDCTL’_______________________________________ F1=Help F3=Exit F7=Prev F8=Next F11=ISPF F12=Cancel

    8. Press Enter.
    9. Press F3 to exit.
  3. Process the DDL IP.
    1. On the Installation Toolset Main Menu, select option 1 Process Implementation Package, to display the Select Implementation Package screen.
    2. In the Data Set field, type ‘CAI.MVSIT.CEHBSAMP’.
    3. In the Member field, type TIXIVPDS.
    4. In the Name field, enter the target environment name by pressing F6 to list and select the target created in Step 2 or by typing the name of the target created in Step 2.
    5. Press Enter. The Process DDL Implementation Package screen displays.
    6. Confirm the data on the screen and press Enter. The JCL Job statement Information Input screen displays.
    7. Press Enter. The JCL Edit screen displays.
    8. On the Command line, type SUB and press Enter to submit the job.
  4. Generate the RI trigger.
    1. On the Installation Toolset Main Menu, select option 1 Process Implementation Package. The Select Implementation Package screen displays.
    2. In the Data Set field, type ‘CAI.MVSIT.CEHBSAMP’.
    3. In the Member field, type TIXIVPRI.
    4. In the Name field, enter the target environment name by pressing F6 to list and select the target created in Step 2 or by typing the name of the target created in Step 2.
    5. Press Enter. The IP Action Menu displays.
    6. Press F6. The Detailed IP Action Menu displays.
    7. Select Register, Split, Compose, and Execute, and press Enter.
    8. When processing is complete, a message displays indicating whether processing completed successfully.

    Note: The DDL and RI process occurs only once for each model unless changes to the model make it necessary to process again.

  5. Process the load module IP.
    1. On the Installation Toolset Main Menu, select option 1 Process Implementation Package. The Select Implementation Package screen displays.
    2. In the Data Set field, type ‘CAI.MVSIT.CEHBSAMP’.
    3. In the Member field, type TIXIVPCE.
    4. In the Name field, enter the target environment name by pressing F6 to list and select the target created in Step 2 or by typing the name of the target created in Step 2.
    5. Press Enter. The IP Action Menu displays.
    6. Press F6. The Detailed IP Action Menu displays.
    7. Select Register, Split, Compose, Execute, and Install and press Enter.
    8. When processing is complete, a message displays indicating whether processing completed successfully.