RECON record types
The records in the RECON data set store information about logging activity and events that can affect the recovery of the database.
Content description of the keys in RECON records
To view the layout of the entire RECON record, see the following table. Consider these points as you examine the records:
- The RECON key size is 32 bytes.
- The last three bytes of the key contain either of the following
values:
- Reserved, and contain zeros.
- First byte=0 and the last 2 bytes=key segment number.
- Time stamps have the following characteristics:
- Time stamps are 12 bytes.
- The symbolic UTC format is:
YYYYDDDFHHMMSSTHMIJUAQQS
An example of the UTC format is: 2004006F211432800000032D
- DSPTIMES (DFSTIMES) contains time stamp structure information.
The following table shows the RECON record types.
| Common name | Part name | List ID | Release | Key fields |
|---|---|---|---|---|
| RECON Header | DSPRCNRC | RECON | R-1 | DBD: hex zeros |
| RECON Header Extension | DSPRCR1 | ****** | R-3 | DBD: hex zeros |
| Audit Trail Record | DSPMUPHD | ***** | 2.1 | DBD: hex zeros |
| RECON DMB Table Record | DSPRDTRC | ****** | 9.1 | DBD: hex zeros Note: Not listed in RECON Listing. An IDCAMS print will
show the record if it exists.
|
| PRILOG | DSPLOGRC | PRILOG | R-1 | DBD: hex zeros |
| Interim PRILOG | DSPLOGRC | IPRI | R-2 | DBD: hex zeros |
| LOGALL | DSPLGARC | LOGALL | R-1 | DBD: hex zeros |
| SECLOG | DSPLOGRC | SECLOG | R-1 | DBD: hex zeros |
| Interim SECLOG | DSPLOGRC | ISEC | R-2 | DBD: hex zeros |
| PRISLDS | DSPLOGRC | PRISLD | R-3 | DBD: X'FFFFFFFF00000043' |
| Interim PRISLDS | DSPLOGRC | IPRISL | R-3 | DBD: X'FFFFFFFF00000045' |
| SECSLDS | DSPLOGRC | SECSLD | R-3 | DBD: X'FFFFFFFF00000047' |
| Interim SECSLDS | DSPLOGRC | ISECSL | R-3 | DBD: X'FFFFFFFF00000049' |
| Change Accum Group | DSPCAGRC | CAGRP | R-1 | DBD: hex zeros |
| Change Accum Execution | DSPCHGRC | CA | R-1 | DBD: hex zeros |
| DBDS Group | DSPDGRC | DBDSGRP | 2.1 | DBD: X'0000000000000007' |
| Database Header | DSPDBHRC | DB | R-2 | DBD: DBD name |
| Partition | DSPPTNRC | DB | 7.1 | DBD: DBD name |
| Database Data Set | DSPDSHRC | DBDS | R-1 | DBD: DBD name |
| Area Recovery | DSPDSHRC | DBDS | R-3 | DBD: DBD name |
| Area Auth | DSPDBHRC | DBDS | R-3 | DBD: DBD name |
| ALLOC | DSPALLRC | ALLOC | R-1 | DBD: DBD name |
| Image Copy | DSPIMGRC | IMAGE | R-1 | DBD: DBD name |
| Reorg | DSPRRGRC | REORG | R-2 | DBD: DBD name |
| Recovery | DSPRCVRC | RECOV | R-1 | DBD: DBD name |
| Backout | DSPBKORC | BACKOUT | 4.1 | DBD: X'FFFFFFFF00000035' |
| Subsystem | DSPSSRC | SSYS | R-2 | DBD: X'FFFFFFFFFFFFFFFF' |
| Available CA Execution | DSPCHGRC | CA | R-1 | DBD: hex zeros |
| PRIOLDS | DSPOLDRC | PRIOLD | R-3 | DBD: X'FFFFFFFF00000053' |
| Interim PRIOLDS | DSPOLDRC | IPRIOL | R-3 | DBD: X'FFFFFFFF00000055' |
| SECOLDS | DSPOLDRC | SECOLD | R-3 | DBD: X'FFFFFFFF00000057' |
| Interim SECOLDS | DSPOLDRC | ISECOL | R-3 | DBD: X'FFFFFFFF00000059' |
| Available Image Copy | DSPIMGRC | IMAGE | R-1 | DBD: DBD name |