Jazz upgrade - db only refreshed
![]() We're in the process of upgrading JAZZ CLM from 605 to 6061. We've stood up a staging env to perform the upgrade prior to doing our production env. This env will be accessed by various users to access their projects to ensure they account for any upgrade implications going forward.
As it is, with the current situation we're going to complete the upgrade in our staging env however we may need to refresh our staging db to reflect the current production contents. It may be a few months before we can implement the upgrade due to our internal processes on this.
My question is if we already have an upgraded env to 6061 and we refresh the backend from our latest production contents still at 605 is there a way to do a db only upgrade? I understand that we'll need to rebuild the app indexes post this to bring the JAZZ apps and db inline.
|
2 answers
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Mar 27 '20, 3:07 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Mar 27 '20, 3:07 a.m. If you can not find this in the interactive upgrade guide it is not supported.
In addition, like Ian answered, a big part of the upgrade is changes to the database tables, structure and data. So it is, for all I can tell, not supported to "refresh the back-end". For all I can tell, there is not even any capability to do so in the DBMS's. If you just restore a 6.0.5 backup over a 6.0.6.x Jazz instance, the 6.0.6.x will likely stop working.
|