TimesTen Error Messages

TT-08151

Owner_name.table_name's replication role disallows the requested operation


Cause

You requested an operation that is not allowed. Replication denies write access to a database object underlying a replication element for which it is a subscriber or propagator, provided that the local database is not the master for any other element with the same underlying database object. A subscriber cannot modify any tables if it is not a master for another store.


Action

Ensure that you are connected to the database. Alternatively, run the ttIsql repschemes command to check the replication schema and modify it accordingly. For more information about the ttIsql repschemes command, see Display Configuration Information with the ttIsql repschemes Command in Oracle TimesTen In-Memory Database Replication Guide.


Additional Information

TimesTen cannot complete the operation.