0x00760101 (7733505) The DB2 column, column-name contains BIT data.

Explanation

The DB2 column definition, column-name, is defined as containing BIT data. Classic products do not support BIT data representation and automatically performs code page conversion when the data is retrieved or updated. This behavior might lead to code page conversion errors.

User response

Ensure that when this data is accessed, it is retrieved in hexadecimal format.