Looking to migrate database from Synergy 7.2/Change 5.3 validated with RDS to RTC. Are there tools for this?
![]() Hi, we have programs with significantly sized databases in Rational Synergy, paired with Rational Change, and authored using Rational Directory Server.
I've seen a number of articles for varying versions of all of these tools, but it is unclear to me whether or not there exists a tool to do a single-time database migration from Synergy/Change to RTC.
Is this something that exists and is maintained for the current version of RTC?
What articles should I be pointing our team to for reference, should we migrate to RTC?
|
3 answers
![]() Our company is in the same boat and there seems to be very little support on this migration. I was very disappointed that IBM does not provide a migration path between these IBM tool sets. Any update? Comments We gave up on IBM's lack of support, and instead migrated to Atlassian (Bitbucket/Jira, using server-side git hooks to enforce CM policies).
Talk about a world of difference in capability, performance, documentation, support, and feature upgrades.
We had another team starting a new program with RTC; when we compared capability and flexibility of the tools, they decided to switch to Atlassian.
That said, there aren't really any better tools for migrating data from Synergy/Change -> Bitbucket (Git)/Jira, but certainly the tools are scriptable.
I have some legacy programs I need to migrate the history on, and will likely be making a custom modification of https://github.com/emanuelez/PySynergy to fit our databases (note specifically that the date timestamps are stored in different formats for different localizations, see https://github.com/pluempyx/PySynergy/commit/ebfd976b9e9bca6867c0ffb9ad15c8c9ff7e0f2a for an example modification)
Thanks for your feedback Daniel. I was hoping for better news, but was expecting something similar. |