CRRRD4781E: The file group VNF_32K does not contain the expected file. Drop it and re-create it with correct definition. Error Code: 4781'.
I am configuring RRDI. I get past the Content Store setup fine (I clicked Back and tried again to be sure). The Data Warehouse setup unfortunately gets this error upon clicking the Validate button:
CRRRA0131E: An error happened when validating the database. 'com.ibm.rational.rrdi.setup.db.common.RRDIDBException:
CRRRD4781E: The file group VNF_32K does not contain the expected file. Drop it and re-create it with correct definition. Error Code: 4781'.
Oddly there appears to be no occurrence of this error elsewhere on the web. Anyone know what this means? Even our DBA was stumped. "Drop it and re-create it with correct definition" is pretty vague.
The database is MS SQL Server 2012. The RRDI app is on Windows Server 2012. Everything is 64 bit.
|
Accepted answer
Hello Mike,
I think this is the problem, you need only 1 data warehouse. If you already configured a data warehouse during the CLM setup, you just have to point the RRDI setup to the same database and you are done. The data collection jobs of CLM will write the data in the data warehouse while RRDI reports will consume the same data from the same data warehouse. To clarify, if you look at the chart at this link http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.2/com.ibm.jazz.install.doc/topics/c_topology_ex_stand_clm_dept.html there is only one data warehouse shared by the clm applications and RRDI. Best Regards, Francesco Chiossi Mike Shkolnik selected this answer as the correct answer
Comments 1
Mike Shkolnik
commented Jan 06 '15, 7:45 p.m.
Thanks. This turned out to be the correct answer. I had been informed at some point that RRDI maintains it's own data warehouse separate from the RTC data warehouse. I don't know if that was old info (have been looking into RRDI for some time) or if I had been misinformed. In any case, I was able to move forward once I pointed to the RTC data warehouse.
Not out of the woods yet, though - now getting an error right near the end. I posted it as a separate question:
|
2 other answers
Hello Mike,
the data warehouse should be created as documented here for SQL Server: Setting up an SQL Server database http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.2/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_sql.html After it's created you need to go again to the JTS setup and go trough all of the "Configure Data Warehouse" steps (there is one for each application) and point to the new data warehouse you created. This should ensure that the data warehouse is properly configured and you can proceed with the RRDI setup. Best Regards, Francesco Chiossi Comments
Mike Shkolnik
commented Dec 19 '14, 12:27 p.m.
You are talking about RTC. RTC 5.0.1 is setup and running without issue. I am installing RRDI (Rational Reporting for Development Intelligence) for the first time. I configured the databases at the same time we configured the RTC 5.0.1 databases since we knew we'd be implementing RRDI this time. Once RRDI was installed, I ran the setup wizard (as per the instructions) and successfully setup the content store database. The following screen, the Data Warehouse (for RRDI, not RTC), fails with the above message. RRDI has its own data warehouse separate from RTC.
|
Looking at the logs, it appears the script that creates the groups is created and run once, then never again. The first time it ran I had the collation set wrong. I fixed that, but it never tried to run the script again (whatever script creates the groups).
from the log:
The error "CRRRD4781E: The file group VNF_32K does not contain the expected file." actually means the group does not exist. |
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.