Diagnosis The table you have chosen as check table does not have transitiveforeign keys to the value table for the domain. However, this isnecessary to ensure that the values in the check table are a subset ofthe values in the value table. Procedure By creating foreign keys ensure that you can move directly from thecheck table to monitoring the foreign keys for the value table. |