This variable enables you to configure the identity column to be a larger type, and to store a 64-bit value internally. Set
A_MSSQL_IDENTITY_TYPE to a string value that represents a fully qualified data type for your database. The default is:
A_MSSQL_IDENTITY_TYPE="numeric(9,0)"