Hi,

I was in the process of importing a large tab delimited data file into a table using SYSCS_UTIL.SYSCS_IMPORT_DATA from the ij command line. The load was taking a very long time and I thought perhaps the process had stalled/hung so I terminated the process. When I checked the input data file after the process terminated it was now 0KB and contained no data.

How should such a process be terminated such that the data is not corrupted in this manner?

Thanks,

Tim

Reply via email to