Installaing Micrsoft Attunity Connector 1.2 for Oracle
I have Microsoft BI Studio and SSMS installed on a Windows Server, call it client.. I am using this server to connect to SQL Server and Oracle on others servers (server); i.e., I do not have SQL Server...
View ArticleHow to loop xlsx files in SSIS 2005
I have SSIS 2005 package which is looping xls files, recently i got a work to load xlsx files, I following the linkhttp://dataintegrity.wordpress.com/2009/10/16/xlsx/ to load the xlsx file. But i see...
View ArticleVisual Studio 2012 Integration Services Script Component
Can I use LinQ to Entities inside a Script Component Task in SSIS ? Where are the 3 model files stored ?
View ArticleAccess DB2 on AS/400 using IBM OLE DB Provider
Hi,I am using the IBM OLE DB Provider (IBMDASQL) provided with Client Access (IBM) to access a DB2 database on an AS/400 (iSeries). Using an OLE DB Source in the data flow and Access Mode set to...
View ArticlePercentage symbol in a text file.
Hi,I have a fixed length text file to be imported into sql database. The load is failing as the text file contains ? and % symbols. The alignment is also gone whenever these symbols are found. But, if...
View ArticleSecurity Required
Need answers to both DTS / SQL2000 and SSIS / SQL2008 versions; and possibly SQL2012 (in the process of migrating).I have a user that needs to do the following: 1) view DTS / SSIS packages...
View ArticleHow to send the dynamic text file with attachment using sp_send_dbmail
How to send the dynamic text file with attachment using sp_send_dbmailMy requirement is to send out the dynamic file as the timestamp gets appended to the generated file .
View ArticleIncremental Load in Via CDC tables
Hi ,I am using SQL Server 2008 SSIS and SQL Server 2008 CDC features. my Source system will be a different machine. I do have seen lot of blogs and codplex package for CDC incremental load. I saw...
View ArticleError during Dimension Processing
Hi All,I am getting the following error when I process the cube.Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'Accounting Currency', Name of 'Accounting...
View ArticleOLE DB Command Component is not redirecting error rows
Hi Everybody,I'm using OLE DB Command component to perform UPDATE operation with OLE DB Source of ORACLE 11g database to SQL SERVER CE 3.5 database.DDL of table in ORACLE 11g CREATE TABLE...
View ArticleDerived Column Error: Cannot convert system.datetime to System.String
Im getting error which doesnt make sense for me.Here is the scenario:I have a string variable "datetest". I assigned the value to this 2013-10-11 16:34:52. In derived column the destination column is...
View ArticleLoad Mutiple .xls files in one go
Hi Folks,I am having a task to load data from multiple .xls files into a SQL Server table, and the file naming pattern kind of file1, file2, file3...and so on. I have to upload these files in a...
View ArticleConnection timing out - SqlClient Data Provider with ADO.NET Source
I have an ADO.NET source that is selecting from a view using a connection manager of type .Net Providers\SqlClient Data Provider. I have set the timeout to 0 in the connection manager (which I...
View ArticleProblem importing data from files with differing number of columns
Hi, I have a package which used to import data into a table from a .csv with 37 columns which worked fine, now 2 extra fields have been added to the table and now some files have 37 columns some 39 I...
View Article.Net provider for OleDb, Sybase Adaptive Server Anywhere OLE DB Provider 9.0,...
I have SQL Anywhere 9 for Windows x64 (Developer Edition) installed on a Windows 2008 R2 server and on my Windows 7 desktop. The reason for the out-of-date SQL Anywhere is that this is the level of...
View ArticleExecute Package from Stored Procedure in SQL 2012
We recently migrated from a SQL 2008 Standard server to SQL 2012 Enterprise. In doing so we had to move an SSIS package to the new server. This package is called via a stored procedure. Even though the...
View ArticleSQL Server 2005 - the job to copy data from ORACLE worked fine for 20 days...
I have a ssis package in SQL server 2005, the goal is to copy every night data from an Oracle server. - in SQL server I have set up a "linked server" to the Oracle server (with a Oracle driver for OLE...
View ArticleI lost a blog article break the 1TB performance with SSIS...
Hi,I read an article on the internet there is few month ago describing how to setup SSIS to load 1.5TB in 30min!which was faster than the 1TB demonstration made there is few years ago.the article I'm...
View ArticleHelp need in storeprocedure in looping and export
Hi Exceperts,as per below procedure , generate single record: GO SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO -- ============================================= CREATE PROCEDURE SP_AXVendorInvoice--...
View ArticleRenaming files, Changing one word for another word in the file name
Hi,Ive got lots of files in different folders.....Hotfolders\Downloads\A.....Hotfolders\Downloads\B.....Hotfolders\Downloads\cEct (So I go to Hotfolders and traverse the subfolders.Within these folders...
View Article