Example of logged data elements
Changed data log records contain many data elements as a result of a call. This topic provides an example where a third-level segment is replaced and path data is requested to be logged.
Changed data log records contain many data elements as a result of a call. Consider a situation where a third-level segment is replaced and path data is requested to be logged (Root segment is A, second-level segment is B, and the replaced segment is C). In this situation, the data elements are logged in the following order:
- CAPD
- DBD Version ID
- Physical concatenated key
- CAPD_DATA block for A
- Segment data for A
- CAPD_DATA block for B
- Segment data for B
- CAPD_DATA block for C
- Segment data for C
- CAPD_DATA block for C (before data)
- Before-image data for C
If path data had not been requested, the CAPD_DATA blocks and segment data elements for A and B would not be logged.