TimesTen Error Messages

TT-08156

Internal error: Column column_name for ELEMENT element_name already defined for SUBSCRIBER subscriber_name


Cause

The replication agent attempted to re-add column information for a replicated table. Common causes for this are:

  • Table definitions are out of synchronization.

  • An ALTER TABLE statement was applied concurrently to both sides of the replication scheme.


Action

Check the specified table definitions on both sides of the replication scheme for the listed causes. For additional help, contact TimesTen Customer Support.


Additional Information

None.