Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Simple Dataflow OLEDBSOURCE and OLEDBDESTINATION stuck

$
0
0

I have run the source query, returns about 240k rows in 5 secs.

Dropped the primary key. 

Destination is set to fast load with tablock.


No CPU activity on server, memory is fine.

SQLProfiler last entry is Audit Logout

Second last entry is

insert bulk [dbo].[MyTable]([IDKey] int,[BandKey] int,[DBType] char(1) collate Latin1_General_CI_AS,[IDType] char(1) collate Latin1_General_CI_AS,[StartDate] date,[EndDate] date)with(TABLOCK)

I have tried recreating the destination, restarting server.

Its just stuck.


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>