Is there way of telling the load utility that if it finds spaces in the
input file, where it expects an integer, to insert a zero?
Currently I am getting an error.
SQL3116W The field value in row "F0-1" and column "46" is missing, but the
target column is not nullable.
TIA
--
Steve
input file, where it expects an integer, to insert a zero?
Currently I am getting an error.
SQL3116W The field value in row "F0-1" and column "46" is missing, but the
target column is not nullable.
TIA
--
Steve
Comment