HDB Export

Option 5 Export from the Historical Database Menu is where you request to export data from your HDB into DB2® tables.

CICS PA automates this process with two simple steps:
  1. First define the DB2 table to house the data. CICS PA generates JCL to do this for you by creating the necessary DDL to define the table.
  2. Then load the data into the table. CICS PA generates JCL to do this for you by creating the necessary DB2 Load Utility statements to load the data.

For more information on using the dialog, see the CICS® Performance Analyzer for z/OS® User's Guide.

For more information on working with DB2, see the DB2 UDB for z/OS Administration Guide.