Start of change

DSNI058I csect-name CDDS WITH DSNAME = cdds-name HAS nnnn ENTRIES IN THE EXCLUSION LIST

Explanation

This message is issued when the exclusion list in the compression dictionary data set (CDDS) contains entries. If entries remain in the exclusion list, this message might be issued multiple times.

csect-name
The name of the control section that issued the message.
dsname
The name of the CDDS that has entries in the exclusion list.
nnnn
The number of entries in the exclusion list.

System action

Processing continues.

User response

Run the DSNJU008 utility with the EXCLIST(YES) option to print the contents of the exclusion list. The exclusion list provides information about failures to insert expansion dictionaries into the CDDS. An entry for a table space is removed from the exclusion list when REORG TABLESPACE with the INITCDDS option is run.

Severity

4 (warning)

End of change