Call SAP RFC program from SSIS Package
How do we connect and get data from SAP database using SSIS 2012/2014.Currently we are extracting data using WebService, and BAPI function call for RFC, but it seems not so much reliable, due to...
View ArticleHi I need to Create a package for connecting to SFTP server through filezilla
What I need to give in Arguments in Execute Process task editor.While executing package getting error
View ArticleFlat File Import issues
I have been working on this import for days and I just can't figure this out. All I am trying to do is import a flat csv file into a new table using the default settings in the import tool and it just...
View ArticleDo I need to create SSIS CONNECTION manager specifically for linked server?
I have a linked server setup in dev environment which is pointing to ORACLE server of a third-party. I m on sql server 2008 r2 and using BIDS 2008 for building an SSIS package which would pull data...
View ArticleExcel Connection Manager--unable to set range name for Excel file using...
I'm using the Excel Connection Manager to connect to an Excel file in SSDT 2012. The data have column summaries under the tabular data that I want to import, so I select the tabular data and give it a...
View ArticleInsert to data from SQL ssis package to SharePoint list people or group column
When I am trying to insert to data from SQL ssis package to SharePoint list people or group column I am getting below error.[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The...
View ArticleSSIS - Connection Manager property not set from Project Parameter
Hi I am working with SQL Server 2012. I have deployed a SSIS project that has 2 packages in it. The package connection manager (Test) uses an expression to evaluate one of the Project parameter value...
View ArticleThe process could not be created for step 2 of job...
Hi,I got this error running the SQL Job which has series of SSIS PAckages coupled with SP's to RUN.The Packages are stored in the Package Store of an APP Server and the Job is appropriately configured...
View ArticleUsing Excel 2012 file in the Excel Connection Manager
Hi,I need to process a 2012 Excel file. In SSIS Connection Manager, I am only given an option until Excel 2007 version. When I use this in my connection for Excel Source, I am prompted with this error...
View ArticlePlease help in writing a trigger.
source table : Table NameWNLI_JournalWNLI_approvalWNLI_leaseDestination : WNLI_JournalEntry ( there is no table called WNLI_JournalEntry, I have to create it)Write a Trigger on WNLI_Journal INSERT,...
View Articlessis - Cannot Create Integration Services Project
I'm newbe to SSIS. I can't create a SSIS project.When I open SSDT and create Integration Services Project ,It just immediately say "creating project 'ProjectName' ... project creation failed.both AS...
View ArticleSSIS 2012 to 2014 Upgrade Scripts being lost
Hi,I'm trying to upgrade a SSIS 2012 solution to SSIS 2014 which is 36 packages most of which have some script tasks or components in them.When I open the solution in VS2013 (update 5 with SSDT-BI...
View ArticleExport data from multiple views to multiple CSV files
Hi,I have 677 views (SQL 2008R2) from where I need to export data to 677 csv files (one to one)The csv files also need to get the name of the view from where the data is coming from. Can anyone help...
View ArticleExternal Table is Not in the Expected Format
First the basics, this is my configuration: Microsoft Visual Studio 2008 Version 9.0.30729.4462 QFE Microsoft .NET Framework Version 3.5 SP1 Installed Edition: Professional Microsoft Visual Basic 2008...
View ArticleUsing TransferSqlServerObjectsTask.TablesList for non-default tables
Hi.I am writing a restartable SSIS package for copying tables from one database to another. This works fine for tables residing in the default schema of the connected database user but I can't find a...
View ArticleSQLAgent job emails success - first step SSIS package actually failed
The attached image below shows the steps and its set up to fail if not successful.However there was a metadata validation issue in step one (underlying database field had changed), yet the job kept...
View ArticleHresult: 0x80004005 Description: "Cannot insert duplicate key row
Good Morning All,I have a package and it loads data from flat files into the SQL SERVER table. When i execute the package i'm getting the following error:[Insert AgeOfAciveCaseLoadDetail [194]] Error:...
View ArticleException from HRESULT: 0xC0010009
iam getting this error in my code... at ScriptComponent_d2a32b4d2931454785a3124a48cad556.ScriptMain.CreateNewOutputRows() at...
View ArticleCannot Execute Package from Remote Integration Services Catalog involving...
Hi All,I have a SSIS 2012 package deployed to the Integration Services Catalog. I believe the package involves a double-hop authentication. If I right click the package in the Integration Services...
View ArticleSSIS Package execution hangs on Server
I have deployed a package on one server. It gets executed normally. But when I deploy the same package on different server it gets hanged. It doesn't even fail but keeps running with no error message....
View Article