PFIXDBF fixes corrupt decimal numeric data (which if
unfixed would typically generate MCH1202 Decimal Data
Error). This is one of the commands in our Iseries
utilities library (click this URL for full
Prospero Software PSPUTIL contact and pricing details).
The only fix performed right now is to replace leading
blanks (hex 40) in the field with zero (hex 00, 0F or F0
as required). There is no check/fix for the entire field
e.g.via TESTN. So the function is suitable mostly for
older files where entire numeric fields have been
partially or completely incorrectly initialised to
blanks.