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:
If there is no existing QMF release on the system, or if the previous release is in another DB2 UDB for OS/390 subsystem, skip this step.
IMPORT PROC FROM 'QMF720.SDSQSAPE(DSQ1ESQD)'where QMF720 is the prefix for the QMF data sets. If you used another prefix, change the name accordingly.
Enter the following command in a QMF session:
IMPORT PROC FROM 'QMF720.SDSQSAPE(DSQ1ESQI)'
where QMF720 is the prefix for the QMF data sets. If you used another prefix, change the name accordingly.
If a failure occurs, rerun the first execution step to delete any partially created objects. Then run the second step.