TimesTen Error Messages

TT-08137

Cannot exclude object_type owner_name.object_name because it is not in the ACTIVE STANDBY PAIR scheme.


Cause

You attempted to exclude a table or sequence from the databases by using an ALTER ACTIVE STANDBY PAIR...EXCLUDE statement, but the table or sequence is not in the active standby pair.


Action

Run the ttIsql repschemes command to verify if the object you want to exclude is part of the replication scheme. The element might already be excluded. Otherwise, contact TimesTen Customer Support.


Additional Information

TimesTen cannot complete the operation.