Note: Be sure that you have installed QMF Version 7.2 in the database you are going to use, and that you are connected to that database.
The Installation Verification Procedure (IVP) session tests the following:
The IVP procedures are in the sample files on the production minidisk.
As a result of the IVP:
To run the IVP, first get to the QMF Home Panel using the DSQ2EINV sample invocation exec or your own QMF invocation exec.
During the IVP, you might get QMF error messages; if you do, press the Help key to get additional information.
When you have successfully initialized QMF, test for the Help panel. To do this, press the Help key from the home panel. After you are on the Help panel, press the Exit key to take you back to the home panel.
To test the QMF command interface, issue the following command:
CMS DSQ2ECI1
If this exec runs successfully, your QMF profile is displayed and you receive a confirming message.
Check your profile for the correct values. For example, verify that the DBSPACE value matches what you specified during Step 1--Create QMF installation control file: DSQ2ECTL. If the DBSPACE value is not correct, update your profile to contain the correct value before you continue.
If you are running the IVP against QMF installed on a DB2 for VM server, issue the command:
CONNECT Q (PASSWORD=xxx
where "xxx" is the value given to the Q CONNECT password when the QMF installation control file is built.
If you are running the IVP to any database other than DB2 for VM, the connect ID at that server must have DBA or SYSADM authority.
Next, issue the command:
IMPORT PROC FROM DSQ2EIVP PROC *
Now press the Run key or issue the RUN PROC command to run the procedure. Answer YES to all prompts. If the procedure runs successfully, you get a message indicating this. If the procedure does not run successfully, determine the problem by using the QMF messages and by pressing the Help key to see the message help panels.
The IVP can be restarted from the beginning at any time by importing and running the starting QMF procedure. Follow the procedures from the beginning of this step.
[ Previous Page | Next Page | Contents | Index ]