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.
This step uses the metadata for the original application version. For example, if you upgrade PeopleSoft from version 8.9 to 9.1, this step uses the metadata for version 8.9.
This step 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 step fails if the Create History Table job attempts to add a column that cannot hold null values to a table with data. If this step fails, run the history upgrade scripts for the module to which the table belongs.