sql server dts:
A daily export from an oracle instance has 360,000+
records in it - txt file ~ delimited. The data is loaded
into a table (via DTS) that does NOT have straight column
copies; some of the fields are using the activex to
ensure length or other when it comes to zip or phone
numbers. This is a painfully slow process. This is
sql7sp3 running on win2k. Is there some place I can
start to look to speed this up sans removal of the
activex portion? Does this sound normal? In the
neighborhood of 1hour 20 minutes for the complete load.
Thank you for the time.
Regards,