In this blog post, let’s learn about the error message “13062 Unsigned 64 bit Integer types are not allowed – near line linetext-number.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.
Error Message
13062 Unsigned 64 bit Integer types are not allowed – near line linetext-number.
Reason for the Error
You have used one of the following unsupported data types as a host variable:
Unsigned long in a 32-bit or 64-bit application
Unsigned long in a 64-bit application
Solution
Specify a corresponding SQL/MX type, which is supported for this item