Invalid length parameter passed to the LEFT or SUBSTRING function
Hi , I have a OLEDB source query that uses substring function to fetch the value. while running the query with the same data in SSMS i am not getting any errors and it is giving the successful results...
View ArticleDTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER
All, I’ve come across an issue with a newly created package. Several error messages are receved relating to the package's connection managers. Each connection managers tests successfully. However,...
View ArticlePlease help with this issue "To Run a SSIS Package outside of Server Data...
i have searched all over the google and here on MSDN(I have read all the threads related to my problem ) , i am new to SISS and doing my clg project ,I have this package which loads data from dim...
View Articledtexec Version Problem
Hi everyone,I created a simple SSIS Project in 2012 data tools, which had only a data flow, with one data source, one data conversion and one OLE DB Command.I use the Excel source to pass the columns...
View Article(Error) Conversion from "DT_TEXT" to "DT_WSTR" is not supported.
Below is the error I get when trying to convert a Visual FoxPro memo field to a DT_WSTR (4000 ) in a SQL table. It does not let me convert a DT_TEXT to a DT_WSTR. Thank in advance TITLE: Editing...
View ArticleExpression Task does not working as expected- please help me to write the...
Hi, This one looked like a small one - but its not working for me and I am pulling my hair for the last couple of hours - There is a folder with csv files. 2 filenames start with INDIA and ne file...
View ArticleUnable to get BIDS working in VS2008 using SQL 2008 R2 SP3
I have to create an SSIS package for SQL Server 2008 R2 SP1I have installed SQL server 2008 on my machine and check all the boxes for the install which includes the integrsation services.I have also...
View ArticleLookup Transformation Editor - Columns Tab
Hi,In the documentation I cannot find how the column Index should be used?Can someone help me with how to use that column?Help much appreciated!Kind regards,Eric
View ArticleCDC for Oracle by Attunity - Error starting Instance
Creating first New CDC Instance though CDC Designer New Instance Wizard. Everything seems to work as expected until the last step, "Save source database properties", fails with details:An asymmetric...
View ArticleIncremental load on ssis
Good day i how like to know how create an incremental load using system date not using a lookup component in ssis, i have tried couple techniques seems not winning on that regard.regards,M
View ArticleExcel connection always looking for File template while running through Job
Hi All,I am reading data from excel file.Now during development I have used A.XLSX file used related connectionstring.Now when I move to production, I don't have A.xlsx file exist as I am passing Name...
View ArticleSSIS Foreach Loop ignore errors
Afternoon,I have a foreach loop container that calls a number of execute package tasks to rebuild a data warehouse. The container has a list of database names and within the container these are mapped...
View ArticleExcel Instance in SSIS
Good morning, all -I'm trying to automate a process that combines SSIS and Excel routines. The Excel task includes both dynamic and manual manipulation of the data.Basically, what I'm doing is using...
View ArticleSSIS Variable Scope error and ForEach Loop Container Assigning Exact value...
Hi People, I have many package variables and set the value from the project parameters when I validate the package that is deployed as project it says variable is not in scope...
View ArticleHow to write expression to remove " from a column in Derived column? please...
Hi, I am loading a csv file into a table. It has 15 columns.Column delimiter is 'tab'. After I loaded the table, i found that, the first column has " at prefix and the last column has " as suffix in...
View Articlegetting below error : How i can i resolve this my current Default Max buffer...
OnErrorView Context6/5/2019 1:21:47 PMDFT - :Error: The Data Flow task failed to create a buffer to call PrimeOutput for output "ORCL_SRC CUST" (273) on component "Oracle Source Output" (282). This...
View ArticleWe have SSIS projects in TFS. Now how does the DBA pull them to deploy?
Hello,How will the DBA deploy SSIS projects that have been checked into TFS?We are just now starting to use TFS for our SSIS projects and I'm in the process of learning how to do that correctly. Up...
View ArticleWhile ssis package runs ---from oracle to sql server full load data is...
While ssis package runs ---from oracle to sql server full load data is getting lost what could be the issue?
View ArticleLoad data from SQL Server to MongoDB using ODBC destination
Hi,I am trying to load data from SQL Server table to MongoDB collection using ODBC destination in SSIS. following error is showing.TITLE: Package Validation Error------------------------------Package...
View ArticleRestore SSIS Catalog from MDF and LDF files
I am needing to restore / rebuild an SSIS Catalog on a new SQL Server. Problem is, I don't have a backup and only have the MDF and LDF file. I am unfamiliar with SSIS so I have tried attaching the DB...
View Article