DSNJ383I csect-name CDDS function ERROR FOR DSNAME=dataset-name, ERROR STATUS=mvs-return-code,mvs-reason-code

Explanation

An error when the specified compression dictionary data set (CDDS) was opened.

csect-name
The name of the control section that issued the message.
function
The function that was performed on the CDDS.
dataset-name
The name of the data set.
mvs-return-code
The return code issued by the z/OS® MVS macro.
mvs-reason-code
The reason code issued by the z/OS MVS macro.

System action

CDDS processing was terminated.

Operator response

Notify the system programmer.

System programmer response

Use the VSAM OPEN return code and reason code information to resolve the problem.

User response

Notify the system programmer.