From memory, the data browser flips to exponential when the number of decimal places exceeds 4, for float and dfloat data types. This is certainly the case with certain calculations in server edition. Within DataStage BASIC this behaviour can be overridden via a PRECISION declaration, but we don't h...