Reactivating the system manually after restoring persisted data

To restart the system manually after you have restored persisted data back onto the system with the load command, you run the dataLoadManager script with the finalize command.

About this task

Run the dataLoadManager script with the finalize command to restart the system manually after loading persisted data. This command reactivates Decision Server Insights, allowing event processing to resume.

Procedure

Run the script against a single runtime server, as shown in the example. You can run the finalize command once per restore. The work is distributed across the grid.

Example

On Windows:
dataLoadManager finalize --host=localhost port=9080 username=user1 password=user1 trustStoreLocation=C:\OCMCI86\runtime\wlp\usr\servers\cisDev\resources\security\key.jks trustStorePassword=truststore