how to pick up latest file in a folder using ssis package?
Hi i want to pick up latest file from folder using ssis package,file name is set by cleint it self and we have no right to modiffy it,file name does not contain any date to pick.how to pick latest...
View ArticleDublicate entry problem in SOAP service
Hello,I try to retrieve data from http://ws.arvento.com/v1/report.asmx?wsdl It works with SOAPUI app but I get the following error with SSIS;I deleted all the lines which contains "callback" in the xml...
View ArticleErr Code: 0xC0209303. Using SSIS for Data from Access2007 to MSSQL2008 using...
Hi folks,I wonder if you can help me with the following problem?Text of err: Code: 0xC0209303 Source: CTS_01AbcTest Connection manager "SourceConnectionOLEDB" Description: SSIS Error Code...
View ArticleMove Data from Source table from Server A to Destination Server B and Delete...
Hi All,Move Data from Source table from Server A to Destination Server B and Delete only those records which has moved from Server APlease let me know the best solution in SSIS.Thanks,Puneeth
View ArticleExcessive transaction log size in SSIS catalog database (SSISDB)
I am having a recurring issue with the size of the transaction log for the SSISDB database. The database is running in simple mode (it's only a development instance) so it's not related to log backups....
View ArticleSSIS PAckage failing with "Error: The attempt to add a row to the Data Flow...
I have an SSIS package.To simplify , I would say that it reads data from hundreds of Oracle tables – making a copy of each one in a SQL server table.The issue appears to be one big data flow task. In...
View ArticleLaunching a SSIS 2014 package from C# application - SSIS 2014
Hi,I need to verify if it is possible to execute a SSIS 2014 package from a C# application and how it is possible it.The reference data platform is SQL Server 2014 and SSIS 2014.The SSIS package must...
View ArticleSource: "Microsoft OLE DB Service Components" Hresult: 0x80040154...
Hello, I am running Windows Server 2003 R2 Enterprise Edition SP 2 I have created an integration package in VS 2005 which extracts data from Access 2000 and imports it into a table on SQL server 2005...
View ArticleLoad Data from excel sheets to database table and then fact and dimensions...
Hi,I've multiple excel sheets and one database table with the same columns name. So I want to load data from excel sheets to that table and then from that staging table, I want to load data into fact...
View ArticleEnvironemental setup for SSIS Creation
Hi Team,I am very new to SSIS Package. My requirement is -To Extract data from SQL Server2012 and restore it to flat files. I have 250 GB data with me, including 150 GB blob file(pdf,images...
View Articleerror with reading variable data type not supported in expression in SSIS...
Hi,In my Sequence containerSQL Task for FULL RESULT SET-SINGLE ROW assign variable with filename:: VFILENAME(Variable in SCOPE of Package level),SQL task- Create Excel sheetData flow-OLEDB...
View ArticleSSIS Loading Data From Excel With Multiple Data Types in Column is not...
Hello Everyone,We are trying to Load data from several Excel Spreadsheets into SQL Server Tables.For this purpose, we are using SSIS to read and load the data. However we have found that the Excel data...
View ArticleData viewer not visible - SSIS 2017
Hi,I'm creating a simple SSIS 2017 solution that reads from a SQL Server table to write on another SQL Server table. I'm using SQL Server 2017 and SSDT for Visual Studio 2017 vers. 15.8.6.When I enable...
View ArticleSSIS environment variables for SQL instances – SQL Server 2008
Hello everyone,I have a small challenge that I'm facing.CONTEXT: I am doing this project for this client where they are still using SQL Server 2008R2. There are three environments Dev, Test, and Prod,...
View ArticleAccumulating Snapshot Fact Table
I have to create an Accumulating Snapshot Fact Table using SSIS to track the performance of bowlers on teams. The fact table consists of 4 foreign keys and 2 fact metrics. I have started the ETL for...
View ArticleFTP task fails on timeout, Exception from HRESULT: 0xC001602A
I wanted to "thank" the SSIS team for their traditionally wonderful job at error handling. From what I understand the 0xC001602A is a catch-all for pretty much any and every problem, which I...
View ArticleOData Source in Foreach Loop
Hi All, I have an OData Source and I'm getting the data through URL, I have more than 50k records but sometimes SSIS package stopped during execution after some thousand records, due to ODATA source...
View ArticleAnyone running Teradata Drivers/TTU 15.1 connected to Teradata DB 16.2,...
Hello,The title says it all. We are migrating our Teradata platform to Intellicloud and upgrading the database to version 16.2. Anyone still running Teradata 15.1 drivers and utils and connected to...
View ArticleParse body of email and send report based on parsed parameters
OK Gurus,I have an assignment to check for emails to a certain exchange email address and pull parameters either in the body or subject (I can decide how sender will compose). The email will contain a...
View Article