Question
1
Replies
372
Views
Morgan Stanley
Posted: April 8, 2020
Last activity: April 19, 2020
Overflow occurred during numeric data type conversion of "1080323229.320000000".
Caused by: com.ibm.db2.jcc.a.ConversionException: [jcc][converters][608][10994]Overflow occurred during numeric data type conversion of "1080323229.320000000".
How to handle more than 10 digit value?
***Edited by Moderator Marissa to update Platform Capability tags****
I think we can use BIgDecimal to achieve this.
Please find the below article which might be helpful.
https://collaborate.pega.com/question/how-convert-stringnumber-decimalnumber