CHC3157W

CHC3157W A source row Insert operation has been switched into a target Update
operation for table owner.table. The row is identified by key col1 = txt1,
col2 =txt2, ..., coln =txtn. The bookmark for the entry is bmk.

Explanation—While applying data under adaptive apply, CDC Replication has converted a source insert into a target update because the target row already existed.

Message Variables:

owner—The owner of the target table.

table—The name of the target table.

col1, ..., coln—The names of the key columns in the target table.

txt1, ..., txtn—The corresponding values of the key columns in the target table for the row that CDC Replication was applying when the problem occurred.

bmk—The source bookmark value of the row that CDC Replication was applying when the problem occurred.

Message Destination—Product administration log

System Action—Processing continues.

Operator Response—None

Client Administrator Response—None