Step 4--Run the IVP for QMF NLF interactive mode: DSQ2nIVP

Note
Be sure that QMF 7.2 is installed into the database you are using.

See Step 5--Running IVP for QMF interactive mode : DSQ2EIVP for information on what the IVP does. Start QMF using the NLF program, DSQQMFn.

When you have successfully initialized QMF NLF, 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 "Cancel" key to take you back to the home panel.

You should then issue the command:

CONNECT Q (PASSWORD=xxx

where xxx is the value given to the CONNECT password of Q.

If you are running these jobs to any database other than DB2 for VM, the connect ID at that server must have DBA or SYSADM authority.

Test the QMF command interface

Test the command interface by issuing the following command:

CMS DSQ2nCI1

If this exec runs successfully, your QMF NLF profile is displayed, and you receive a message indicating that your CMS command was successful.

Test the QMF procedure

Run the IVP by issuing the following commands:

IMPORT PROC FROM DSQ2nIVP PROC *
RUN PROC

Answer YES to all prompts.

[ Previous Page | Next Page | Contents | Index ]