Does archiving old project areas boost the performance of RM server?
![]() Hello all,
|
Accepted answer
![]()
David Honey (1.7k●1●7)
| answered Dec 21 '21, 4:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Archiving a project area usually does not remove any data from an application's repository. It should reduce the volume of tracked resources indexed in LDX and LQE, making queries in either run slightly faster. Which might make querying for back links a bit faster, but I suspect that's probably only going to be minor overall.
Adam Rabčan selected this answer as the correct answer
Comments Thanks, That is what I thought.
Thanks, That is what I thought.
Does RM contribute to LDX? This is not the case, as far as I know. It's not added to LDX by default. However, if you have multiple RM servers and have links between requirements across those servers, it might make sense to have both as data sources in LDX. I'd have to try such a scenario to see if that makes sense, but currently not in a position to do so.
|