To view the complete results of a Load request, enter line action S next
to an SMF File.
Figure 1. Audit RecordSMF Data Set . . : CPPX.CICS640.PMR52938.SMFDATA
Status . . . . . : OK
Data Start . . . : 2006/11/17 09:05:27
Data End . . . . : 2006/11/17 09:14:59
Record Count . . : 20009
Container Count : 13
First SMF Record:
....;$..0#....E002MQE2.........*...............................@
00005703F40032CFFFDDCF000000000D02000000000000000000000000000007
2000E3010A142F50024852010000001C0401000000000000000000000000000C
Each HDB Load request generates an Audit trail record that provides
the status of the load request. The Audit details include:
- SMF Data Set
- The data set name of the SMF Input File used for the Load request.
- Status
- The status of the Load request:
- For a successful Load request, the Status is OK. CICS® PA ensures that the Load request
for this SMF File is not accidentally re-run, preventing the accidental
duplication of HDB data (in container data sets).
- For a failed Load request, the Status is FAILED. The Load
request for this SMF File must be re-run after the problem that caused
the error condition is corrected, to ensure that there are no gaps
in the HDB data.
- Data Start
- The time stamp of the first record in the SMF File.
- Data End
- The time stamp of the last record in the SMF File.
- Record Count
- The total number of records written to container data sets.
- Container Count
- The total number of container data sets created.
- First SMF Record
- The first 64 bytes of the first SMF record in the file. CICS PA uses this record to ensure
that only one successful load request is run for this SMF File.