HDB Export to DB2

The CICS PA dialog can generate JCL to define DB2® tables and then export HDBs to those tables. This JCL uses utilities supplied with DB2: DSNTIAD to define tables, and DSNUTILB to load tables.

You can export an HDB to DB2 either:

For an example of JCL that loads an HDB and exports to DB2 in the same job, see Figure 2.