Previous Topic: Delete a Recurring TaskNext Topic: Update the tpmigration125.properties File


How to Migrate the Task Persistence Database

In previous releases, migration was done 'on the fly' and using the Management Console. A command line migration tool has been provided to remove performance bottlenecks when migrating large amount of tasks. You can also fine tune your migration to a specific environment, state of the task, and the tasks that were created and run during a specific date range. The command line tool, runmigration is located in the following folder:

admin_tools/tools/tpmigration

In order to migrate the task persistence database, you must do the following:

  1. Update the tpmigration125.properties file
  2. Set the JAVA_HOME variable.
  3. Run the runmigration tool.