Backing up the Jazz Team Server

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

Feedback

Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug