Why Ole Db Command (ssis 2012 data flow) not recive the output parameter...
Hi everybody ,I'm new with ssis 2012 and i happy to see the "OLE DB COMMAND" in the data-flow ,in my data-flow in the "OLE DB COMMAND" i am calling to sp : 'exec ? = dbo.tst_sclr_prc @p1=? ,@p2=?'...
View ArticleSSIS package hangs on validation in Visual Studio
When I push my SSIS packages up to my production server (which has a different data source than my developement environment) and I try to open the package on the production server, it takes forever for...
View ArticleThe component metadata for component sharepoint list source could not be...
I am trying to execute an existing SSIS package there is an error displayingError 1 Validation error.DataFlowTask:DataFlowTask:The component metadata for"SharePoint List Source, clsid...
View ArticleASG Zena to execute SSIS
Anyone has experience in having Zena scheduler to execute SSIS packages? What is the best way Zena is able to execute SSIS package as well as to know when the SSIS package job completes?
View ArticleThe "component "Lookup" (138)" failed because truncation occurred
Hi,I have a package below that does incremental load from production table to DW. When running the package the first time, all runs well, the initial load of the records are done successfully without...
View ArticleReg: CDC in SSIS 2012
Hi Team,I was working in SQL Server 2005,2008R2 but I'm new to SQL Server 2012. CDC related tasks can be done now in SSIS 2012. I'm going thru the below link for...
View ArticleODBC connection to Avaya database
Hi All ,I created a ODBC connection to Avaya(CMS ) database and tested the connection , It is successful .Then I created a SSIS package , But it was failing at "Data reader SOURCE" saying error as...
View ArticleLooking for thoughts on the best way to repeat the header row at the top of...
I have a request to create an extract and they need the header row to be written twice at the top of the file.I thought maybe a for each loop with a script that reset the increment variable one time...
View ArticleData flow tasks over SSL
I am working with a vendor where I need to import data into their system. They are using some oracle based rdms as long as I have the appropriate drivers installed I can create the necessary data flow...
View ArticleSQL Server Import Export Wizard fails while trying to retrieve the data from...
When trying to import data from FastObjects database to SQL Server 2008 R2 using import/ export wizard we get the following error message :"Column information for the source and the destination data...
View ArticleSSIS and timestamp comparison for selection
Hi all. I have a situation I do not understand how to fix. I have two tables - one to store settings and another one the store some data. My SQL Server is of 2008 R2 version. My Visual Studio is of...
View ArticleI want to learn SSIS
Hii all ..I want to Learn SSIS ..I have searched it on so many websites but found difficult ..i think there should be a way to approach step by step to learn this easily ..please guide me .. from where...
View Article[Load data from excel file [1]] Error: SSIS Error Code...
Error[Load data from excel file [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "Excel Connection Manager"...
View ArticleErrors running SQL Agent Jobs for 64 bit SSIS packages on a 64 bit server,...
Hi,I can able ran the SSIS package in BIDS, since set to false in Run64BitRuntime property.Then I created SQL server Agent job I tried the following waysStep 1:Type is set as SQL Server Integration...
View ArticleSSIS How to test SSIS packages for integration/unit testing
Hi Team, Could you please guide me to understand about SSIS Testing. Is there is provision to add new Unit Test project to do it.Thanks
View ArticleXML to Flat File design issue
Hi,A newbie to SSIS but was able to create an SSIS package which extracts XML data from one of the SQL server columns using "Execute SQL Task" and passes that to a for each loop container which...
View ArticleHow to Load excel data having fields with more than 4000 characters
Hi,I am trying to load excel data which has fields with more than 4000 character, but since the output columns can accommodate maximum of 4000 characters, how can get rid of this issue.Appreciate your...
View ArticleSystem.Web.Services.SoapHeaderException error in script task
HI,My requirement is I have to create a XML of each row from a table and push one XML data of each row to a web services. This is a syncronous call to web services where it will send the response of...
View ArticleCopy a file from a server on the internal network to the internal network...
Hello Guys, I have an activity that was created using SSIS 2008 R2, which consists of copying a file from a server within the network to a server that is outside the network DMZ.The design is as...
View ArticleDataTools SSIS Package Sort By Name doesn't work
The sort by name option in DataTools/SSIS 2012 does not appear to work correctly any more.For example:Initially the sort by name option works:But after doing a Save-All/Close Solution/Re-open - it's...
View Article