Before you start QMF, you must bind it to DB2 UDB for OS/390. Before you bind QMF to DB2 UDB for OS/390, all of the DB2 UDB for OS/390 resources that QMF needs must be available to the authorization ID under which QMF is bound. At this point in the installation process, all of the essential DB2 UDB for OS/390 resources should be available.
DSQ1BINR is the job that does the binding; it binds the QMF application to DB2 UDB for OS/390 at the local DB2 UDB for OS/390.
//DSQ1BINR 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
Do not proceed if the return code is higher than four. Examine SYSTSPRT or SYSPRINT for error messages. Perform corrective actions and rerun the job.
At this point, you are ready to tailor QMF for TSO or CICS.