Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: c

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

  1. Install a new JobScheduler on the new server.
  2. Copy the ./config/live/ folder from the old JobScheduler to the new JobScheduler.

...

To see the the old logs and other information stored in the database in JOC, you have to migrate the database.
The tables which are used can be found in ./db/[dbms]/scheduler.sql.
Note that all of these tables have the ID of the JobScheduler as a (part of their) primary key.
The records with the old JobScheduler ID will then have to be updated with the new ID.