DSNJ377I csect-name CDDS ALLOCATION ERROR FOR DSNAME=dataset-name, ERROR STATUS=status-indicator, SMS REASON CODE=ssssssss.

Explanation

The log manager encountered an error while it attempted to allocate the specified compression dictionary data set (CDDS).

csect-name
The name of the control section that issued the message.
dataset-name
The name of the data set.
status-indicator
The error reason code that is returned by z/OS® MVS dynamic allocation (SVC99). This value consists of a 2-byte error code (S99ERROR) followed by a 2-byte information code (S99INFO) from the SVC99 request block.
ssssssss
If available, more SMS reason code information from S99ERSN, which is a field of S99RBX. ssssssss is displayed if the S99ERROR code indicates an SMS allocation error (97xx).

System action

Operator response

Notify the system programmer.

System programmer response