Start of change

00D10A00

Explanation

A request was made to write to the compression dictionary data set (CDDS), but the CDDS is in read-only access mode.

System action

The write request fails.

System programmer response

Review the Db2 console for related errors.

Problem determination

If you suspect an error in Db2, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.

Collect the following diagnostic items:
  • Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
  • Dynamic dump, taken to SYS1.DUMPxx data set, by Db2 (04E and 04F abends).
  • A listing of the SYS1.LOGREC data set, obtained by executing IFCEREP1.
  • Contents of the BSDS (both copies if dual BSDS in use) obtained by using the Db2 print log map (DSNJU004) utility.
End of change