Migrate DTS from SQL Server 2000 to SQL server 2008 and SSIS.
Hi,I will try to migrate our DST ( 19 DTS) to SSIS on SQL 2008, but I was wondering next questions:Microsoft has best practices for this?We can migrate with Business Intelligence Development...
View ArticleBest Practice for Configuring the FTP Connection Manager
Hi,I have a FTP connection manager that transfers files to a client's FTP site. The problem is that this works 95% of the time and every so often I get error message: Error Code 0xC001602A: The server...
View ArticleFuzzy Grouping Transformation - is it possible to specify the source/target...
I'm working on a project for a client that uses the Fuzzy Grouping Transformation component to identify potential duplicate records in the system. It appears that you can define a query to use as the...
View ArticleConvert Activex Scripts to VB / C# Script tast for SQL2008
I am converting a sql 2005 server to 2008. I have an old active x script which i need to convert to a script task for ssis...I am not familar with VB/C# scripting so I do not know how to convert this...
View ArticleSSIS logging issue while migrating from 2008 to 2012
Hi AllI had 2008R2 SSIS packages and inthem i had some "Script task" and within script task i have some custome Logging message that i wanted to be captured within SSISloggins, something like ........
View ArticleError on SSIS package when trying to import Data from SQL Server to MySQL
I looked at the few similar posts regarding these problems but i quite did not find the solutions yet.I am trying to import some data from SQL server ( 2008 R2 - 64 bit ) to MY SQL. Installed the ODBC...
View ArticleNeed a Urgent help for one expression based on below scenario
I have two files called HSMMECO_GHS_SKV_RIP_20121030.txt HSMMECO_GHS_SKVRAP_RIP_20121030.txt .I need to loop these files and load in to table using foreach loop .I am trying to get a expression in a...
View ArticleTrying to run a SSIS package through a bat file in app server
I have the following command in a bat file"C:\Program Files(X86)\Microsoft SQL Server\100\DTS\Binn\DTExec.exe" /f "E:\Scripts\SSISPackage.dtsx" /Connection "E:\Scripts\Config.dtsConfig"PAUSEI get the...
View Articlessis support schema migration(SSIS data migration tool not a database...
Hi Team, I am have multiple options(BCP,SSMA) to migrate data along with schema from Sybase to SQL server other than SSIS. Does SSIS support schema conversion, if not what are else option to use for...
View ArticleConnection manager "DBS": SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error...
I have Master Package and a child package. I have package configuration in child package where i am getting connection configuration strings from master package. 2 connections and 2 variables in child...
View ArticleRead selected columns from SharePoint list using SSIS Sharepoint List adapter
By default, all the columns/fields in the SharePoint list am getting. I want to chose only few columns/fileds . Fied1, Field2, Field3 from SharePoint list. Should I build the CAML query for this? If...
View ArticlePackage schedlingError.
hello FriendsI got this Error during scheduling.Message: Executed as user: GGN_DBCRM\SYSTEM. ...n 9.00.4035.00 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started:...
View ArticleWhere is SSIS in MS Visual Studio 2010?
I just started MS Visual Studio 2010 and I'm looking for SSIS. I see this:I haven't used SSIS for a while, and when I last used it, it was really just for fun, and pretty much a learning experience....
View ArticleCalculate Days between same date field in multiple records, looping for each...
Be patient as I am a newbie to Sql Server (using 2008 R2) and SSIS. I have looked at multiple solutions in this and many other forums before submitting the question.I am looking at records to identify...
View ArticlePassing Filename Arguments in Execute Task Process
Hi All,Having an issue trying to pass a filename as an argument to a batch file from a Execute Task Process. The filename passes fine if the filename contains no spaces but as soon as a space is...
View ArticleCommunication link failure when connecting to remote database
Hi, I have an SSIS package which runs subsequent packages in a batch. When I run the main package through command line or a SQL job and connect to a data warehouse that is on the same machine, it runs...
View ArticleCredential can't see dtsx package in SSISDB
Hello,I have the error message bellow when the SQL Agent JOB executes an SSIS package.the step run under a proxy that holds a service account as credential.Executed as user: XXXX\svc_internalbi....
View Articlemove flat file when missing a column
Hey guys,I'm kinda stuck with my project I'm working on.I will be receiving multiple flat file CSVs a week and in the best case scenario all of them will have 4 columns so my package should run without...
View ArticleGeneral setup to switch between DEV and PROD server
Hello,I know this has been asked and answered before but I couldn't find any information that would make it clear for me.I use the project deployment model to run a SSIS catalog project via an SQL...
View ArticleExcel Connection Manager not working with the SQL Server Job
Hello everyone,I am using excel 2007 in my package, I am not able to run it throgh the job. I am sure its a provider issue. The connection is :Provider=Microsoft.ACE.OLEDB.12.0;Data...
View Article