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

Package task won't populate all fields unless that task is run independently

$
0
0

I'm running SQL8 R2.
I have a package which pulls data from our production server into our data warehouse for several tables. 

One table that is built in the process depends on an earlier table being populated, from which it should be retrieving an Admission Date and a Discharge Date.

When I run the solution (created in SQL Server Business Intelligence Development Studio) it appears to run fine but in 1 table the dates are populated as NULL.  After the solution has completed I can right click on the Execute SQL Task component in the Control Flow and when it completes the dates are now populated with the expected data.

I thought maybe something wasn't "completing" from an earlier task so I set all of the constraint values to Completion (previously they were on Success).  That did not help.

I thought maybe it was a timing issue so I added a 10 second delay and that did not help.

Am I missing some kind of "commit" that needs to run between the components?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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