iterate through Folders
Hello friendsNeed help My current Path :-C:\Data\Application \2015\abc 2015.csvi am using a For Each Loop and foreach file enumerator and data for this file is loading fineNoow we got new file for...
View ArticleNo Rows From Source
Hi allMy Source is oracle etrm.i can able to pull data from all tables and views except some,all permissions and connection strings are same for every packageBut for only some views and tables i cant...
View ArticleUsage of Attunity drivers - Microsoft Connectors v2.0 for Oracle
Dear,One basic query, I know there are many third party transformations and other tasks available. However I was asked to not use any other third party provided t/F or tasks, because of securit...
View ArticleSSIS + Slow performance on SCD component on a compressed dimension table with...
Hi all,I have a dimension table with only 150.000 rows. I'm using a SCD component which is running way too slow. (Atleast 15+ minutes). Other dimensions which are a lot bigger are running faster. I...
View ArticleDATAFLOW TASK IS HANGING WHILE LOADING DATA FROM ORACLE SOURCE TO SQLSERVER...
Hi,we designed a staging ssis solution in which 50 child packages are running through master package.The problem is in some child packages, after loading data from oracle source table to sql server...
View ArticleSSIS
SSIS FF issuehow to skipp the records flat ile #Web log for Wise Owl site for first 5 hours of 23rd April 2013 #Confidential - not for redistribution in any form #Fields: date time cs-uri-stem...
View ArticleCode: 0xC0047038 SSIS Error Code DTS_E_PRIMEOUTPUTFAILED
Hi All, My environment is SQL Server 2008 R2. I get the following message when I try to schedule a package via SQL Server Agent. The same package when ran from another MS SQL Server machine runs just...
View ArticleOracle Password not working after 24hrs
As the title says, my password for any Oracle connection seems to 'expire' after 24hrs. This is using either the OLE DB provider from Oracle, or the Attunity provider.For both providers, I can change...
View Article#TempTable for Email Message
I have created a #TempTable for storing an email message and am trying then to UPDATE the #TempTable_EmailMessage contents with an email message. When I attempt running it, I am getting...UPDATE failed...
View ArticleSSIS to Azure: Erratic error "Login Timeout expired"
Hi CommunityWe have several SSIS packages transferring data from a local SQL server to an Azure server. The packages are executed after each other by an SQL agent job, which is scheduled hourly.The job...
View ArticleIssue in importing data from Excel SSIS
Hi,I am trying to import the data from an excel file with multiple sheets named asSheet1Sheet2 etcI am following the approach mentioned...
View ArticleSSIS XML source root attributes missing
When I add a XML source and point it to s XML file I am trying to load I do not see the root attribs.I have tried the local create XSD as well as Trang (nice command line tool)...In either case I get...
View ArticleCreate XML file From SQL Table in SSIS
HelloI want to create XML File everyday with today's date in the file name from SQL Table in SSIS 2008 r2.I tried writing sql query and created XML file, but format of the file is different than i...
View Articletable partition and parallel load in SSIS
1. load data for different batches in the same set of tables parallel using SSIS 2012Steps :a) Created 4 file Groups and 4 ndf files .b)1st ndf file points to C drivec) 2nd ndf file point to D drived)...
View ArticleSqlServer 2014 - SSIS Package Execution - version 14.0 script not supported
I developed a SSIS project by SQLServer Data Tools (SSDT) 2015 which used the script task function. The package run successfully on SSDT. But when the package was deployed on SQLServer 2014 and...
View ArticleBest practices about using SSIS project parameters in a prod environment -...
Hi,I'd like to manage some SSIS projects with a little administrative effort for SSIS developers and a separate management between prod and dev environments.In order to do a such task, I think to use a...
View ArticleCan i reference and use the .net framework 4.5 signed dll in BIDS script task?
I have created a security dll in .net framework 4.5 and I am using it in our web application which is in ".net Framework 4.5". We have "SQL SERVER 2008 R2" and I created aSSIS package using BIDS and...
View ArticleRebuild Index Task how to reuse connection
Dear all,I develop a SSIS-project to transfer data to a data mart. As the last step I want to rebuild indexes in the tables with new data. But I Have a very strange situation: "Rebuild Index Task" does...
View ArticleLoad data from Sharepoint list view using SSIS pacakge
Hi All,Can anyone please give me the congratulation for SSIS SharePoint list source control to load data from Sharepoint view. I was able to load data from List not from the View.
View ArticleLoop 10 SQL statement to insert data in Single Table
Hi Friends I have 10-15 DFT (Data flow task) which is basically fetching data from Source and inserting to Destination table. Every query has its own Business Logic but Destination table is...
View Article