120 likes | 210 Vues
Presentation by Dr. Rueen-Fang Wang on fixing implementation gaps in database structure. Topics include deficiencies identified, steps to resolve them, current status, and remaining tasks.
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