3.1.2.6 Configuring a Cache Cluster

GGSA implements an Embedded Coherence Cache. Coherence is only used with cache-enabled DB reference and full records. In case of GoldenGate, the pipeline persists incoming events containing full record, and also updates the cache with modified events, making available the latest modified records.

3.1.2.6.1 Starting a Cache Cluster

To start an Embedded Cache Cluster:

  1. Open System Settings and click the Manage Clusters tab.
  2. Update the Persistence Store Path to a preferred accessible location. This path will be the persistence storage for cached data. Default is set as /tmp/coh_cache.
  3. Click Start Cluster.

3.1.2.6.2 Stopping a Cache Cluster

To stop a running Embedded Cache Cluster:

  1. Open System Settings and click the Manage Clusters tab.

    The Cluster Status shows previous valid status, by default. The status is updated with the current status from server. You will see a green icon, indicating a running server status.

    Persistence Store Path is not editable, if the cluster is in running state.

  2. Click Stop Cluster.

    Note:

    To delete the stored cache data, select the Delete Cache Persisted Data option while stopping a cluster.
On a successful stop action, the cluster status changes to Stopped, and the persistence store path becomes editable.

3.1.2.6.3 Monitoring Cache in the Cache Cluster

You can monitor the caches in both the internal (embedded) and external clusters, using the Monitor option on the GGSA application's homepage.

To monitor a cache:
  1. Click Monitor on the homepage.

  2. On the Cache Management screen, select a cache connection from the drop-down list.

    The Cache Management page is populated with the following details for the selected cache connection:
    • All the Cache connections created using ignite, which includes both internal and external caches, are listed. Internal caches created from the System Settings tab are marked Embedded.
    • By default, all the caches created using the first connection in the list are displayed. If you select another connection from drop-down list, the corresponding caches will be retrieved and listed.
    • The Created Target column lists all the targets created using a cache.
    • The Referred By column lists the references created using a cache.
    • Click the Reset Cache icon to clear all the cache entries.
    • Click the Reload Cache icon to reload the cache size.
    • The caches are displayed in the ascending order of their names, by default. Use the Sort By option, to sort the caches by name or size.