The impact of the Db2 subsystem parameter ACCUMACC
The Db2 subsystem parameter ACCUMACC determines whether Db2 Accounting data is to be accumulated by the user for DDF and RRSAF threads.
If ACCUMACC is greater than 0, the threads which relate to the same Accounting accumulation identifiers (defined by the aggregation field ACCUMUID) are aggregated into one Accounting trace record (3, 239).
For Db2 versions prior to version 10 all packages of these accumulated threads are reported into
one package section. As a result you lose the granularity for each package and you cannot:
- Distinguish between SP and called subprograms.
- Determine which thread has executed which SP or package.