This information describes the data areas and types of information available in a first-failure data capture (FFDC) dump output.
Like the figure in the A first-failure data capture dump, the following data areas and types of information are available in the FFDC dump output:
The sample dump output is typical of a dump from an AR module. AR dump outputs typically have a fixed number of data sections identified in the index. (For example, in the sample dump output SPACE- 01 through 16 are listed.) In addition, they have a variable number of other data sections. These sections are not included in the index. (For example, in the sample dump output, SPACE- 17 through 25 are not listed in the index.)
Application server dump output is usually simpler because they consist only of a fixed number of data sections, all of which are identified in the index.
The first digit after RC indicates the number of dump files associated with this failure. There can be multiple dump files depending on the number of conversations that were allocated. In the sample dump output, the digit is "1", indicating that this is the first (and possible the only) dump file associated with this failure.
Note the four bytes of zeros that are at the beginning of SPACE- 05 in the example. When zeros are present, they are not part of the data stream. They represent space in the buffer that is used only in the case that a DDM large object has to be sent with a DDM request. The DDM request stream is shifted left four bytes in that case.
The data section number is incremented by one as each control block is dumped.