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

Reporting across timezones?

We have several RTC repositories  (and several JTS's) that are configured in a single DCC environment and feed into a single data warehouse.  Currently all the RTC repositories are in the same timezone, but one customer group wants to change the timezone on one of the repositories.


What (if any) reporting impacts might this have if a repsoitory moves to a new timezone, but the data is stored along with repositories in a different timezone, and the warehouse and reporting tools are in a different timezone? 

0 votes



One answer

Permanent link

Hi Jackie,

I do not have multi-regional environments, but I do not think ETL job by DCC absorbs the timezone difference between multiple RTC servers. Although the RTC REST API interface always add timezone info such as 2018-01-09T21:02:42.834+1100 (GMT+11), data warehouse is storing timestamp attribute without timezone info. I cannot find any calculation in ETL job if these timezone difference is converted to universal time. It would be a problem if you create time related reports with multiple RTC servers.
 
Similarly, it appears that JRS reports do not consider timezone difference, and it always show the time (date) based on the timestamp attribute in data warehouse. You can check the SQL query in Advanced section to see how timestamp attribute is calculated. Perhaps this is because JRS reports need consistency wherever the reports have been created. It would be a problem if the report created from US user is different from the one from EU user, right?

Please verify these two points, and share with us what you find.   

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
× 360

Question asked: Feb 05 '18, 11:51 a.m.

Question was seen: 2,223 times

Last updated: Feb 05 '18, 9:25 p.m.

Confirmation Cancel Confirm