Apama 10.15.0 | Deploying and Managing Apama Applications | Deploying and Managing Queries | Running queries on correlator clusters | Configuring the TCStore driver
 
Configuring the TCStore driver
If you want to use TCStore for queries, you need to configure the TCStore driver as described below.
*To configure the TCStore driver
1. In Software AG Designer, add the Distributed MemoryStore adapter bundle to your Apama project. In the Distributed MemoryStore Configuration Wizard, select Apama Queries (using TCStore) as the store provider; ApamaQueriesStore is then automatically provided as the store name. See Configuring a distributed store for more detailed information.
2. Adapt the list of Terracotta servers in the storeName-spring.xml file. See TCStore (Terracotta) driver details for more information.
Important: 
You must leave the useCompareAndSwap property in its default (true) setting for correct behavior of Apama queries.