TimesTen Error Messages

TT-08044

To avoid data inconsistency, copy the database from a replication subscriber using 'ttRepAdmin -duplicate'. Use ForceConnect=1 in the connection string to override this restriction


Cause

You attempted to recover a failed master database by using the RETURN RECEIPT replication with the TRANSMIT NONDURABLE option. This operation allows the database to recover only by restoring its state from a subscriber database using the -duplicate option of the ttRepAdmin utility.


Action

Use the ForceConnect attribute to override this restriction and retry the operation.


Additional Information

The replication agent cannot complete the operation.