Quantcast
Channel: SCN : Unanswered Discussions - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 3719

What would cause a dataflow to hang?

$
0
0


I have what appears to be a pretty simple dataflow that seems to hang up and I am curious what are some reasons this could happen. In the dataflow below my source has 2,844 rows.  The dataflow gets to a count of 2000 and then seems to stop.

 

3-14-2014 10-33-41 AM.jpg

 

The query transform has  the following where clause and the $delta_date is set to '2013.03.13'.  ...

 

cast(VW_PROJ.MODIFIED_DATE,'date')>=cast($DELTA_DATE,'date')

 

Of the 2844 records I have 2 that meet the criteria.

 

In addition, there is an audit that does a count and also writes the count to a target table via SQL but I have taken the audit off and it still seems to hang.  The query transform itself is all straightforward mapping with no mapping rules on any of the fields.

 

The only other thing is a sort on the key field going into the table compare.

 

Any thoughts on why this would hang or other things I can check.  It has been 30 minutes with no movement.  

 

 

3-14-2014 10-24-01 AM.jpg


Viewing all articles
Browse latest Browse all 3719

Trending Articles



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