QMF support for Workstation Database Server is optional. You need to perform the steps described in this step only if you intend to run a Workstation Database Server as an application server for your QMF NLF.
Before you install a QMF NLF into a Workstation Database Server from OS/390, you need to verify that you have followed the steps needed to install the QMF base product into your Workstation Database Server database. The installation of a QMF NLF requires that the outbound Workstation Database Server ID has SYSADM authority. For more information about installing QMF into a Workstation Database Server, see Tailoring QMF for Workstation Database Servers.
Check the step completion codes in the system messages. Completion messages can be found in the SYSTSPRT or the SYSTERM output, as indicated. SYSPRINT provides additional diagnostic information for IBM support.
This step creates QMF NLF command synonym tables and profile rows in a Workstation Database Server.
//DSQ1TBJ4 PROC RGN='2048K', Job-step region size // QMFTPRE='QMF720', Prefix for QMF target libraries // DB2EXIT='DSN710.SDSNEXIT', Exit DB2 library name // DB2LOAD='DSN710.SDSNLOAD' DB2 program library name
Do not proceed if the return code is other than zero or four. Examine SYSTSPRT or SYSPRINT for error messages. Perform corrective actions and then re-run this job.
This step creates the QMF NLF sample tables in a Workstation Database Server.
//DSQ1TBJ4 PROC RGN='2048K', Job-step region size // QMFTPRE='QMF720', Prefix for QMF target libraries // DB2EXIT='DSN710.SDSNEXIT', Exit DB2 library name // DB2LOAD='DSN710.SDSNLOAD' DB2 program library name
Do not proceed if the return code is other than zero or four. Examine SYSTSPRT or SYSPRINT for error messages. Perform corrective actions and rerun the job.
This section describes how to delete QMF NLF from a Workstation Database Server.
This step should be run only if you are re-installing QMF into a Workstation Database Server that already contains QMF.
//DSQ1TBJ4 PROC RGN='2048K', Job-step region size // QMFTPRE='QMF720', Prefix for QMF target libraries // DB2EXIT='DSN710.SDSNEXIT', Exit DB2 library name // DB2LOAD='DSN710.SDSNLOAD' DB2 program library name
Do not proceed if the return code is other than zero or four. Examine SYSTSPRT or SYSPRINT for error messages. Perform corrective actions and rerun the job.
This step should be run only if you are reinstalling the QMF NLF into a Workstation Database Server that already contains the QMF NLF.
This step will drop and create all QMF NLF sample tables and tablespace from a Workstation Database Server.
//DSQ1TBJ4 PROC RGN='2048K', Job-step region size // QMFTPRE='QMF720', Prefix for QMF target libraries // DB2EXIT='DSN710.SDSNEXIT', Exit DB2 library name // DB2LOAD='DSN710.SDSNLOAD' DB2 program library name
Examine SYSTSPRT or SYSPRINT for error messages. Perform corrective actions and then re-run this job.