Use of Pointer in Data Flow task
Hi FriendsI'm a beginner in ssis.Can anyone explain the Use of Pointer in Data Flow task (Transformations)Royal PS
View Articleflat fille connection error
hi,i am getting foloowing error:Error: 0xC020200E at Data Flow Task, Flat File Source [76]: Cannot open the datafile "C:\Users\emp.txt".Error: 0xC004701A at Data Flow Task, SSIS.Pipeline: Flat File...
View ArticlePackage Validation Error "The operation could not be completed....
HelpI am trying to execute a package within Visual Studio 2008 Business Intelligence Developer.However there are no errors, warnings etc. just a dialog that pops up with this message:Package Validation...
View Articleneed urgently
hi, i dont know which component do i need to use for my req. i have 2 column from my table ,productid and productname now when file comes, i need to see if productid is match, if yes then if product...
View Articlederived column
i have numbe rlike this51079-216-20what i need to do it remove - between numbers.also remove last 2 digitso it should be like 51079216not i can have more digit on number also.for example....
View ArticleData Type in Parameter Mapping for an Execute SQL Task
Hi, I am trying to use an integer as input parameter for my task I get suck on the parameter data type.The input parameter is define as @Control_ID variable as Int32 in SSIS. When I got into the...
View ArticleSSIS Data Conversion from Oracle Data Source bug ?
We've got a strange error in SSIS packages in our production environment that we urgently need help with.The error occurs after 30.000 to 50.000 rows has been sucessfully loaded in a Data Conversion...
View ArticleProblem while setting the value of package variable in Execute Package Utility
I have a package that has a config file configured and package variables. This package is executing fine in visual studio. I am trying to execute the package in Execute package utility by setting one...
View ArticleCkecking all the file names from a sftp server if file name exists in table...
Hi Everyone,I am loading a file from sftp to my local directory and then from my local directory to tables, I also have filename table list. once i download all the files to local then i check that...
View ArticleSSIS convert a zero to null
I have a .dat file that is being loaded in SSIS into an SQL table. There are multiple fields that are specifically designated to be "datetime." The source data file is for a COBOL system. The COBOL...
View Articleflatfile error
Error: 0xC02020A1 at Data Flow Task, Flat File Source 1 [101]: Data conversion failed. The data conversion for column NAME" returned status value 4 and status text "Text was truncated or one or more...
View ArticleMultiple Select result to a single file
I have had this problem with SQL Server 2000 - DTS package and hoping that SQL Server 2008 - SSIS may have a solution. Our developers have ran multiple select statements in Query Analyzer and sent the...
View ArticleCan I create macros for VSA of SSIS Script Components/Tasks?
Hello all,Is it possible to write macros for VSA used for Script Components/Tasks?I have a way handling columns in script component transforms that is used often. I would like to create a macro that...
View ArticleQuery In OLEDB Command
I am using OLEDB command with XML source.The query I am using is :UPDATE Table1 SET Table1.STATUS ='12' from Table1 join Table2 on Table1.REC_NUM= Table2.REC_NUM where Table2.FLDCASENUM= ? IF I use the...
View Articleflat file clean up
hi,i am getting data something liek this in flat fileproductid name description schedule2345-54-324 tylon Serotonin Reuptake Inhibitor [EPC], Serotonin Uptake...
View Articlespace ignore
i am getting number like this 0022-23-4567 10567-43-5567 4now i just need number till space only0022-23-45670567-43-5567how to do that
View Articleexcel file in different format
hi,when i am downloading file from site,it save as excel97-2003 worksheet.when i am trying to open , getting error "The file you trying to open is in different format then specified by file...
View ArticleSQL Job Failed on data type not match
I've a simple data flow task which pulls data from mysql to sql db. Use DataReader Source, .Net Providers\Odbc Data Provider. The task runs fine on my machine but it fails when I put in sql job....
View ArticleSSIS Standard Package Template
HiI am using SQL Server 2008 with BIDS. I have to create an solution with 2 pacakages adhering to industry standards.Where can i get the sample for creating the solutions which should be used with all...
View ArticleConvertion Through derived column in SSIS
Hi all , I have one requirement in my work. that is source column is(Effective date) like this (string datatype)11112011120101but my user requirement is convert to this value 201112,201201Ex:- 110...
View Article