Versions Compared

Key

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

...

  • The table must have at least one UNIQUE column.

  • The column reserved for the Transaction ID must be of type bigint.

  • Columns of type UNIQUEIDENTIFIER must be set with a function. Hence, map it to NULL in the agent.

  • Columns with an IDENTITY set, must be mapped to NULL in the agent.

    Note
    titleNote!

    For MS SQL, the column type timestamp is not supported in tables accessed by MZ. Use column type datetime instead.

    See Administrator(34.01) for information about time zone settings.