
DSNI056I subsystem-id csect-name number-of-log-records1 LOG RECORDS DECOMPRESSED USING DICTIONARIES STORED IN THE CDDS number-of-log-records2 LOG RECORDS DECOMPRESSED WITHOUT USING DICTIONARIES STORED IN THE CDDS CORRELATION-ID=correlation-id CONNECTION-ID=connection-id LUWID=luw-id
Explanation
This message is issued periodically by Db2 when a replication product makes a request to use the compression dictionary data set (CDDS) to
decompress log records. This message displays:
- The number of log records that were decompressed by Db2 using dictionaries that were stored in the CDDS.
- The number of log records that were decompressed by Db2 without using dictionaries that were stored in the CDDS and were eligible to be decompressed using dictionaries that were stored in the CDDS.
- subsystem-id
- The Db2 subsystem identifier.
- csect-name
- The name of the control section that issued the message.
- number-of-log-records1
- After the previous DSNI056I message was issued, the number of log records that were decompressed by Db2 using dictionaries that were stored in the CDDS.
- number-of-log-records2
- After the previous DSNI056I message was issued, the number of log records that were decompressed by Db2 without using dictionaries that were stored in the CDDS and were eligible to be decompressed using dictionaries that were stored in the CDDS. This count is incremented only when the following conditions are true:
- One or more compressed log records were eligible to be decompressed using a dictionary that is stored in the CDDS.
- The CDDS is active, and a suitable dictionary is available in the CDDS.
- correlation-id
- The correlation identifier of the replication application.
- connection-id
- The connection identifier of the replication application.
- luw-id
- The logical unit of work ID of the replication application.
If the LUWID is an asterisk (*), the thread does not have an LUWID. If the LUWID is not an asterisk (*), the value is an LUWID that is assigned to the thread, followed by an equal sign (=) and a token value. The token value can be used in place of the LUWID in any Db2 command that accepts an LUWID as input.
System action
Processing continues.System programmer response
No action is needed.
