Data Collection /Data warehouse
![]() I know you had to turn on data collection for certain streams because it can get too huge. However I'm no longer able to find the location where I can turn on or off data collection for certain projects. If nothing else I just want to be sure its selected. We are using RTC 3.0.1 I used to have a link to the 'Administer SCM snapshot' page but it no longer works. |
2 answers
![]()
Arne Bister (2.6k●1●28●32)
| answered Jun 19 '12, 2:50 a.m.
JAZZ DEVELOPER edited Jun 19 '12, 2:56 a.m.
Hi Jeff,
in e.g. RTC 3.0.1 / 4.0 I go to the Application administration page of ccm and choose Advanced Properties: https://clm.jkebanking.net:9443/ccm/admin#action=com.ibm.team.repository.admin.configureAdvanced I search for "snapshot" in my browser and find: Data Warehouse com.ibm.team.datawarehouse.service.build.internal.BuildRemoteSnapshotService which has a Boolean property IsSnapshotEnabled. There are several more properties with this flag. I assume you can toggle single data warehouse snapshots like RRC, SCM, Work Items that way. Simply search for IsSnapShotEnabled flags in the Advanced Properties of the Admin page of the associated application. Is this the answer you were looking for? - Arne |