SSIS 2012 - how to find if a GUID belongs to the current package
Hi,In the OnError Event Handler, I want create a Script Task that will find if the SourceID (The unique identifier of the executable in the event handler that raised the event.) belongs to the current...
View ArticleUpgrade the SSIs package
Hello All,i have an SSIS package solution which has the .dtsx package, which does some processing and which is in Visual Studio 2010now we want to migrate to new server and SQL Server 2014, since we do...
View ArticleForeach Loop Container - With Excel-files - Excel Connection Error
Hi,I have trubel with my Excel Connection manager. I get error about "VS_ISBROKEN" and "A destination table name has not been provided".The foreach Loop finds the folder and loops correctly and has...
View ArticleImport a .xls file to load into SQL database Via SSIS package.
Microsoft Visual Studio 2008 (version 9)I created a SSIS package were I import a .xls file to load into SQL database. So I created a connection with the following properties:(connectionString :...
View Articlesend file to sftp
Hi All,I was sending file via stored procedure to FTP server every night, till yesterday company has moved to the SFTP. I installed WinSCP and Visual Studio for SSIS. Can anyone share with me if they...
View ArticleSSIS Excel Source Preview Error
I have a excel file thats generated by SAP. I'm using SSIS to move the contents of this file in to SharePoint List. I tried this approach at it worked successfully but with this specific file i'm...
View ArticleTemp tables and BTree structure in sql server
Hi Friends,1) could you explain me about Temporary tables which scenario we have to use in real time and what is the role of temp tables/when does we go for temp tables and what are the pros and cons...
View ArticleHow to speed up the Data Loading Process
Hello All,I have created an SSIS package to load the data from SQL Server table to Oracle table. The table has one-one mapping between them. Source table has 5694 records. I have added Data conversion...
View Articlessis truncation error
Hello,I am trying to import data from csv to a sql server table (2008 R2 SE edition of sqlserver) with an ssis package. The data I am trying to import is from a website form that gets saved to a csv...
View ArticleHandling unexpected data in SSIS
Hi,Please post your suggestions / guidelines that are common and should be followed in SSIS package development. Need more information on Error Handling.We have migrated SQL Server from 2008 R2 to...
View ArticleImport Wizard shows unexpected and unrecoverable error
Hi I am using SQL Server 2014 Developer edition ,I try to Import Excel file to Sql database it shows unexpected and un recoverable error. I search and change the config file and remove the .Net...
View Articleerror CS0103 Variable does not exist in current context
Hello,I have created a very simple SSIS Package with only one component.Script task which has below code in Main methodpublic void Main() { // TODO: Add your code here...
View ArticleCannot to add Data Flow Task
I created Integrated Services Progect in Visual Studio 2013 When I am trying to add Data Flow Task into Control Flow it shows Error massage:...
View ArticleLookup performance issue
Previously the staging data was getting lookup with full cache to find the Match and No Match for Insert and Update Operation.Now the Lookup data holds around 1 Million records and Data Flow Task...
View ArticleRun SSIS 2016 Packages (VS2015) on Integration Services 2012 (MSDB)
Hi,my company is using SQL Server 2012. Integration Services are set up as MSDB and NOT as the new SSISDB. I evaluated that SSIS packages transformed with or created with Visual Studio 2015 cannot be...
View ArticleWiscp The process exit code was "-1073741510" while the expected was "0".
Hi,When I try to execute the winscp process via SSIS it ends up with the the error Process code was "-1073741510" while the expected was "0".Any idea why is that as I have checked all options on my...
View ArticleManaging a DQS knowledge base with SSIS - SSIS 2012
Hi,I'm working with a DQS solution and so I've created a knowledge base composed of the values present inside a SQL table.I need to update automatically this kb on daily basis, and so I think to use...
View ArticleExecute SAS VBScript
Hi All,i had to export out data from SAS tables to a txt files using SAS. but i have no clue how to schedule this on server, only option i know of is after you schedule this SAS export it creates a VB...
View ArticleOLEDB Provider for Informix
Hi All I have 64 bit machine and i need to pull data from informix, can you please help me the what the SDK i need to install to pull data through OLEDB provider.ThanksRaj
View ArticleError on VS 2013 w/ 2014 data tools
I get this message:Error1 Error loading QADataUpdate.dtsx: There was an exception while loading Script Task from XML: System.Exception: The Script Task "ST_0194478e56e54dff8a37f5ab60e02cdb" uses...
View Article