Siebel Database Upgrade Guide > Performing the Siebel Incremental Repository Merge > Upgrading a Custom Database Schema >

Verifying the Repository After Upgrade


As noted in Step 12 of Table 31, the repository is optionally verified after you complete the upgphys process. This step is executed if you selected the option Verify Repository After Upgrade during database configuration. The following are the verification steps executed:

1 dbchck. Provides a report of the schema differences between the physical database and the repository definition. Unacceptable errors can occur if data types are mismatched. Acceptable errors occur if a schema object (such as a table or an index) is intentionally external to the repository.
  1. dictutl. Verifies that all dock objects and rule definitions are correct.
  2. mlovupgd. Validates the repository for data inconsistencies. Errors are logged into the log file and upgrade wizard continues with the next steps.
  3. SeedConflict. Generates the seed conflict report in HTML format. The report contains details of all the records with unique constraint violations.
Siebel Database Upgrade Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.