Hi,
I have one COBOL module which adds data in to db2 table field which has integer data type. If value exceeds limit of 32767 then it converts it into negative number. I need any formula which I can apply on to this negative no to convert it in to its appropriate positive no.
Any idea any thought how I can do it or any other solution to solve this problem?
Thanks,
Raccess