[Data Flow Task][OnError][Move File to Error Folder][Looks still in use to...
Hi,I want to move file to error folder in-case of error while loading so writes File System Task in Executable as Data Flow Task and Event Handler is OnError but getting following error.[File System...
View ArticleProblem using Merge Join SSIS Component - Left Outer Join
I am using the MERGE JOIN transformation to compare between two sources ODS.DimDepartment and DWH.DimDepartment: I am using a Conditional Split Transformation to insert new records and update...
View ArticleHelp me! I lost my password so many times. (SSIS)
Hi, Someone can help me please. All my SSIS has to be conected with DB2, and i need to put my password on it. But all the time i lose it. My password is right, the DB2 is with delay validation but i...
View ArticleChoosing which Oracle home / Oracle OLEDB version SSIS uses?
I have a oledb source -> oledb destination from Oracle to SQL Server that's been failing since I've upgraded the client from Oracle 11.0.1.7 to 12 with the error "cannot convert between unicode and...
View ArticleResult set & Parameter value assiging
In foreach loop I am have a variable FileName which holds the name of file. I have a table controlTab(filename,status) which records the filename and status, I want to check in the controlTab.filename...
View ArticleImporting Access 2010 tables to SQL Server 2008 R2
I'm trying to import a series of Access 2010 tables to Sql Server 2008 R2. The Access import drivers are for *.mdb (which if I recall was the file extension for Access when I was a kid, and don't...
View Articleis there a cross reference capability in ssis 2019 from pkg to sources and...
Hi we will be migrating to 2019 enterprise in the not to distant future. One tool i would really like is one that xref's pkg to source (tables etc) to destination and perhaps more.i understand how...
View ArticleHow to make a configuration property of a .dtsconfig be optional?
In my environment I have a .dtsconfig file where the deploy team will put all the property values( ConnectionString's from all data sources, ETL range period, etc...and this .dtsconfig has the path...
View ArticleSSIS VB script with oracle connection not returning proper encoding
Hi,I've got a data adapter connection in SSIS VB script to connect to an Oracle 9I database that is encoded with US7ASCII that is returning ? for french characters. I've tried using the convert...
View ArticleSQL14 Second SSIS Fuzzy Lookup Not working
Good day,Reading from a sql table and fuzzy looking up to the same table on different columnsFuzzy1 lookup to table A on col1 > worksFuzzy2 = result of Fuzzy1 to fuzzy on table A again on col2 finds...
View ArticleSSIS inserting into Azure SQLDB Always Encrypted encrypted using Key Vault
I have an Azure SQL Database 'Test' with one column encrypted using Always Encrypted. I have stored the automatically generated column master key in a Azure Key Vault. I have tried configuring an SSIS...
View ArticleScript task - date conversion issue
Hi .I am using script task to fetch data from excel and pass it to a datatabale. From the dataTable, i am moving the data to sql table.The data in each of the excel is of different format - one having:...
View ArticleInsert System::Username as parameter map into table
Hi FolksI have an Execute SQL Task where I have created a Parameter Mapping for System::UserName, Direction is input, Parameter = 0 and Parameter Size = -1.I am attempting to insert the username into...
View ArticleSSIS connection to SharePoint List
Hi All,We are trying to create new SSIS package to get SharePoint list details into SQL database, because we have FBA on SP 2013 we are getting connection error when we try to create connection manger...
View ArticleSSIS 2019 - azure feature pack installation not working
I've gotten the latest version of the ssis data toolsi've installed the latest version of the azure feature pack from here https://www.microsoft.com/en-us/download/details.aspx?id=100430but i'm not...
View ArticleIs there a way to continue where we left?
Hi everybody,I created a package to load data from 3 txt files (two of them are huge and cannot be opened by any editors). I was running the package and it loaded 18 mln rows out of 65 and then had a...
View ArticleDerived Column Expression - How to specify a Unicode character without using...
Is there a way to specify a Unicode character in a Derived Column transformation Expression, using its Dec, Oct or Hex value instead of the literal?Specifically, I'm conditionally testing for a...
View ArticleSSIS as a ETL tool related query
Hello Experts,Is SSIS (ETL Tool) available as freeware/open source tool? Does it come in basic, standard and enterprise editions flavors?It integrates data from various heterogeneous systems like...
View ArticleSSIS Tool Evaluation
Hello All, I need below information about SSIS tool for data integration and ETL needs: Development effort: The development effort , time and complexity is more in general? Maintainability: Is it less...
View ArticleSSIS Azure integration run time - OLEDB connection works for connecting on...
Hello All,I am trying to access onprem SQL server within SSIS package that is configured to execute with azure integration run time.Within package , I have Execute SQL task which is used to query from...
View Article