TimesTen Error Messages

TT-08154

REPLICATION scheme owner_name.scheme_name already exists


Cause

You specified a replication scheme that already exists. The CREATE REPLICATION statement requires that each new replication scheme specified to a database have a different owner_name.scheme_name from any replication scheme already defined there.


Action

Specify a replication scheme with a different owner and/or name and retry the operation.


Additional Information

TimesTen cannot complete the operation.