Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Backing up Jazz.

Currently I am backing up my Jazz repository every night by exporting the repository using a cron job that kicks off the repotools. Currently this is working very nicely. I chose this method because I may need to load a backup that is old and from a previous milestone. Will exporting a Jazz repository while it is still running cause corruption in the repository?

0 votes



2 answers

Permanent link
Aaron,
Running a live export will NOT corrupt the database but the data present in
the exported tar might not be consistent.

We are working on an incremental migration story that will allow you to
export / import increments. (See bug 33204. )

btw: Is there a reason you are using the repotools to backup the db instead
of db2 backup command to backup your DB2 database (On Derby, you can zip the
contents of the derby directory).

Thanks
Balaji


"amcohen.us.ibm.com" <amcohen@us.ibm-dot-com.no-spam.invalid> wrote in
message news:fgshen$hlk$1@localhost.localdomain...
Currently I am backing up my Jazz repository every night by exporting
the repository using a cron job that kicks off the repotools.
Currently this is working very nicely. I chose this method because I
may need to load a backup that is old and from a previous milestone.
Will exporting a Jazz repository while it is still running cause
corruption in the repository?

0 votes


Permanent link
The reason I am using repotools instead of the db2 backup command is for the use-case where I want to look at a backup that is a month or two old, I don't want to restore a database that may be from the last milestone. If I use repotools, repotools imports the data and supports an export from the last milestone.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 07 '07, 9:09 a.m.

Question was seen: 5,152 times

Last updated: Nov 07 '07, 9:09 a.m.

Confirmation Cancel Confirm