Thanks Mike, I did change the insert on every 10,000 records but the DTS
still hangs at magic number 61000. Any other suggestion to fix this. If this
is log file issue then why it is working with Microsoft Text-Treiber driver
(sorry, I called this ODBC driver while posting the problem) and not with
connection type of "DTSFlatFile" ?
--
dpk verma
"Mike Gercevich via SQLMonster.com" wrote:
Quote:
You are most likely inserting in bulk as one large transaction. Your log
file is full. On the Options tab of the transform, insert on every 1000 to
10000 records. I have performed this type of operation on table copies
between server with over 3 million records.
-Mike Gercevich
--
Message posted via http://www.sqlmonster.com |