CHC0860E
Table owner.table has been altered and replication will end. Reason: reason
Explanation—The identified source table has been altered in DB2® and as a result, mirroring of that table cannot continue. Mirroring of the subscription will end. The schema change that prevents mirroring from continuing is identified in the message text. This message is generated while the table is being mirrored.
Message Variables:
owner—The owner of the table.
table—The name of the table.
- DATA CAPTURE CHANGES has been turned off
- table DBID, OBID or PSID has changed
- one or more columns have been removed
- columns have been renamed, inserted or removed
- the data type of a column has changed
- the length or scale of a column has changed
- a clone table has been added
- the table has been renamed
Message Destination—Product administration log
System Action—Mirroring ends in error.
Operator Response—None
- Re-add the source table
- Re-describe the source table
- Reassign the source table.
- REORG of table space containing the source table
For some schema changes, you do not have to perform all of the listed operations. If you require a specific procedure in response to a schema change, contact your database administrator or IBM® representative for assistance. For information about re-adding, describing, assigning, and refreshing tables, see your Management Console documentation. For information about table space REORGs, see the appropriate IBM publication.