DB2 graphic  QMF Version 8

Install the QMF application queries and procedures (TSO)

This step updates sample queries and procedures for QMF applications. These applications include the Displaying Printed Reports (DPRE), layout, and the document interface. The optional batch IVP uses these sample queries and procedures as part of the test.

After QMF is successfully installed and tested, you can use it to create the QMF-supplied sample queries, procedures, and command synonyms.

Complete this step by running one or two QMF procedures:

Procedure
Description
DSQ1ESQD
Deletes the sample queries and procedures from a previous QMF release
DSQ1ESQI
Adds the new sample queries and procedures to the QMF database

  1. Delete the current sample queries and procedures.

    If there is no existing QMF release on the system, or if the previous release is in another DB2 UDB for z/OS subsystem, skip this step.

    1. Begin a QMF session.
    2. Connect to the Workstation Database Server or DB2 UDB for z/OS server in which you just installed QMF.
    3. Enter the following command from within QMF:
      IMPORT PROC FROM 'QMF810.SDSQSAPE(DSQ1ESQD)'
      where QMF810 is the prefix for the QMF data sets. If you used another prefix, change the name accordingly.
    4. Run the procedure.
  2. Add the sample queries and procedures to your QMF database.

    Enter the following command in a QMF session:

    IMPORT PROC FROM 'QMF810.SDSQSAPE(DSQ1ESQI)'

    where QMF810 is the prefix for the QMF data sets. If you used another prefix, change the name accordingly.

  3. Check that you receive a message that says the objects were installed correctly.

    If a failure occurs, rerun the first execution step to delete any partially created objects. Then run the second step.


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