Step 13--Bind QMF packages

DSQ1BINJ binds the QMF packages into DB2 UDB for OS/390.

  1. Edit QMF720.SDSQSAPE(DSQ1BINJ).
  2. Verify that the installation parameters in the instream procedure of the job match your tailoring specifications. If they do not, return to Step 2--Tailor the jobs and correct your installation parameters.
    //DSQ1BINJ 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
  3. Submit QMF720.SDSQSAPE(DSQ1BINJ).
  4. Check for a return code of 4 or less.

    Do not proceed if the return code is higher than four. Examine SYSTSPRT or SYSPRINT for error messages. Perform corrective actions and if you need to rerun prior step(s), you will need to free QMF plans and packages first, then restart from step 8.

[ Previous Page | Next Page | Contents | Index ]