How to call SAP RFC from SSIS
Hi!!I´m new with SAP, can you tell me pelase how to call a SAP RFC from SSIS package?Thanks,
View Articlesent mail task parent package
Hi team,I have parent package under 10 child packagewhen i run parent package i need child package details list S.no Package Name fail/success Rowcount1 childpack1 success 1000002...
View ArticleDelete and update in different tables using SSIS package
Hi TeamHave data in 3 different databases like Archive, Staging and Live.Live DB : data from Jan 2006 to Dec 2018Archive DB : data from Jan 2006 to Dec 2014Staging DB : data from Jan 2006 to Dec...
View ArticleEditions and supported SSIS features of SQL Server 2016
I want to know the differences between SSIS features available in each sql server edition. Also, is there any feature which is not available in sql server standard version?
View ArticleOData Source Failed Validation
I am using SSIS 2016 and deploying packages at SSIS catalog 2016. We are using OData Source to get data from SharePoint list by giving both User Name/Password and windows Authentication. Package is...
View ArticleDigital Cert
Hi,What is the use of digital signing of SSIS package? and how it can be done?is it just to identify its source and encrypt at issuing end that can be de-crypted at using end?Is it good to use encrypt...
View ArticleGetting error column description in a SSIS pkg - SSIS 2014
Hi,I need to get the description of the error column. It is important I'm working with SSIS 2014.I'm not interesting to get the error description.Any suggests to me, please?Thanks
View ArticleHow to resolve "Microsoft.SharePoint.Client.FieldCalculatedErrorValue" error...
Hi There, I Am trying to get data from share point list by using SSIS Script component. in that one of the field throwing the error like "Microsoft.SharePoint.Client.FieldCalculatedErrorValue". How to...
View ArticleOptional feature not implemented Execute SQL Task
I'm having trouble making my Execute SQL Task work. My connection type is ODBC and I connect to Netezza. My SQL Statement works...I ran it in Aginity against Netezza server. The problem I'm having is...
View Articlessis, How to connect to Access database?
MS Access database was one of the standard data connections in DTS. Excel is listed as a scourc/destination, but access is not. Question:What is the best connection to use for MS-Access databases for...
View ArticleSSIS MSBuild - Microsoft.SqlServer.IntegrationServices.Build -...
Hi,I have used the CodePlex community sample (https://archive.codeplex.com/?p=sqlsrvintegrationsrv) to build SSIS Integration solutions using MSBuild. The MsBuild extension is the .Net Project named...
View ArticleHow to resolve "This component has no available input columns."?
My source is OLE DB Source. I've tested the connection and it's successful. I dropped in the Data Conversion and drag the blue arrow to this Data Conversion. I double click on this Data Conversion and...
View ArticleODBC Source - Unable to Set Properties through Expressions
I have an ODBC source in which I need to pass the query dynamically. When I create the dataflow task and add the ODBC Source, I am unable to see any of the ODBC properties in the expression window....
View ArticleSSDT 2017 - SSIS Package failed to start
TITLE: Microsoft Visual Studio ------------------------------ Failed to start project ------------------------------ ADDITIONAL INFORMATION: The directory name is invalid...
View ArticleAdditional columns in flat file
I am writing a small SSIS package, with 2 steps:The first step, connecting to my OLE DB Source, I am writing a SQL statement to select 20 columns from a table. The preview looks as I'd expect. Clicking...
View ArticleConnection may not be configured correctly or you may not have the right...
Hello,I have a package in SSIS that loads a flat file into a Netezza server. When I run it locally on my machine, it runs smoothly and without error. However, when I deploy it in SQL Server and execute...
View ArticleORA-00907: missing right parenthesis on OLEDB SQL Comand from variable
Hi All, I currently having the same problem as other friend in here but I could not figure out how to fix by its answer. My problem is that I'm trying to build an Oracle query using an expression in...
View ArticleHow can I deploy a dtsx package which can run without needing type password...
Dear MS: As a beginner, I recently involved in a Legacy database migration project, as I upgraded the dts to dtsx package as guilde, and deploy them to customer, they reported that they are confuse...
View ArticleSSIS Script component not Updating .NET framework after 2012 to 2017 Upgrade
Hi Team,Currently we upgraded our SSIS packages from 2012 to 2017 version but some of the packages which has script component or script task has failed with below error message.“ Description: CS0234...
View ArticleHow to call SAP RFC from SSIS
Hi!!I´m new with SAP, can you tell me pelase how to call a SAP RFC from SSIS package?Thanks,
View Article