Restoring all persisted data and reactivating the system automatically
To restore all persisted data from a database back into Decision Server Insights, and to reactivate Decision Server Insights automatically, you run the dataLoadManager script with the autoload command.
About this task
Run the dataLoadManager script with the autoload command once per restore to load all persisted data from a database back into Decision Server Insights, and to reactivate Decision Server Insights automatically. You can run this command, which starts an automated process, instead of running the two separate load and finalize commands. However, do not run dataLoadManager autoload in conjunction with the load or finalize commands.
Procedure
Run the script against a single runtime server, as shown in the example. You can run the autoload command once per restore. The work is distributed
across the grid.
Example
On Windows:
dataLoadManager autoload --host=localhost port=9080 username=user1 password=user1 trustStoreLocation=C:\IBM\ODMInsights891\runtime\wlp\usr\servers\cisDev\resources\security\key.jks trustStorePassword=truststore