Restarting a server to enable a persistence change

After you set up database persistence in your production topology, you must restart the server and then run the finalize command.

Before you begin

Decision Server Insights caches system data in-memory by default, and does not write to persistent storage. To enable database persistence, you must complete the configuration of a supported database, a JDBC data source, and the object grid. For more information, see Configuring system data persistence.

About this task

You must restart your Insight Server and activate the persistence in either of the following cases:

  • You change the default in-memory cache to a database persistence.
  • You change the persisted database.

Procedure

  1. Run the server start server_name command from the <InstallDir>/runtime/wlp/bin directory. After the server restarts, the Insight Server is in a state of PRELOAD.
  2. Run the dataLoadManager finalize command. The finalize command activates the system so that processing can resume with persistence enabled.