get user list from AD security group and nested group alongwith the...
Hi,I have already created a thread in...
View ArticleSSIS Lookup not matching on equal values of datetime if cache mode is partial...
We have a Lookup to match incoming records from temp table and filter out duplications before entering the destination table. The temp and destination tables have exactly the same definition. The...
View ArticleMigrated Vs 2008 SSIS package to VS2012 and getting error while opening the...
Hello team,i have done upgraded VS2008 to VS2012, And while opening master packages i am getting below error for all individual packages .and this SSIS packages using config files .Please let me know...
View ArticleHow i need pass ID and name into varibales and execute Procedure
I Need to execute 2 Procedures Ex : Exec usp_Employee @name = 'Employee' Exec usp_Department @ID = 2,@name = 'Department'I have a master table where I have records like this ID name 1 Employee 2...
View Articlehow to store oracle connection password in encrpted ssis
Team,i am facing the issue while i am using oracle as source and i need to store the connection manager password in encrypted format,because that is restricted from client .i tried many ways using...
View ArticleThe SSIS Runtime has failed to enlist the OLE DB connection in a distributed...
Hi All,Case: I have a SSIS package developed in SS2016, which has got several Sequence containers and dataflow tasks. Only one of the sequence containers has TransactionOption : "Required" included...
View ArticleSSIS Failed to enlist distributed transaction - transaction implicitly or...
I have gone through all the articles I could find about configuration of MSDTC. I have firewall open for DTC for Domain, Private and Public networks. I still keep getting this error. I am running...
View ArticleAccessing data from Amazon Snowflake datawarehouse
Hi Friends - I need to read some data from Amazon Snowflake warehouse and load to SQL server. I am planning to implement it using SSIS. Please provide me the link to install the drivers for it and...
View Articleweird exception message in ssis when debugging
Hi, I got this error message today when debugging in vs 2010, presumably sql 2012. What does it mean?the type initializer for system.windows.media.fonts threw an exception (msorclib)
View ArticleUnable to run a powershell script by SSIS Execution Process Task
Hi!I am trying to run a Powershell Script in a SSIS package -> Execute Process Task:Invoke-Command -ComputerName TESTSERVER01 -FilePath "C:\PS_Scripts\createWebservice.ps1"I tried also to put...
View ArticleError Trying to Run Debug with Visual studio 2017
Hey everyone, I am having an issue with Visual Studio 2017 and debugging. Currently, we are loading up a test file (TestProj.sln), then running the debug function. SSDT did not install properly on...
View ArticleSSIS master key on Replica
Hi!I have an Azure 2016, SQL 2016 2 node always on configuration with SSISDB in the availability group.My packages work on the primary node, but on the replica I get the following error:Please create a...
View ArticleImporting from Excel 2013-2016 - SSIS 2017
Hi,on my machine I've SQL Server 2017 64-bit and SSIS 2017, SSDT for Visual Studio 2017, Excel 2016 64-bit (Office Professional Plus).Moreover, I've installed Microsoft Access Database Engine 2016...
View ArticleThrottle SSIS RAM usage
I have a package with multiple data flows.We are loading columnstore indexes, so let assume each buffer in each data flow is 2GB. Server has about 20GB RAM available.When the process starts, all...
View Articleget user list from AD security group and nested group alongwith the...
Hi,I have already created a thread in...
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 ArticleHelp Understanding what ServerPassword and ProxyPassword is
I am newish to SSIS. I am editing an SSIS package and I was looking around. I stumbled on <g class="gr_ gr_242 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar multiReplace" data-gr-id="242"...
View ArticleError when generate the excel file
Hi,The sql job called the SSIS package to generate the excel file. It was working fine. I have the link from the application where user can excuse this package on demand and got error below. I am...
View ArticleGetting Error while trying to connect Sharepoint list by using OData Source
Hi,Trying to connect Sharepoint List(O365) but no luck,it's throwing me an error.TITLE: OData Connection Manager Editor ------------------------------ Test connection failed...
View Article