Step 2. Run the Create History Table Job with the Original Source
Step 2. Run the Create History Table Job with the Original Source
Run the Create History Table job with the source connection version set to the original application version.
The Create History Table job uses the metadata for the original application version. For example, if you upgrade Oracle E-Business Suite from version 11.5.10 to R12, the job uses the metadata for version 11.5.10.
The job performs the following actions:
Adds new columns to existing tables in the history database.
Processes tables that the upgrade scripts did not process.
Adds columns that can contain null values to the history database tables.
Verifies that tables not managed in the upgraded application version are updated properly.
This Create History Table job fails if it attempts to add a column that cannot hold null values to a table with data. If the job fails, run the history upgrade scripts for the module to which the table belongs.