Flashes (Alerts)
Abstract
A defect was found that occurs during the upgrade of IBM® DOORS® Next 6.x to IBM® DOORS® Next 7.x that can result in out-of-date data being displayed within views.
There is no data loss associated with this defect, but working on inconsistent views could cause future problems.
Post-upgrade views might not show the expected data in a number of ways for all projects. Examples include, but are not limited to, content in module views, CSV export, or document generation with publishing that uses a view.
Clients that are preparing to upgrade IBM® DOORS® Next(DN) from the DN 6.x to DN 7.x should apply the latest ifix prior to upgrading. See additional content in this document for details.
For clients that already upgraded their production data to DOORS® Next 7.x, run the steps described in this document to detect and repair this issue.
Content
1. Changes made to attributes may not appear after the upgrade in the module view
- 7.0.1 interim fix 3
- 7.0 interim fix 6
3) Run this command
repotools-rm.sh -repairQueryableTables analyzeOnly=true
4) Any issues found are reported in the output. The output looks like this:
2020-09-16 18:52:54,416 [main] Found issues with 11 item(s).
If the output indicates one or more problems are found, there are issues in the data that must be corrected.
5) After performing the backing up of the database run the following command to repair the data:
repotools-rm.sh -repairQueryableTables
6) Run the analyzeOnly command (1st command) again to verify that it reports no issues.
repotools-rm.sh -repairQueryableTables analyzeOnly=true
7) Start the server.
Related Information
Product Synonym
DNG; DOORS Next Generation; doors next
Was this topic helpful?
Document Information
Modified date:
10 December 2020
UID
ibm16334295