120 likes | 206 Views
Fix Implementation Deficiencies of Database Structure Presenter: Rueen-Fang Wang, Ph.D., P.E. Topics. Purpose of this task Deficiencies identified Steps to resolve deficiencies Current status Remaining tasks. 2. Purpose.
E N D
Fix Implementation Deficiencies of Database StructurePresenter: Rueen-Fang Wang, Ph.D., P.E.
Topics • Purpose of this task • Deficiencies identified • Steps to resolve deficiencies • Current status • Remaining tasks 2
Purpose • To address issues discussed in the Panel’s subcommittee presentation (June 2007 ): • Enforce meaningful referential integrity • Enforce meaningful data uniqueness
Deficiencies Identified in the Initial Implementation • Related to referential integrity: • Arc relationship • Logical deletion • List Item reference • Related to meaningful uniqueness • Database Uniqueness rules
Steps to Resolve Deficiencies • Review and develop adequate database rules as necessary • Identify existing problematic data and the associated causes • Develop solutions to clean up the data and fix application • Develop and impose DB constraints and triggers to enforce database rules