Flat file to SQL server
1st check the file if it's available, 2nd archived the file and delete the file which is older than 14 days, 3rd load the file and 4th update the status. Flat file has comma separator and following...
View ArticleCan I filter the table being profiled in the Data Profiling task, or know of...
Hi,I import several files into a staging table. Inside a foreach loop, after the data flow task I have a Data Profiling task that profiles the table so we can give feedback to those who sent us the...
View ArticleLoading data in a website form automatically
Hi guys, as far as you aware..is there any possibility to build a package that read the rows of a file excel and load this rows into a website form? I remember I read something like this in one book...
View ArticleHow to Troubleshoot why data is not moving over into the Data Warehouse after...
Hello,Here is my problem:Data was imported into the staging area. After resolving some errors and running the job, I got the data to move over to the next area. From there, data should be moving over...
View ArticleCDC for Oracle in SQL 2012 not writing updates
Hello...I have set up a CDC for Oracle Service and Instance for use with SQL 2012. After the instance was started, I inserted six rows of data into my Oracle table and a few minutes later, it looks...
View ArticleFuzzy Lookup Transform not writing to destination
I'm using MSSQL 2008R2 on a MS Server 2008 R2.I've tried using a flat file, excel, and creating tables to use the Fuzzy Lookup transform.But each time, the source object and Fuzzy Lookup transform turn...
View ArticleCannot locate a handler for the specified connection type
I am getting an error trying to use an Execute SQL task to send an XMLA command to my SSAS (2012) database.The error is: Error:0xC00291D6 at Execute XMLA, Execute SQL Task: Cannot locate a handler...
View ArticleData Pull from SAP ECC 6.0 to SQL Server 2012
Hi All,We have a requirement to pull the data from SAP ECC 6.0 to SQL Server 2012. Data is available in ECC tables. We are looking for help in following points:How to pull the data from SAP ECC 6.0...
View ArticleThe ForEach Loop Enumerator is Empty - SSIS Error when executing through CMD...
I am currently working on a SSIS package that is to be triggered through CMD via VBA (Access). All that the package does is read a bunch of files from a folder and upload them into a table in SQL...
View ArticleHow do I make changes and deploy to server
Hi,I have an SSIS Job that is failing.I have opened the package in BIDS and made the necessary changes and saved it but it is not updating the live package.What do I have to do to deploy the changes I...
View ArticleExcel to SQL Data Flow using Wildcardname
I have 1 EXCEL File that I need to load daily, It is on a directory and the filename starts with ForeClose... So I have to look for ForeClose*.xls and load that file. It is only 1 file to load and...
View Articlestruggling with Script task as data source
I am trying to set up a script task as a datasource only passing a variable to the output buffer. Below is my code can anyone see any reason why this wont work Public Overrides Sub...
View ArticleDoes onError EvenetHandler will work out if connection got closed or unable...
Does onError EvenetHandler will work out if connection got closed or unable to acquire the connection
View ArticleCDC Source doesn't capture changes
Hi Everybody, To learn how to use CDC I read this article http://www.mattmasson.com/2011/12/cdc-in-ssis-for-sql-server-2012-2/ but It doesn't work. In fact, at Incremental Load package the CDC Source...
View Articleregarding ssis
Hi, I want to move data from source to destination, if any error comes in middle of data, package should not stop, error data should go to other destination file
View Articlehow to write log in Integration services?
Hi!how to write log in Integration services?I want to make my log file (.txt) and i want to log information,error,and all the process...
View ArticleUsing a UNC Path in WMI Event Watcher Task
I'm configuring a WMI Event Watcher Task to serve as a file watcher on a UNC share. The task was configured as follows:WMI Connection:Server name: \\DEVDB01Namespace: \root\EDI_FilesWindows...
View ArticleHow to get attachment name from SharepointList using SSIS SharepointList Source
Hi All,I am using SharepointList Source transformation to pull columns from a SharepointList. The attachments columns is having value as Yes or No. I need the Attachment name from Sharepoint List using...
View ArticleReading Hyperion Data through SSIS
Hi Team,Is it possible to read data from hyperion using SSIS? If yes, Please advice me the stepsThanks Arsa..
View ArticleLook Up Transformation - how many table you can do lookup
In one lookup transformation on how many table you can do lookup
View Article