Part of the Credit Check sample application can run in the IMS environment. To prepare this part of the application to run with the CICS sample you must first perform the steps described in Preparing the sample applications for the CICS environment.
Then perform the following steps:
The source and JCL that are supplied for the Credit Check sample IMS
application are listed in Table 54.
Table 54. Source and JCL for the Credit Check IMS sample (C only)
Member name | Description | Supplied in library |
---|---|---|
CSQ4CVB | WebSphere MQ object definitions | SCSQPROC |
CSQ4ICB3 | Source for checking-account program | SCSQC37S |
CSQ4ICBL | Source for loading the checking-account database | SCSQC37S |
CSQ4CBI | Data definition | SCSQC370 |
CSQ4PSBL | PSBGEN JCL for database-load program | SCSQPROC |
CSQ4PSB3 | PSBGEN JCL for checking-account program | SCSQPROC |
CSQ4DBDS | DBDGEN JCL for database CSQ4CA | SCSQPROC |
CSQ4GIMS | IMSGEN macro definitions for CSQ4IVB3 and CSQ4CA | SCSQPROC |
CSQ4ACBG | Application control block (ACB) definition for CSQ4IVB3 | SCSQPROC |
CSQ4BAQ | Source for database | SCSQPROC |
CSQ4ILDB | Sample run JCL for database-load job | SCSQPROC |
CSQ4ICBR | Sample run JCL for checking-account program | SCSQPROC |
CSQ4DYNA | IMSDALOC macro definitions for database | SCSQPROC |