TimesTen Error Messages

TT-17080

Read Only Cache Group cache_group_name must first be excluded from the A/S pair replication scheme before executing this operation.


Cause

You attempted to drop a read-only cache group that is part of a replication scheme.


Action

Exclude the read-only cache group from the replication scheme by using the EXCLUDE parameter of the ALTER ACTIVE STANDBY PAIR SQL statement. Then, retry dropping the read-only cache group. For more information on the ALTER ACTIVE STANDBY PAIR SQL statement, see ALTER ACTIVE STANDBY PAIR in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen cannot drop the read-only cache group.