Tables and records that are not upgraded by the Upgrade Utility

The Upgrade Utility does not automatically upgrade all tables and records. The patches record lists the tables and records that are packaged into the custom upgrade. Customizations made to any other tables or records will not be part of the custom upgrade. To make sure that the objects that you have reconciled are moved to the production system, verify the following scenarios:

  • If an object is in the patches record, and the Result field of its related “upgraderesults" record displays “Already Current”, "Kept Customer” or “Kept Customer Non-OOB”, change the Result field to “Reconciled”.

    For example, follow these steps after you have modified the cm.open.display_newphase displayoption record:

    1. From the System Navigator, click System Administration > Ongoing Maintenance > Upgrade Utility > View/Merge Results.

    2. Type displayoption in the Object Type field, type cm.open.display_newphase in the Object Name field, and then click Search.

      Note Some object names consist of multiple key fields, you can find the definitions in the signaturemake record.

    3. If the Result field in the search results is “Already Current”, “Kept Customer”, “Kept Customer Non-OOB”, manually change the Result field to “Reconciled”
  • If an object is in the patches record, and the Result field of its related “upgraderesults" record is not “Already Current”, "Kept Customer” or “Kept Customer Non-OOB”, no additional task is needed.
  • If an object is not in the patches record, do one of the following:

    • Create an unload file containing those objects by adding them to an unload script or using the standard Service Manager Unload/Export Facility,
    • Make the same changes manually by directly modifying the objects on the production system. For records that you might have deleted, you can either build a purge script for those records or delete the records manually on the production system.