Step 29--Bind QMF install programs to DB2 UDB for iSeries

This step binds programs DSQDBSQL and DSQDBINS to DB2 UDB for iSeries. The application plan associated with these packages is DSQSI720.

  1. Edit QMF720.SDSQSAPE(DSQ1BAS1).
  2. Verify and change, if necessary, the default values for the installation parameters in the job's instream procedure:
        //DSQBIND PROC RGN='2048K',    Job-step region size        
        //  QMFTPRE='QMF720',          Prefix for QMF target libs
        //  DB2EXIT='DSN710.SDSNEXIT', Exit DB2 library name
        //  DB2LOAD='DSN710.SDSNLOAD'  DB2 program library name
  3. Change to your DB2 for OS/390 subsystem ID.
  4. Change to the location name of the DB2 UDB for iSeries database server as defined in the DB2 for OS/390 communications database.
  5. Optional: Review the comments in the job for further tailoring opportunities.
  6. Submit job QMF720.SDSQSAPE(DSQ1BAS1).
  7. Check the return code of the job. Examine SYSTSPRT for error messages. Do not proceed if the return code is other than 0. Perform corrective actions, if required, and run the job again.
[ Previous Page | Next Page | Contents | Index ]