Previous Topic: Index the Attributes Used in Search Filters

Next Topic: Using DXmanager to Create a DSA

Enable the Use of a Memory-Mapped Datastore

A data DSA needs a memory-mapped datastore. To enable a DSA to use a memory-mapped datastore, add the following command to the initialization file:

set lookup-cache = true;

Ensure that this command appears after any other commands in the initialization file. The DSA loads the memory-mapped file as soon as it reads the set lookup-cache command.