use_decimal_aa

Default: False
Range: True or False

Note: This parameter is mutually exclusive with the use_binary_aa parameter.

This parameter maps AA values, Parent_AA values, RSNs and DMSII LINKS to a numeric data type instead of char(12). The data type varies from database to database. In the case of SQL Server, BIGINT is used; in the case of Oracle, NUMBER(15) is used; and in the case of DB2, DECIMAL(15) is used.