Step 2: Generating the installation JCL

You can generate the JCL used to install the IBM® Sterling Control Center Monitor FTP agent on z/OS. It executes a CLIST that displays panels that enable you to customize the FTP agent installation for your system.

The following procedure describes how to generate the JCL used to install the IBM Sterling Control Center Monitor FTP agent on z/OS:
  1. From the ISPF/PDF TSO Command option, type the following command to execute the CCFINST CLIST, replacing $SCC with the high-level qualifier of the system on which you are installing the IBM Sterling Control Center Monitor FTP agent:
    EXEC '$SCC.TXLIB(CCFINST)'  '$SCC'
  2. The CCFINST CLIST tries to allocate the $SCC.CNTL and $SCC.JCL data sets. If these data sets already exist, run the CCFINST CLIST using the RESTART parameter as shown in the following example:
    EXEC '$SCC.TXLIB(CCFINST)'  '$SCC RESTART'
    Note: To access Help with the CCFINST CLIST, run the following command: EXEC '$SCC.TXLIB(CCFINST)' '?'

    The IBM IBM Sterling Control Center Monitor FTP Agent Installation Main Menu is displayed:

                 IBM Sterling Control Center FTP Agent 4.02.00                     
                         Installation Main Menu                    TIME-09:18
                                                                   DATE-2009/09/01
    CMD ==>              
     IBM SCC FTP Agent System High Level Qualifier ... TPYLA1.TEST.CCFTP_______
     Permanent DASD Device Type ...................... SYSDA_
     Permanent DASD Volume Serial Number ............. ______
     Temporary DASD Device Type ...................... SYSDA_
     SMP/E Install (Y,N) ............................. Y
     Job Card Information
     ==>  //SCCFTP   JOB (SCCFTP),'SCC FTP AGENT',_______________________
     ==>  //          CLASS=O,MSGCLASS=X,REGION=4096K,TIME=1440__________
     ==>  //*____________________________________________________________
     ==>  //*____________________________________________________________
                Press ENTER to continue, PF5 to Terminate the Install

    Your choices on this menu determine which subsequent panels are displayed.