Space used by baseline
I understand that that the baseline is considered to be small and doesn't use too much space in the database. However, what if I have a component which has large number of files (for example, 100K+ files). Since the baseline needs to keep the version information for each file, how much space do you think it needs for each baseline?
I am seeing dramatic DB space increase (50~100M per day) in our RTC database. We have the continuous build setups for the project and there will be 20+ baselines created every day.
Accepted answer
Hi Kevin,
Baseline will not consume the space ( considerably negligible ).
I think the above information update from krzysztof is very clear.
Regards,
Arun.
Baseline will not consume the space ( considerably negligible ).
I think the above information update from krzysztof is very clear.
Regards,
Arun.
Comments
Hi Kevin,
Totally agree with Arun. If you want to further investigate it, please open new forum topic and attach entire report to see what are the objects using the most space. We will try to help you.
Okay.. I've opened a separate topic for my question (https://jazz.net/forum/questions/135880/how-to-find-out-the-tablespace-usage-in-rtc). Thanks Krzystof and Arun for your help and explanations.
Comments
Krzysztof Kaźmierczyk
Dec 09 '13, 5:41 a.m.Hi Kevin,
Not directly answering your question, but it is always good to confirm that the issue is caused by baselines exactly. Could you check what tables are using the most space in your database? You can check it according to following jazz.net answer: https://jazz.net/forum/questions/111357/how-to-check-which-tables-are-using-the-most-space
Please also try running the tool next day to check what tables increased its size the most.
Kevin Lou
Dec 09 '13, 11:52 a.m.Hi Krzysztof..