Read gif file and rename file with customer number
In DFT data set I have cust number and weight.(i.e. output of another task not in database) In one folder I do have number of gif files (gif file name with weight). As per the weight I need to choose...
View ArticleCheck if Record Exists between OLEDBSource and OLEDBDestination inside a...
Hello,I have a Storedprocedure in a RemoteServer (Server2) which will return a result of a select statement and the result need to be stored inside a table of Server 1. So I have used a DataFlow task...
View ArticleSSIS 2008 Connection ?
Hello:I need help on creating ODBC connection.The ODBC that i have is of 3rd party and i want to use that 3rd party ODBC to create new connection in my SSIS pkg which will be my destination.From...
View Articlemultiple delimeters in a Flat file in ssis problem in ssis
Hi,I have a flat file source which contains comm separated ,semicolan separated and tab separated flat file sourceand i want output like belowby using ssis how it is possibleSharma.c
View Article[Flat File Source [2]] Error: Cannot open the datafile...
hiI'm trying to use foreachloop container in order to read the data that i have in several txt files and upload it into MRR table. when i'm trying to run the package, i'm getting the following error:...
View ArticleSSRS
Hi all,How to calculate Distance from longitude and latitude in sql serverSharma.c
View ArticleExcel Data Source data type conversion error
I hoping someone can help me with this. I am unable to get an excel data source to work properly. I am getting an error saying that the source cannot convert between Unicode and non-Unicode string...
View ArticleStuck with Pivot Transformation - cannot be mapped to PivotKey input column...
Hi, I'm stuck with the Pivot Transformation and would appreciate if anyone can point me in the right direction.I've got 4 incoming columns:RetailerLineIDRetailerTariff DescriptionTariff Value1Retailer...
View Article2k8R2: Script transform source catching unrelated errors.
Hi all,I've inherited a package that uses a script transform source in a data flow to parse a complex text file.I've noticed that any error in the data flow is caught by the source (ie pkey violations...
View ArticleError while using SSIS package to transfer data from On premise SQL Server...
Hi, I am using SSIS package to transfer data in a table from on premise SQL Server 2008 R2 to Windows Azure database using Data Flow TaskFor testing purpose, I selected one row using ADO.NET source,...
View ArticleERROR [HYT00] Timeout expired On SSIS Package Execution
Hi,We Develope one .dtsx package in SSIS 2008 to Extract Data from IBM NETEZZA Database.. For this we are using "netezzaoled" and "netezzaodbc" 64 bit drivers for this. we created connection with...
View Articlehow u can do audit information with less no of statements?
Hi,how u can do audit information in ssis with less no of statements with out using audit transformation?Thanks & regardsKiran
View Articlemy source table is frequent updating who can i extract data in to ssis?
Hi,my source table is frequent updating who can i extract data in to ssis?what are the steps i need to fallow?Thanks & RegardsKiran.
View Articlehow to load data into parent child package in Target?
Hi,while loading package... in my target has two tables with paret child relation ,child record is there but no related record in parent?In this situation how can i load the data into my target?With...
View ArticleChild Package Variable to Parent Package Variable
Hi,I want to access child package variable's to parent package and update the parent package variable's and pass that to remaining child package'sIs it possible if yes what is the best suggestion u...
View ArticleSSIS 2012 Project level connection manager and parameters
I have an OLE DB connection manager at the project level (in order to avoid having 12 different objects connecting to the same data source, one in each package). My goal is to have parameters for parts...
View Articlehow to Unzip the zipped files using SSIS .
Hi All how to Unzip the zipped files using SSIS . File.gz extension files we are getting . How to Unzip it .Surendra Thota
View ArticleHow monitoring the mail sending by Send Mail task - SSIS 2012
Hi,in a my SSIS 2012 pkg I've put a send mail specifying the smtp server, the recipient (my mail address), the subject and so on. The task is executed successfully, but I haven't received any mails.How...
View ArticleAlterate for Update in ssis
I'm updatin the table based on condition in other table.Initailly it is created in script companent the same update script.It is taking approximately 30 mts for 10000 Record.Now we have 1.2 million it...
View ArticleUpdate & Insert in SSIS 2008 R2
Hi All,I am new to SSIS, Please look at the below simple requirement and suggest me best way to do that.How to update and insert the data from source to destination?Both source and destinations are the...
View Article