Component Script is only reading 1 row in the oracle data reader
I am using Foreach ADO enumerator that brings back a small amount claim id's into a data flow. I then run those claims id's in the script component below which is a datasource. Each claim can have...
View ArticleLosing code
We have a couple of projects in the integration services catalog, both containing packages that contain vb script tasks. I did an export of them from the integration services catalog into ispac files...
View Articleif we set file group auto growth to unlimited what is the problem in sql
Hi,if we set file group auto growth to unlimited what are the problems will raise,what happen my scenario means I got critical alert from SCOM ,it's says that Could not allocate space for object in...
View ArticleHow best to send table results in an email?
Hi All,We use SSIS and SQL 2012 for our data warehouse and ETL system. Most of our SSIS packages include email tasks to let somebody know a process has completed. I want those emails to include a...
View ArticleBuild SSIS code
For web or windows apps building the code makes it harder to decrypt the code. I need to be able to send the SSIS 2016 package code for deployment (project type package to deploy to SSISDB). If I send...
View ArticleVisual Studio 2017 SSIS: Orcale as Source
Hi,I need to develop a SSIS package to load the data from oracle source and post the files on Azure Data lake.For that, I am using VS 2017. But I am not able to create the successful connection with...
View Articlefile excel matrice source
hello , please how can i import a matrice from an excel file in ssis if not how can i solve this problem ( my source file is an axcel file witch containt a matrix ) thank you
View ArticleHow to load multiple excel(.xlsx) files with similar but not equal file names...
Hi All, Thanks for your help in advance. I'm wondering if there is a possibility to load multiple files that has something in common in the file name. All the files has the same columns and I need to...
View ArticleWho will be announced as the next SQL Server Integration Services Guru? Read...
What is TechNet Guru Competition? Each month the TechNet Wiki council organizes a contest of the best articles posted that month. This is your chance to be announced as MICROSOFT TECHNOLOGY GURU OF THE...
View ArticleForeach Loop - Move and Copy from within the same Container with no scripting
Main question: Can I have two separate File System Tasks within the same Foreach Loop container?My requirement is: Move n number of files from source directory to an archive (dated) directory. Then...
View Articlesupport on ODATA connector in SSIS using Multi factor authentication
how to connect with project online data using the ODATA connector it hasmulti factor authentication..Because I didn't find any option to use the multi factor authentication and it is giving error when...
View Articlelooking for a solution that is really dynamic
Hi we run 2016 enterprise. We have an ssis apparatus that thru metadata can load consecutive waves of 9 simultaneous source to destination data loads. As soon as the longest running load of wave x is...
View ArticleMigrate database synced from CDC db to another server
Running 2016 SP1 standard. I have a database that gets synced hourly from a CDC enabled database. I need to move this database to another server/instance. Just to confirm this is the destination...
View Articletruncate load data in to target
Hi I have a scenario to load data from flat file to target on a daily basis. I would need to truncate and load the data, before loading I need to check if the current data is good then after truncate...
View ArticleUsing Visual Studio 2015 and TFS for SSIS projects
Hello,We plan to start using Visual Studio 2015 and TFS soon, both new to our BI group. Should I expect any problems with SSIS projects or can I expect it to work just like database projects? It...
View ArticleSSIS loading .csv flat files using For Each Loop Container : Execute SQL Task...
I am loading many .csv files into a SQL Server table using SSIS (Visual Studio 2017).I am using For Each Loop Container. I have two user variables - FileName (string) and RowCnt (int)I have developed...
View ArticleSSIS source code security
Hi ,we will be creating and deploying SSIS package in the client environment but the source code should not be viewed by them.How can i we approach for this one.Could you please help me.Regards,Niranjan B
View ArticleSSIS source code security
Hi,we will be creating and deploying SSIS package in the client environment but the source code should not be viewed by them.Means they can execute the package only but no need to open designer.we will...
View Article