migrate from old RTC to new RTC . how can migrate the documents from streaming
One answer
there is no way to copy data from one to another.. period..
the ONLY supported way is to upgrade the current environment.
but.. there is no single step to get from 3.0 to 6.x..
you must upgrade 3 to 4, the 4 to 5 , then 5 to 6.
here is the V5 interactive upgrade guide
http://www.ibm.com/support/knowledgecenter/SSYMRC_5.0.1/com.ibm.jazz.install.doc/topics/roadmap_clm_upgrade.html?cm_mc_uid=53017375855014660967018&cm_mc_sid_50200000=1467458870
and the V6 upgrade info
https://jazz.net/downloads/clm/releases/6.0.2?p=upgrading
i wrote a utility for a customer a couple years ago to do this kind of migration (different machines and deployments), using a 'man in the middle' design.
copied 3->3(man in the middle system), upgraded man in the middle to target system level, then copied 4.x(man in the middle) to 4.x
the ONLY supported way is to upgrade the current environment.
but.. there is no single step to get from 3.0 to 6.x..
you must upgrade 3 to 4, the 4 to 5 , then 5 to 6.
here is the V5 interactive upgrade guide
http://www.ibm.com/support/knowledgecenter/SSYMRC_5.0.1/com.ibm.jazz.install.doc/topics/roadmap_clm_upgrade.html?cm_mc_uid=53017375855014660967018&cm_mc_sid_50200000=1467458870
and the V6 upgrade info
https://jazz.net/downloads/clm/releases/6.0.2?p=upgrading
i wrote a utility for a customer a couple years ago to do this kind of migration (different machines and deployments), using a 'man in the middle' design.
copied 3->3(man in the middle system), upgraded man in the middle to target system level, then copied 4.x(man in the middle) to 4.x
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jul 01 '16, 10:37 a.m.Faisal Farooq
Jul 02 '16, 2:36 a.m.