Compatibility of SSIS 2008/2008 r2 to SQL SERVER 2016 databases
Do we have compatibility of SSIS 2008/2008 r2 to SQL SERVER 2016 databases.?
View ArticleSSIS job is getting failed.
Hi Experts,Please help with the below issue - Detailed Error Description:Executed as user: PRODGRP\!bd_production. Microsoft (R) SQL Server Execute Package Utility Version 12.0.2430.0 for 32-bit...
View ArticleScript Task - Sharepoint.Runtime.Dll Related Error - Throwing [File Copy...
Hi FriendsI am getting error when I run the SSIS package using Script Task like sharepoint dll support error.Script Task - Sharepoint.Runtime.Dll Related Error - Throwing [File Copy Task] Error: Could...
View ArticleOST to PST Conversion
I have tried a lot of tools for conversion but found OST to PST Converter one of the best, it is ads free , easy to use, fast in processing, please recommend me any other tool also that can help me in...
View ArticleFlat file in import loop fails read due to bad format, how best to handle...
Hello,We have an SSIS 2012 package that imports flat files in a ForEach loop. Occasionally, the flat file connection fails because the text qualifier--a double-quote character--appears inside a text...
View ArticleCount of values from single row
Hello,I need help with SSIS task. We get csv flat files from vendors. I am able to import the data but what is required in the count of values in column "rpm package" by computer name.This is what I...
View Articlecannot find the TargetServerVersion in properties of SSIS Project
I want to change the targetServerVersion of SSIS project but i am not able to find the option.In the solution explorer, I Right clicked on the SSIS Project Node and clicked Properties and I selected...
View ArticleSSIS failing for VARCHAR(16500) column from AS400 Table
SSIS failing for VARCHAR(16500 length) column from AS400 Table. How to handle please?Best RegardsRaghavendra Narayana
View Articlepitfalls of a no cache lookup followed by an oldedb destination
Hi we run 2017 std. We have a no cache lookup on Table B for values coming into the buffer from (driven by) Table A with two paths coming out of the lookup, one for matches and another for no...
View ArticleProtect Task From Stopping
Good morning, all -A thought hit me this morning that there are certain tasks in my SSIS projects that I don't want the user to be able to stop while they are executing. There are some tasks that, if...
View ArticleCannot setup lookup as column data type is float
Hi All,I am using excel as a source and i am using a look up task, when i tried to look up the destination field i am getting the following error. I used data transformation task and still the same...
View ArticleWhere to host SSIS packages?
I need to migrate databases, Agent jobs, and SSIS packages off of a legacy SQL server. I'll migrate the databases to a Availability Group cluster. I'll migrate the Agent jobs to a separate...
View ArticleCreating Fixed length/Width file in SSIS 2016
Hi, One of my requirements is to load a data from a SQL table to a fixed length csv file. I tried select ''Fixed width' in the flat file source connection manager. But I am not getting columns . Then I...
View ArticleSSIS 2008 Script Task C#. Adding a read only password to an excel document
I have been going in circles trying add a read-only password to a excel doc.I have tried both C# code and Powershell V2 Code.SSIS 2008 seems to have some old C# so code that works in 2017 doesn't work...
View ArticleNot able to connect DB2 using Microsoft OLE DB Provider
Hi,When I try to create a OLE DB connection manager using Microsoft OLE DB Provider for DB2 I am getting below error.I have followed below steps.I have placed an OLE DB source inside a Data flow task.I...
View ArticleSSIS connecting ole db driver Oracle 11g but not Oracle 12c
On my system, Oracle 11g and Oracle 12c are installed. When i try to create a connection using "Oracle provider for ole db" it is picking up 11g thru SSIS. How do I change to Oracle 12c? My source...
View ArticleBIDS Package not running or showing errors when scheduled as SQL Server job
Hi ,In my BIDS package i have the source as excel and destination is a sql server table and i have no issues running it and the data gets loaded. I scheduled the job using SQL Server Agent. In the...
View ArticleTrying to replace NULL string to null/blank
HI Im trying to write an expression in derived column of SSIS as if the string is a word called NULL then replace it with blank or null
View ArticleMicrosoft Visual Studio 2015 Solution Opens but Package doesn't Execute
I am attempting to open Microsoft Visual Studio 2015 using VBA code from a Microsoft Access database. The code is as follows: strExecutable = Chr(34) & "C:\Program Files (x86)\Microsoft Visual...
View ArticleTrying to replace NULL string to null/blank
Source is a txt file which has a column called POSITIVE which has values TRUE , FALSE , NULL(english word proper word ) in it Target is a table which has a column called POSITIVE which is BIT...
View Article