Versions Compared

Key

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

...

Make sure the ownership of the newly created tables is correct.

For a new SqlSource instance that has not yet had any records processed and that will be run in Full mode, bootstrapping is not required.

Debugging

Table Not Found In Datasource

...

Archive Tables Appear To Be Ignored

Check thatEither the

  1. The Source Table has a modified column (in which case that is used instead)

...

  1. The ownership or permissions on the Archive Tables

...

  1. is correct (otherwise Registry is unable to query or update them)
  2. If there is already data in the Source Tables that has been processed, that the Archive Tables have been bootstrapped.

Note that manually running individual records (eg: as a test) will not populate the Archive Tables.

See Also