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

Data warehouse schema description

I am trying to write reports for RTC2.0. Have looked at the data warehouse schema.

Unfortunately the schema basically talks about different snapshots, the 'tables' therein and the fields of the table. There is no write up or description on what the fields mean, or how everything fits together.

This makes writing reports a frustrating exercise and takes much longer than should be the case.

Is there some better description of the schema somewhere?

Many thanks.

0 votes



3 answers

Permanent link
The following WIKI topic describes the schema.

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

0 votes


Permanent link
The following WIKI topic describes the schema.

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


Thanks for the link. I have seen this, that's why the original post. Take 'enumerations' for example, it is described in the schema as

Logical Name Type Description
Project_Area_Itemid UUID The UUID of the project area in which the enumeration is defined.
Enumeration_Id String The id of the enumeration
Literal_Id String The id of an enumeration entry
Literal_Name String The human-readable name of an enumeration entry

Now, there are 2 X_Id fields, how are they used. This is just one of many examples.

Just wondering if there is a more 'user friendly' description of how the fields are used and how they are referenced.

Many thanks.

0 votes


Permanent link
On 9/15/2009 10:38 AM, ltsao wrote:
rjaouaniwrote:
The following WIKI topic describes the schema.

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

Thanks for the link. I have seen this, that's why the original post.
Take 'enumerations' for example, it is described in the schema as

Logical Name Type Description
Project_Area_Itemid UUID The UUID of the project area in which the
enumeration is defined.
Enumeration_Id String The id of the enumeration
Literal_Id String The id of an enumeration entry
Literal_Name String The human-readable name of an enumeration
entry

Now, there are 2 X_Id fields, how are they used. This is just one of
many examples.

Just wondering if there is a more 'user friendly' description of how
the fields are used and how they are referenced.

Many thanks.


In the specific case you mention, when you define work item enumerations
in the process configuration tab, you give the enumeration an id - that
is reflected in Enumeration_Id. Also, when defining an enumeration, each
literal in the enumeration gets an id and a human-readable name. Those
are reflected in Literal_Id and Literal_Name, respectively.

Hope this helps.

james
RTC Reports Team Lead

0 votes

Your answer

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
× 10,943

Question asked: Sep 14 '09, 4:00 p.m.

Question was seen: 6,254 times

Last updated: Sep 14 '09, 4:00 p.m.

Confirmation Cancel Confirm