ETL initial load jobs

You can run the initial load job any time after the site is upgraded to TeamForge 16.7. We recommend that you run it before you hand over the site to the users.

Tip: For more information, see When do I run the initial load job?
Run the following initial load jobs (ETL).
  1. Change to the runtime/scripts directory.
    • cd /opt/collabnet/teamforge/runtime/scripts
  2. Run the TrackerInitialJob.
    • ./etl-client.py -r TrackerInitialJob
  3. Run the SCMInitialJob.
    • ./etl-client.py -r SCMCommitInitialJob