HDB Load
The HDB(LOAD) operand requests CICS PA to load CMF performance or CICSĀ® statistics data from SMF data sets into an HDB.
The command format is:
CICSPA HDB(LOAD(hdbname)
[,OUTPUT(ddname)])
The options are:
- LOAD
- Specifies the name of the HDB to be loaded. The HDB must be defined in the Repository (DDname CPAHDBRG).
- OUTPUT
- DDname for the Recap report output. CICS PA records the results of the Load operation in this File. If not specified, CICS PA assigns a DDname of HDBLnnnn where nnnn is the numerical sequence number 0001-9999.
HDB Load Recap report
Successful completion of the
Load request generates a Recap report that provides information about
the HDB Load, including a list of Container data sets created by the
Load process.
Figure 1. HDB Load Recap report
In this example, CICS PA
created Container data set JOHN.CICSP1H.D10219.T092846.HDB for HDB
CICSP1H. It contains 54,567 records for the period 9:00am to 4:00pm
on August 7, 2010. V5R3M0 CICS Performance Analyzer
HDB Load Recap Report
HDBL0001 Printed at 9:28:48 9/07/2010 Data from 09:02:00 8/07/2010 to 16:29:00 8/07/2010 Page 1
LOAD requested for HDB: CICSP1H Repository: USER.CICSPA.XYX.REPOSTRY
The following Containers were created and loaded:
Container DSN: JOHN.CICSP1H.D10219.T092846.HDB No of Records: 54,567
Start Time Stamp: 2010-08-07-09.00.00 End Time Stamp: 2010-08-07-16.00.00
LOAD process complete.