Chapter 3: Installation  Post-installation steps

Chapter 3: Installation

Installation

The following two procedures describe the installation steps necessary to install all Mainframe Connect options from the InstallShield wizard and to complete the installation for the Server Option for CICS. You should skip those installation steps that do not pertain to the option or options you have chosen to install.

NoteThe InstallShield wizard runs only on Windows.

StepsInstalling from the InstallShield wizard

  1. Start the InstallShield wizard from CD by executing setupwin.exe, which is in the root directory.

    The initial dialog box displays the options available for installation. Click Next and Back to navigate through the wizard. To cancel the installation, click Cancel.

  2. Click Next, and accept the terms of the user-license agreement by selecting your country in the drop-down list and selecting the option to indicate that you agree with the terms.

  3. Click Next, and select the components you want to install.

    NoteIf you are installing the Server Option for CICS API or the DB2 UDB Option for CICS, the Server Option for CICS Runtime component will be automatically selected as you proceed to the next screen.

  4. Enter the license keys for the components you purchased.

  5. Click Next, and provide the following JCL and system information:

    Click Next.

  6. If you have chosen to install an option that uses CICS, DB2, or IMS, provide the following information where it applies. Otherwise, skip to the next step.

    Click Next.

  7. If you have chosen to install an API component, provide the following compiler information, which is used to configure JCL for compiling sample programs. Otherwise, skip to the next step.

    Click Next.

  8. If you have chosen to install the Client Option for CICS, provide the following information for configuring a host connection definition for the Client Option. Otherwise, skip to the next step.

    Click Next.

  9. If you have chosen to install the Server Option for CICS or the DB2 UDB Option for CICS, provide the following information for configuring a TCP/IP listener for these options. Otherwise, skip to the next step.

    Click Next.

  10. Click Next until the wizard displays the information you entered in steps 5 through 8. Review this information and, if necessary, click Back to return to previous screens and make corrections.

  11. Click Next until the wizard displays a dialog box for ftp information. Provide the following data for establishing an ftp session to your mainframe:

    The InstallShield wizard will create JCL and upload the selected components to your mainframe once you click Next.

  12. Close the InstallShield wizard.

To complete the installation of your Mainframe Connect components, review and submit JCL from TSO. If you are installing multiple components, Sybase strongly suggests you install in the following sequence:

  1. Client Option for CICS

  2. Server Option for CICS

  3. DB2 UDB Option for CICS

  4. Any other options

Use the following procedure to complete your installation.

StepsCompleting the installation

  1. Locate the installation JCL for the DB2 UDB Option for CICS in hlq.AMD2126.CICSDB2.JCL, where hlq is the high-level qualifier you specified in step 5.

  2. Run the following jobs in the order they are described here, where x is an integer that denotes the order in which the job is to be run in the overall sequence of jobs. Ignore jobs that are not present or relevant to the option you are installing.

  3. Run the following jobs if you want to compile and link-edit the sample applications provided with the DB2 UDB for CICS:

  4. If you are migrating from a previous version of the DB2 UDB Option for CICS, use the TRSDROP member in the CTRL library as input to SPUFI to drop the old catalog stored procedure (CSP) tables and views.

  5. Create tables and views for the CSPs as input to SPUFI using member TRSCREAT or TRSCREA2 in the CTRL library. The following points will help you decide which member to use:

  6. Edit and run the TRSGRANT member of CTRL using SPUFI to grant authorization for users to run the CSPs.

  7. Create a collection ID by issuing the following SQL command to DB2 (using a utility like TSO batch or SPUFI):

    GRANT PACKADM ON COLLECTION AMD2PKG TO userid
    
  8. For each additional DB2 subsystem to be accessed by the DB2 UDB Option for CICS, repeat steps 2 (IxBIND), 4, 5, 6, and 7.

  9. Edit the CICS start-up procedure to include the DB2 UDB Option for CICS LOADLIB library in the DFHRPL concatenation. This library should be placed before the load library for the Server Option for CICS.

  10. This step is optional. Alter the message table using the AMD2CAMX member of SOURCE as a prototype. Assemble and link the message table using the AMD2CAMX member of JCL. For details on changing the message table, see Chapter 5, “Customizing the DB2 UDB Option for CICS Messages.”

  11. Recycle your CICS region.

  12. For each additional CICS region in which the DB2 UDB Option is to be installed, repeat steps 2 (IxRDO), 9, 10, and 11, making adjustments to the JCL where appropriate.





Copyright © 2005. Sybase Inc. All rights reserved. Post-installation steps

View this book as PDF