Step | Description |
1 | Review the points listed in
Considerations for Configuring On-Heap
Cache. |
2 | Decide how much memory you need for the cache and adjust the heap size of your JVM if necessary. For information about changing the heap size used by Integration Server, see
Changing the JVM Heap Size Used
by Integration Server
. |
3 | If the cache manager to which you want to add the cache does not already exist, create it. For information about creating a cache manager, see
Creating a Cache Manager. |
4 | Create the cache using the procedure in
Creating a Cache. When you create the cache, be sure to do the following: Complete the parameters in the Cache Configuration and Cache Configuration Advanced Settings sections. Do not enable the Distributed option in Distributed Cache Configuration section. Do not enable the Overflow to Off-heap option in BigMemory section. |
5 | To make the cache available for use, enable the cache as described in
Enabling a Cache. |