TimesTen Error Messages

TT-08178

Cannot set a subscriber to state code number


Cause

TimesTen cannot specify the TRANSMIT NONDURABLE option for the replication scheme because the scheme does not cover the entire database. The NONDURABLE option must apply to the entire database.


Action

If needed, drop the replication scheme, and then create a new replication scheme using the CREATE REPLICATION statement. Use the ELEMENT DATASTORE clause with the TRANSMIT NONDURABLE option. See Setting Transmit Durability on DATASTORE Element in Oracle TimesTen In-Memory Database Replication Guide.


Additional Information

TimesTen cannot complete the operation.