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

How can I automatethe backup of Jazz & RTC databases?

Hi,

I understand you can use repotools to back up RTC & JAZZ.Net databases.

We have installed RTC 3.0 with SQL server 2005 as the database server.

Can anyone tell me how I can script / automate the backup of RTC & Jazz?

Thanks

Simon Benge

Development Team Leader

ADT Fire and Security plc

0 votes



One answer

Permanent link
Hi Simon,

repotools is not really considered to be a backup operation. It also misses many configuration files you want to backup.

We tried to provide some guidance here: http://jazz.net/library/article/547

Aside that, scripting with repotools would be simple

 

server.shutdown
rem (net stop <servicename>to shutdown a service)
repotools.export
server.startup


Similar methods can be used to automate what is described in the article above.

Thanks,

Ralph
Hi,

I understand you can use repotools to back up RTC & JAZZ.Net databases.

We have installed RTC 3.0 with SQL server 2005 as the database server.

Can anyone tell me how I can script / automate the backup of RTC & Jazz?

Thanks

Simon Benge

Development Team Leader

ADT Fire and Security plc

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: May 27 '11, 12:20 p.m.

Question was seen: 4,839 times

Last updated: May 27 '11, 12:20 p.m.

Confirmation Cancel Confirm