I am not sure of what should transpire, but I can see that there
would be a problem for the import if the export were allowed to pass the
expected ~~ [the null string delimited by tilde]; i.e. the ~~ indicates
"the NULL value" was exported from the database TABLE. If the data just
exported by a utility can not then be imported as the same set by the
same\partner import utility, then that would certainly be a problem;
i.e. seems likely, leaving the space\blank is the expected effect, to
ensure the import understands the export.
Regards, Chuck
As I had alluded above, the "round-trip" would fail for the a
combination of export [CPYTOIMPF] and import [CPYFRMIMPF] if the blank
was omitted, thus causing the import to interpret the two delimiters
with no data as being the NULL value [versus being interpreted as the
null string].
See the APAR SE35948 with PTF SI33894 on c9321540 for how to enable
the added function of the export feature [using *DTAARA QCPZEROLEN] to
produce null-string output irrespective of effecting ambiguity for the
same effect for the database NULL value output:
http://www-01.ibm.com/support/docview.wss?uid=nas26b3c19fe077b70c2862575070042022c
Regards, Chuck