2.3 Post-installation Steps

Perform the following post-installation steps:

  1. To resolve the Primary Key and Not Null Column changes in specific tables, follow these Post- installation steps:

    Note:

    Perform the following steps only if you have executed the Pre-installation Steps to resolve Primary Key and Not Null Column Changes in this release.

    Table 2-2 Post-installation Steps to resolve Primary Key and Not Null Column changes

    Step No. Post-installation Steps Example
    1. Inspect the data duplication based on the Primary Key Columns in the backup table. In the STG_GL_DATA_LRS_8126_BKP Table, check the data duplication based on the Primary Key Columns.
    2. Remove the duplicate records in the backup tables. In the STG_GL_DATA_LRS_8126_BKP Table, remove the duplicate records.
    3. Move the data from the backup tables to the original tables. Move the data from STG_GL_DATA_LRS_8126_BKP to STG_GL_DATA.
  2. If the upgrade is from 8.1.2.2.5 to 8.1.2.6 populate the column data of V_ENCUMBRANCE_TYPE from the backup table STG_INVESTMENTS_LRS_8126_BKP to V_ENCUMBRANCE_TYPE_CODE in STG_INVESTMENTS.