Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How can we identify the unused RRC project areas in a server?

We are supporting more than 100 RRC projects, but now we need to find out RRC projects which are not being used from last 6 months i.e. basically need db2 query which fetches all the RRC project areas names which are not being used.
Else please provide the ER diagram of RRC Data base so that i can find out the Latest modified date of RRC artifacts.

I would be very grateful for any assistance, even to tell me where to start looking.

0 votes

Comments

I have not tried by myself, I don't have a definitive answer for your question. But I have some idea. How about using reporting API ?

https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI

For example, create a report to filter artifacts via  modifiedSince parameter. If it returns zero, the project is not modified since then. This reports repeats for all project area managed by RRC.

We are using RRC 4.0.5 version.

Because of the why RRC stores data, I don't think a db2 query would be very realistic. Either way, I certainly would not know where to begin to write such a query.
In addition, the question of what is considered "unused" is not clear. Someone may not have edited any artifacts, but what if reports were still being generated? How would that manifest in a query?
The ETLs might be able to provide some information through the delta loads, but this really isn't my area of expertise, so not sure if it would work. You could try creating a SPARQL query, run from the rm/rmadmin web page, for artifacts in a project sorted by Last Modified.


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Aug 04 '14, 2:58 a.m.

Question was seen: 2,894 times

Last updated: Aug 05 '14, 9:46 a.m.

Confirmation Cancel Confirm