Chapter 6: Managing Application Catalog DatabasesReferenceAdminStudio 9.5 User Guide ADS-0950-UG00 409RemarksEach package has only the most recent set of conflict detection results persisted. In other words, each time theConflict Wizard is run, the current conflict persistence data for this package is replaced by the new results.cstblConflictACEThis table contains a list of ACEs that were used during the last run of the Conflict Wizard for this package. Thistable contains the following columns:NoOfWarnings int N Number of warnings (i.e., not automaticallyresolvable) identified in this run of the ConflictWizard.NoOfPkgsChecked int N Number of packages that were checked in this runof the Conflict Wizard.NoResolved int N Number of errors that were resolved since the lastrun of the Conflict Wizard over this package.SaveToMST int N Flag to indicate whether you want to save theconflict resolutions in a transform (.mst) file or inthe original package.MSTPath text Y Path to the .mst file that will be used to save conflictresolutions.Table 6-102 • cstblConflictACE ColumnsColumn Type KeyNullable DescriptionRowID int Y N The Primary Key—used to uniquely identify a record.PkgRowID_ int N Foreign Key identifier into the cstblPackage table to whichthese conflict persistence results are associated. If the valueis -1, it indicates that the data is associated with an externalpackage.Name text N Name of the ACE that was run. Name can be up to 72characters long.Category text Y The category name of the ACE that was run. Category canbe up to 72 characters long.Table 6-101 • cstblConflictConfiguration ColumnsColumn Type Key Nullable Description