Ways to Initiate Caching

Two steps are required to start caching:

  • Enable caching for the data source in the Base Source Cache dialog box.
  • Initiate the caching process. The different options for doing this are listed in the following table. The method you choose will determine your entries when you set up caching.

    Method

    How to implement

    Manual initiation

    Each time you want Enterprise Server to run caching, right-click the base source and select Start caching updates, or type the following at a command prompt:

    DBEnterprise CACHE basesource

    Scheduled initiation

    Schedule a batch file that periodically runs Enterprise Server with the CACHE command* via Windows scheduler.

    Host initiation

    The Server Accessory establishes a connection to Enterprise Server when more audit is available. Enterprise Server starts a batch file that runs the application with the CACHE command.*

Next

Starting Enterprise Server with the CACHE Command