Sybase Error – The result datatype for function ‘%2’ exceeds the maximum supported numeric precision of 255. Please set the proper value for precision in numeric function, %1

In this blog post, you’ll learn more about the Sybase Error The result datatype for function ‘%2’ exceeds the maximum supported numeric precision of 255. Please set the proper value for precision in numeric function, %1 and the reason for receiving this error

Sybase SQL Error Message

The result datatype for function ‘%2’ exceeds the maximum supported numeric precision of 255. Please set the proper value for precision in numeric function, %1

Reason for this Error

Precision requested for numeric function is larger than what is allowed. Please set the proper value for precision if not set.