You can use the repotools command-line tool to back up
the Jazz™ Team Server by
stopping and starting the Jazz Team Server indexing
process.
About this task
To back up the
Jazz Team Server:
Procedure
From the command line, run the following pseudo-script: repotools ${SERVER} -suspendIndexer
backup ${BASELINE-INDEX-DIR}
backup ${RESOURCE-INDEX-DIR}
dbbackup ${JAZZ-DB}
repotools ${SERVER} -resumeIndexer