This section describes the following topics:
The information you provided in Step 1--Create QMF installation control file: DSQ2ECTL is used by the QMF installation exec. Before running this exec:
spool prt cont hold spool console start cont
Before you attempt to install QMF on a remote database server, be sure to complete the necessary pre-requisites described in installing QMF into a workstation database server on VM.
All output from the installation exec is routed to the virtual printer spool file.
Substeps:
To start the installation exec, issue:
DSQ2EINS
If this exec fails, use the following procedure to restart the exec and continue where you left off:
For example, if you receive the message:
TERMINATING EXECUTION ... TO RESTART THIS EXEC AND CONTINUE WHERE YOU LEFT OFF: - FIX THE PROBLEM ENCOUNTERED. - RERUN THIS EXEC WITH THE INPUT PARAMETER OF 2
You can restart the exec with the statement:
DSQ2EINS 2
If you encounter a problem running the QMF installation exec, you need to find the error message describing the problem. This error message may be sent to either the console or the printer; therefore you may want to spool your console and your printer to "HOLD".
If you choose to spool your printer or console, be aware that you may have to enter both of the following statements to release the file that contains the error information:
spool prt close spool console close
Error messages produced by the SQLDBSU exec are sent to the printer. If you see a console message like "Errors processing SQLDBSU", you should examine the output sent to the printer. The command to transfer the printer files to your reader, so that you can view them there, is:
TRANS PRT ALL *
Look in the DB2 Server for VM Message and Codes manual for explanations of any error messages starting with "ARI".
[ Previous Page | Next Page | Contents | Index ]