Remove single character from the data
Hello friends,I have a column name ManagementDirector... Under these the data is like this... Thsi data comes from couple of flat files actually..AnnTaylorAPeterscottNarneMendiscd....As you can see...
View ArticleDifferent Connection Strings in SQL Task
I have created a SSIS package that selects records from a table in one database The data retrieved is used to populate a temp table in another database. Both databases are on the same server, ServerA....
View Articleremove leading and trailing zeros
I am trying to import a .txt file using SSIS, this file has a field named "Account Numbers"each account number is having 3 leading zeros and 5 trailing zeros. In the final import I want to see just the...
View ArticleLocale issues when importing flat file data (UK/US date problem)
I’ve raised this issue before but I’ve now been allowed to spend time on site to review the problem further. Unfortunately, the servers and the desktops are on different domains from mine (and each...
View ArticleDatatype Error
Hi Gurus,i have source data coming in a csv file containing data likecol$260.00$000.3But in target $260.00 is loading as nulls. I have given datatype as number(18,6) and i tried with decimal also....
View ArticleError prompted in Stored Procedure
Try to pass the 3 parameters in the stored procedure, the database is connected thru ADO.NET.The error promptedSQL query:exec eqm_bom_pkg.get_bom_timestamps ?,?,?wailun3
View ArticleSSIS, TFS and Error Message "cannot convert between unicode and non-unicode...
HiI created a package that transfer data from a delimited text files into database table in oracle 11g. The data type while transferring was String[DT_STR], the package worked well so far.However, when...
View ArticleBest way to extract data from SAP with SSIS 2008
Hi Friends,Actually i have no idea about SAP. but we got a project to extract data from SAP. since SAP is closing its support for NetWeaver. Customer want to move their BI from SAP to SSAS. what would...
View ArticleRemoving Special characters in SSIS
Hi All,I have a small problem with special characters.I have a text file that has values like the following for the same column."Unique business opportunity that I can’t pass on…""Unique...
View ArticleConverting from PowerCenter 9.1 to SSIS
Hi,I need tips on how to convert a lot of tasks (300+) from Informatica's PowerCenter 9.1 to SSIS based on SQL Server 2012.Any information about how to proceed, eventually tools to help is...
View ArticleWindow poppingup in Executeprocess task even i put window style as "hidden"
Window poppingup in Executeprocess task even i put window style as "hidden"I am using execute process task for unzip the zipped file using winzip.the zip file contains excel files.while executing the...
View Articlesqlagent task with interop excel
Hi,I created a task with visual studio 2010 shell that performs the following steps: -creation of an excel file -import data using 'data flow task' -protect the file with a password using 'script...
View ArticleFTP not able to send files through SQL server agent job
Hi,we are facing problem with ftp transfer files , while transferring the files using SSIS packages, through SQL server agent , the job is not completing , it keep on running, kindly let me know have...
View ArticleLast Task in for-each-container is not executed
Hi all, there is a for-each-loop-container within a simple script task to set a variable and two following data-flow-tasks. Between Script- and data-flow-tasks there are Precedence Constraints, wich...
View ArticleMicrosoft.SqlServer.DTSRuntimeWrap error
I have search the web and cannot find an answer to this problem, because ones I find are for different situation. I have created an ASP.Net/C# application that executes an SSIS package. I am using...
View ArticleCannot edit code or see code in SQL 2012 Denali SSIS script task
Cannot edit code or see code in SQL 2012 Denali SSIS script task. I literally totally reinstalled visual studio 2010 and sql server 2012 but this issue did not go away. Please adviseThank youGokhan Varol
View Articleexceution of package give error for 5 rows.
Hi During execution of package I got below error only for the 5 rows;[OLE DB Destination [16]] Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB...
View ArticleError on Stored Procedure in ADO.NET
When run the stored procedure, it prompt the errors "invalid SQL statement"The stored procedure run under ADO.NET and I have create the Expression with parameters.Error Message: [Execute SQL Task]...
View ArticleSSRS 2005 with 2 version of IIS
HiWe have a MS Server 2008 R2 installed with SQL2005 Enterprise. We cannot see any reports on on the localhost reports even though we restored the Reporting and Reporting temp database and applied the...
View Article