DB2 graphic  QMF Version 8

Freeing an earlier application plan

Run this step only when QMF Version 8.1 and the previous release are on the same DB2 UDB for z/OS subsystem.

  1. Edit QMF810.SDSQSAPE(DSQ1JFPL).
  2. Change the job statement to conform to your site's conventions.
  3. Verify, or change if necessary, the values of the parameters in the instream procedure of the job.
    //DSQ1JFPL PROC RGN='2048K',                 
    Job-step region size
    //   QMFTPRE='QMF810',             QMF prefix
    //     DB2EXIT='DSN810.SDSNEXIT',  DB2 Universal Database for 
    //                                       z/OS exit library
    //     DB2LOAD='DSN810.SDSNLOAD'   DB2 Universal Database for  
    //                                       z/OS program library
  4. Edit QMF810.SDSQSAPE(DSQ1DEL1).
  5. Replace DSN with the name of the DB2 Universal Database for z/OS subsystem, and replace QMF810 with the name of the application plan of the previous release.
    DSN SYSTEM(DSN)
    FREE PLAN(QMF810)
    Table 20. QMF release defaults
    Previous Release Default
    QMF Version 7.2 QMF720
    QMF Version 7.1 QMF710
    QMF Version 6.1 QMF610
    QMF Version 3.3 QMF330
  6. Submit the job QMF810.SDSQSAPE(DSQ1JFPL).

    If the job fails, correct the error and rerun the job.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004