Sample DB2 Program:

Select the JOB assignment used to select employee records from the Q.STAFF database and press SUBMIT.

When you submit this form, the query variables are passed to a COBOL program which executes a DB2 query and formats the results. If you receive a -922 error with reason code 00F30034 it is because the DB2 plan has not been bound (see instructions for configuring this sample program).