How to meassure the project size in storage
Accepted answer
Hi Feilipe,
Maybye I will have a luck to help you :)
We can check which objects are using the most space in your database:
I believe that it was already similar quesiton on jazz.net forum.
https://jazz.net/forum/questions/21799/how-do-i-find-out-database-info-such-as-size-etc
and
https://jazz.net/forum/questions/111357/how-to-check-which-tables-are-using-the-most-space
Please run the report from the second link and provide us the output. It might be helpful for you.
Maybye I will have a luck to help you :)
We can check which objects are using the most space in your database:
I believe that it was already similar quesiton on jazz.net forum.
https://jazz.net/forum/questions/21799/how-do-i-find-out-database-info-such-as-size-etc
and
https://jazz.net/forum/questions/111357/how-to-check-which-tables-are-using-the-most-space
Please run the report from the second link and provide us the output. It might be helpful for you.
Comments
2 other answers
There are a bunch of repository and datawarehouse metrics report shipped with CLM server. These reports will help you estimate the size of the repository based on different parameters.
This link will help you with how to deploy them
https://jazz.net/wiki/bin/view/Main/HowToDeployBIRTReportTemplates#Deploying_New_Reports
There is a predefined report called "Latest Repository Metrics"
This has to be applied to each project area and will print out the current space statistics.
greetings georg.
This has to be applied to each project area and will print out the current space statistics.
greetings georg.
Comments
1 vote