This step binds programs DSQDBSQL and DSQDBINS to DB2 UDB for OS/390. The paralleling application plan from the bind is named DSQIN720.
//DSQ1BSQL PROC RGN='2048K', Job-step region size // QMFTPRE='QMF720 ', Prefix for QMF target libraries // DB2EXIT='DSN710 .SDSNEXIT', Exit DB2 UDB for OS/390 library name // DB2LOAD='DSN710 .SDSNLOAD' DB2 UDB for OS/390 program library name
The job does its work through a series of DB2 UDB for OS/390 statements. The statements are members of the library QMF720.SDSQSAPE.
Do not proceed if the return code is other than zero. Examine SYSTSPRT for error messages. Perform corrective actions and then rerun the job.
If you are doing a Requester database installation, go to Step 15--Bind QMF application plan to DB2 UDB for OS/390; otherwise, continue to the next step.