It seems the infinity value is only dedicated to DECFLOAT and not FLOAT, right?
My DB2 UDB Linux version is not compliant with DECFLOAT column (db2 linux 9.1).
So, I need to find a way to manage infinity in FLOAT data type.
Another question, On DB2 Z/OS does the DECFLOAT exists in DB2 v8.1?
When I take the DDL from the z/OS the column is marked as FLOAT. Does it make sense to have inifnity values stored in it (or the DDL is wrong)?
Thanks for your help
Vincent