Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Run the following scripts in sequence to get the data

-update the scripts to just pull the fields needed, not all the fields

-update the mapping such that ALL VARCHAR field mappings are set to varchar(500) to avoid errors


Import the data into the local_protected schema in the Metadb database

-disable batch load


After you load the first table of data, append the additional datasets to the data in this table so that all the data is in one table in Metadb

...