hello @ all,
my problem:
i want to load a sequentiell file in a OS/390 DB2 using the LOAD-utility.
in the file there are fields in the format '0000000000000,00+' (zoned,17 characters).
the DB2-load utility allows only the format '+0000000000000,00'. i tried this with 'decimal external (15,2)'.
Does somebody knows a solution for this problem, because i don't want to change my input-file.
thank you