Viewing 15 posts - 346 through 360 (of 669 total)
Absolutely, the package flow would resemble as below:
Original data --> Derived Column Task --> Pivot Task --> Destination
October 5, 2010 at 11:10 pm
You must understand that implementing a MDM or CDC is far superior than batch loading...the CDC actually tries to eliminate the batch window(15 day in your case)
Give some time and...
October 5, 2010 at 11:06 pm
It is always better to load only the changed data to the warehouse. Yes your "BOSS" stands correct!!!:-)
October 5, 2010 at 10:53 pm
wcwarner (9/16/2010)
I have a very simple pkg that truncates a table and pumps fresh data into the table nightly. I have been able to capture the errors in an event...
October 5, 2010 at 10:47 pm
What is the meaning of applications?
As suggested in the earlier post you may understand or manage to get a gist of all your doubts by reading the relevant content
October 5, 2010 at 10:42 pm
imani_technology (10/5/2010)
We are using SQL Server 2008 R2. From what I understand, we are going to deal with about a million rows.
This really shouldn't blow your brains off when...
October 5, 2010 at 10:38 pm
Also these days everybody is talking a lot about Change Data Capture...which is also a worth time for this issue
October 5, 2010 at 10:37 pm
imani_technology (10/5/2010)
October 5, 2010 at 10:32 pm
You might want to implement the Type1 SCD Transformation:-)
October 4, 2010 at 11:10 pm
My best bet would be that since all these variiables are in the FEL the best would be to assign the value of ZipFileName variable to a fourth variable -...
October 4, 2010 at 11:03 pm
da-zero (10/4/2010)
Raunak Jhawar (10/4/2010)
October 4, 2010 at 6:59 am
Lookup is always in favour for the reason that no explicit sort is mandatory and the prior to join and check data can be created on the fly while pacakage...
October 4, 2010 at 5:56 am
Scott Tobias-328717 (7/14/2006)
Can SSIS be used to import and export information to and from LDAP directories?
CanI use SSISto add information to Active Directory? How about other LDAP directories?
If so,...
October 4, 2010 at 4:09 am
Viewing 15 posts - 346 through 360 (of 669 total)