AUTOTAG - Documentation for BMC AMI Unload for Db2 12.1

BMC AMI Unload adds a four-byte value to the beginning of each output record for each table, and increments the value for each successive table. For example, the value for the first table is 0001, the value of the second table is 0002.

When generating load control statements, BMC AMI Unload :

  • Generates syntax for one LOAD statement with multiple INTO clauses, generating one INTO clause for each table
  • Generates appropriate WHEN syntax.

Important

RECORDID overrides AUTOTAG YES. For more information, see INTO.

You Might Also Like