Question & Answer
Question
If you define a replicate using timestamp resolution, Enterprise Replication (ER) will create shadow delete tables (cdr_deltab) in the syscdr database. Records are insert into these tables by the data sync thread when a row is deleted. As an ER user, you do not need to do any thing for these tables. However, some inconsistencies may leave orphan delete tables in syscdr database. For example, you can get following types of error messages for some inconsistencies in syscdr database: 12:58:19 CDR: Could not drop delete table. SQL code -206, ISAM code -111. Table 'cdr_deltab_000002'. Please drop the table manually. 12:58:19 CDR Grouper: Grouper evaluation )unblocked 12:58:19 CDR Grouper: Grouper evaluation blocked 12:58:19 CDR: Could not drop delete table. SQL code -206, ISAM code -111. Table 'cdr_deltab_000003'. Please drop the table manually. How can you delete an orphan 'cdr_deltab' table?
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21665871