DCC not collecting all requirements / missing data?
![]()
Hello,
DCC v5.0.2 iFix 014, Oracle db, DCC and JRS on their own WAS/RHEL server, RTC/DNG/RQM each on their own RHEL/WAS servers.
Client was having some serious data issues, with items duplicated and missing and all kinds of corruption. To remedy with a fresh start, we dropped the entire Data Warehouse from Oracle and set DCC to do a Full job. This had a few results:
a) The IDs for projects (and likely other things) changed, meaning all JRS reports had to have the projects re-selected and any manually run SQL data warehouse pulls had to have their IDs updated. I expected this sort of behaviour from prior experience with Insight, just noting it for others. Any ID that isn't directly from CLM is not guaranteed to be static during a refresh operation.
b) Some larger jobs like History were failing; we think this has been corrected by increasing the temp space in Oracle. Perhaps this impacted other jobs in a non-failing error?
c) There are lots of artifacts missing from the data warehouse now. A DNG query that returns ~1500 requirements only returns a couple hundred from the data warehouse. If I just pull from VW_REQUIREMENTS where the ID < 100, I get only a handful instead of our first hundred artifacts. I'm requesting DB access now to see if the ROIDS.REQUIREMENTS table has all our data and it somehow isn't making it into the view (I've seen issues with the soft_deleted value being incorrectly set to 1 before, though I thought that was just passed to VW_REQUIREMENTS anyways).
C is the real problem here. CCM seems fine, I'll check QM, DNG is just wildly under-collected. I am considering setting DNG to a Full ETL and running them all again; perhaps now that the temp space is expanded it won't encounter such issues? However, I have fears that maybe it's improperly processing some custom attributes or something like that. There's usually more delivered than processed in the DCC result overview for DNG jobs, but I don't know how significant that is. I am aware v6 improves DCC but unfortunately we cannot quite yet upgrade, it'll be a month or two.
|
4 answers
![]()
Hello June,
one thing that can explain the difference in C could be the presence of archived project areas / artifacts. For example if you have a project A and you archive it, it will be marked as soft deleted in the data warehouse. However if you drop the data warehouse and recreate it from scratch the data from the archived elements won't be loaded again. So I would recommend to check what you have in RIODS.REQUIREMENT against what you have in DNG active projects, to understand if everything is there. Best Regards, Francesco Chiossi |
![]() Hi, I'm having a similar issue. DNG requirements are present in the RIODS.REQUIREMENT table, but RRDI does not see the requirements or project area. JRS shows the active project, but nothing returns when running the report (1942 known requirements). RRDI query studio and report studio do not list the active project (Reporting Data Model (DW) -> Operational Data Store -> Requirement Area -> Requirement -> Project Name). Setup: DCC v5.0.2 iFix 015, Oracle DB (11.2.0.4), DCC and RRDI are on their own WAS (8.5.5) / RHEL (6.7) server, RTC/DNG/RQM on one RHEL/WAS server (JTS). History: Upgraded from version 3.0.1.1 to 5.0.2 on 15 June 2016. Any help is greatly appreciated. v/r James Freeman Comments Thank you Francesco, I double checked the ISSOFTDELETED column and all requirements are set to 0. I'm the user with all of the DNG roles are assigned; Administrator, Author, Commenter, Project Snapshot Administrator. The access control is set to Members of the project area hierarchy. Our email addresses did change before the upgrade. I'm able to see the CCM data, but not the DNG requirements. The only Project/requirements that are showing up in JRS/RRDI are from a prototype version during our initial testing in 2011. Thank you, James Hello James,
Francesco,
I'm seeing the data now in JRS. This will work for my purpose for now. Do you know why I don’t see the data/project in RRDI?
Thank you very much,
v/r
James Hello James,
Francesco, How do I fix the Project Access Control in the data warehouse? I have another problem that was discovered after the upgrade. Some of my project members display a warning that they are not members of the project/team area. I removed everyone and added them back to the project/team area. Now, only about 50 out of 108 members belong to the team area, a different set of people from before. Thank you again for helping. I'll take a look at switching to the unrestricted data model for a temporary work around for now. v/r, James
I was able to switch to the unrestricted data model in RRDI, but not with the directions provided above. I’m able to see the requirements now. Thank you.
showing 5 of 6
show 1 more comments
|