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:
- In the same job in which you load the HDB with SMF data
or
- In an export-only job, some time after loading the HDB
For an example of JCL that loads an HDB and exports to DB2 in the same job, see Figure 2.