Start of change

DSNI057I csect-name CDDS WITH DSNAME=dsname IS EMPTY

Explanation

This message is issued when the value of subsystem parameter CDDS_MODE is SOURCE_ONLY, and there are no expansion dictionaries in the compression dictionary data set (CDDS). This message might be issued multiple times if the CDDS remains empty over an extended period of time.

csect-name
The name of the control section that issued the message.
dsname
The name of the CDDS that interprets the log.

System action

Processing continues.

User response

To repopulate the CDDS, run the REORG TABLESPACE utility with the INITCDDS YES option on the compressed table spaces or partitions that contain tables that are defined with DATA CAPTURE CHANGES.

Severity

4 (warning)

End of change