Post upgrade
    
    - 
        After upgrading:If you have a multi-site, multi-database environment, you MUST use the
            Update_All Tables form to repopulate tables. Open the
            Update_All Tables form. Click the Filter In Place button to load the collection (all of the _all tables are
          selected by default). Click Repopulate
          Tables.
      
- 
        Review the upgrade log for instances of EXTGEN DETECTED. There are some stored
          procedures critical to the upgrade process. In order to ensure the proper version of the
          code, EXTGEN instances of those procedures are dropped. Other stored procedures that are
          not critical to the upgrade process are identified as EXTGEN procedures found during the
          upgrade process. These procedures are listed in the log file.
      
- 
        Use the upgrade log to compare the newly-delivered code applied to the database to the
          EXTGEN version, and merge the customizations into the new code as necessary.