Fuzzy lookup
Colud anyone brief me the difference between lookup and fuzzy lookup... if u have sample package please reply me with that link....-:)
View ArticleIISreset command
Hai, I want to create a job in sql agent on de dbserver to run an iisreset on the webserver. On the webserver I create a file with this code: @ echo off iisreset / restart :exit When I create a job on...
View ArticleAfter processing each file then send notification with the following format
After processing each file then send notification with the following format Subject : {FileName} has been processed. Body : {FileName} has been successfully processed and transfered {N} records....
View Articlehow to build query for one oledb source based on the result (one column) of...
Hi , I have two oledb source in the DataFlow Lets say SourceA- which points to DB2 database with huge volume of data (Select Contractid,PolicyID from Policy ) SourceB - Which points to MS Sql Server...
View ArticleSSIS Flat file to sqlserver
I have to import data from a flat file to table . but each time the number of columns will vary in the flat file ,means some times we have to add dynamic columns to the table and dump the data. can...
View ArticleMultiple files with different formats
hi I want to port data from different file format source to one db... Pls help me to achive this...
View ArticleFolder Contains Different Files
Hiii I have a Folder in that which contains different files Formats such as 2 '.txt' files and 2 Excel Files and one zip folder and zip folder contains 2text files, how to achieve this in SSIS 2005 ?...
View ArticleError connecting to Oracle
Hi All, I designed SSIS package for loading data from Oracle to Sql server 2008. In connection manager I created New connection there I mention Server name and Password. When I click on Test...
View ArticleSSIS multiple files
Hiii I have a Folder in that which contains different files Formats such as .txt files and Excel Files how to move all types of files(.txt and .xls) data to oledb destination.... Thanks
View ArticleError calling Child Package
Hi, I have a Master package and a few child packages deployed on the same server. I have run the packages successfully many times. But today when i redeployed the Packages, I am getting error while...
View ArticleFor Loop expression using logical OR (||) - odd results
Hi, I've got the following expression as my EvalExpression in my for loop: @globalError>@desiredError || @nosEpochs<@maxEpochs When testing the above I've set the conditions so the first...
View ArticleDatetime with source file in ssis
Hi i want to create a package in ssis,in that package i want to use excel file as source.in that file name like test_08_03_2012(like today's date)so i want to use that file for load ..this file name...
View Articlescript component connection maanager
I am using a script component as a data source.<o:p></o:p> I have set up the Connection Manager and used the following script:<o:p></o:p> conn = new MySqlConnection(...
View ArticleHow to Overwrite an Excel sheet using SSIS or How to Delete data Before...
Hi all, i facing a problem with Excel Sheet, when i running SSIS package at that time it appending the data to already existing data .but i want to overwrite the data or delete the data and reinsert...
View ArticleSSIS package Not running on SQL Server Agent
Hi guys, Ok so basically heres the issue, I have a local instance of SQL server on my box i have created a SSIS package which gets data from a MySqlDB and from a SQL DB and then pumps that into a flat...
View ArticleSQL Job Failing
I have some jobs that for some reason are failing but if i run them manually they work. It has to be on the agent side that is causing the issue but i am unsure where to start. Other jobs on same...
View ArticleSource Databases Cannot Be Found
To whom it may concern, When attempting to use SSIS Import and Export Wizard, no end user databases are being presented in the drop-down list, only the system databases are available for selection. To...
View ArticleUnable to create simple table in SSIS Excel destination
Hi All i tried to create simple table .CREATE TABLE `Excel Destination` ( `OMS_ORDER_ID` Integer ) , but i am facing the issue . what is the reason for that . The table cannot be created....
View ArticleHow to do a Merge on Diffrent Column which does not have a common columns
HI , I have a conditional Split which identifies Null Columns , now i want to write those error columns into a error tale I want to merge all the conditional splits into one and then write to the error...
View ArticleSSIS Integration Services evaluation period has expired
Hello I'm getting this message in my backup maintenance plan "Integration Services evaluation period has expired" but my question is, where i can buy this license? and how much will cost me? thax for...
View Article