Step 8--Binding QMF install programs to DB2 UDB for OS/390

This step binds programs DSQDBSQL and DSQDBINS to DB2 UDB for OS/390. The paralleling application plan from the bind is named DSQIN720.

  1. Edit QMF720.SDSQSAPE(DSQ1BSQL).
  2. Verify and change, if necessary, the default values for the installation parameters in the job's instream procedure:
    //DSQ1BSQL PROC RGN='2048K',        Job-step region size
    //     QMFTPRE='QMF720 ',            Prefix for QMF  target libraries
    //     DB2EXIT='DSN710 .SDSNEXIT',  Exit DB2 UDB for OS/390  library name
    //     DB2LOAD='DSN710 .SDSNLOAD'  DB2 UDB for OS/390 program
                                       library name

    The job does its work through a series of DB2 UDB for OS/390 statements. The statements are members of the library QMF720.SDSQSAPE.

  3. Submit job QMF720.SDSQSAPE(DSQ1BSQL).
  4. Check that you received a return code of 0.

    Do not proceed if the return code is other than zero. Examine SYSTSPRT for error messages. Perform corrective actions and then rerun the job.

    If you are doing a Requester database installation, go to Step 15--Bind QMF application plan to DB2 UDB for OS/390; otherwise, continue to the next step.

[ Previous Page | Next Page | Contents | Index ]