You can use the TOBIGINT environment variable to change the default INT8 label that the dbschema utility displays in its output for columns of the INT8 data type to the string BIGINT.
>>-setenv--TOBIGINT--1-----------------------------------------><
Set TOBIGINT to 1 to enable, and unset TOBIGINT to disable this dbschema functionality. The name BIGINT is the identifier of a built-in 8-byte integer data type of DB2 database servers of IBM. See the Migration Guide for additional information about the TOBIGINT environment variable.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]