Step 11--Delete earlier sample tables

The step deletes existing QMF sample tables from an earlier QMF version. It does not drop the six DB2 UDB for OS/390 views that were created in QMF Version 2.

  1. Edit QMF720.SDSQSAPE(DSQ1EDSJ).
  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.
    //DSQ1EDSJ 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(DSQ1EDSJ)
  4. Check that you received a return code of 0. Review SYSTERM for completion messages.

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

[ Previous Page | Next Page | Contents | Index ]