Db2

Db2

Where DBAs and data experts come together to stop operating and start innovating. Connect, share, and shape the AI era with us.


#Data


#Data
#Databases
#Operatingsystems
#Db2
#Databasesolutions
 View Only
  • 1.  Result field definition

    Posted 01/27/21 03:21 PM

    I've defined a result field as D7.2. When my output is PDF or Excel, data is perfect. If I change the output to a DB2 file, the field comes in as 16.15 and the decimal position is moved. Example: correct amount is .90, when generating a DB2 file the data is 9.000000000000001E-001. I'm only changing the output destination, nothing else in the query.






    #Db2
    #Support
    #SupportMigration


  • 2.  RE: Result field definition

    Posted 02/05/21 10:12 PM

    Hi,

    We have done some testing and have been able to recreate this situation. The field type in the generated DB2 file is float double, even though the result field is defined as a packed decimal.

    Please open a Salesforce case at https://www.ibm.com/mysupport/ and we'll look closer.






    #Db2
    #Support
    #SupportMigration