Page History
...
Generates Load routines for Load objects without an associated script. It can also be run from the RED UI, before running this job see the script details for the scripts prefixed with 'c'.
Repeating or Restarting the Migration
To repeat the migration process a second time you do not need to reinstall the Migration Tooling, you can simply drop follow these steps:
- Drop and recreate the Destination PostgreSQL database,
...
- Run script '2_target_repo_creation'
...
- - to recreate the Destination metadata repository.
- Then run the jobs again in the order specified.
If you are also upgrading the tooling please follow the upgrade process in the release notes pertaining to your version.
| Note | ||
|---|---|---|
| ||
Since the tooling spans many supported version of RED the Load tables in the tooling may not have newer metadata columns for some tables, therefore the only supported way to recreate the load tables of the tooling is to follow the steps above, so that the metadata creation process creates the correct metadata tables for your target RED version. |
Migration Scripts Explained
...