CECW0024E (0x01160018) CECW0024E When replicating subscription subscription-name from source source-system-id, a record insert failed. A record with key record-key in file file-name, data set data-set-name already exists. The log stream timestamp is time-stamp.
Explanation
When replicating a subscription, an insert of a
record failed because the record already existed. Replication is
stopped.
- subscription-name
- The name of the subscription.
- source-system-id
- The ID of the source system.
- record-key
- The record key.
- file-name
- The name of the CICS® file. The value "N/A" is used when an apply exit is configured for the subscription and the exit is coded to perform the I/O for data changes external to Data Replication for VSAM. In these cases, the apply exit has signaled conflict reporting for a VSAM sphere for which Data Replication for VSAM did not open a CICS file so no CICS file name is applicable.
- data-set-name
- The name of the VSAM data set.
- time-stamp
- The time at which the change was made to the source file.
User response
The source and target databases need to be re-synchronized as appropriate.