Viewing 15 posts - 16 through 30 (of 85 total)
I haven't got any experience of this in 2014 or 2016, but in 2012 I experienced a lot of issues if the amount of data in the SSISDB was fairly...
February 9, 2016 at 10:33 pm
"The client experience"
To be honest, we may have to stick with that option.
February 8, 2016 at 8:14 pm
Yeah it sounds a little different.
I'm starting to think we'll have to create a custom security extension to facilitate this. It just sounds quite complicated.
February 8, 2016 at 7:44 pm
Integration Services is installed on the server.
I guess I could try an un-install and re-install of that specific component.
December 15, 2015 at 3:46 pm
Thanks for the info.
I'll have to look at this to see what the best option is.
November 26, 2015 at 11:04 pm
I thought I'd provide a brief update to this issue.
This appears to have been some kind of issue using an ADO.NET data source in my SSIS package. After changing this...
September 28, 2015 at 11:09 pm
So I've been experimenting with this ETL and I'm struggling to get much of a performance gain. I'm currently testing one of the tables that has a little over 2M...
September 25, 2015 at 12:09 am
Sorry I should have specified that.
It's an ADO.NET connection to an Ingress database and the query just grabs data from one table according to a date condition that is indexed.
September 23, 2015 at 7:50 pm
Thanks for pointing that out, Jeff.
The process is using SSIS but I believe it has been set up quickly just to get it working, not necessarily with performance in mind....
September 23, 2015 at 5:47 pm
Thanks for all the feedback.
The table I have the biggest issue with only has a clustered index and one NC index. There are around 13M rows that get INSERTED...
September 23, 2015 at 4:59 pm
Thanks for the reply.
I had seen that article but also read a few which suggested disabling alll the indexes.
I guess for now I'll just concentrate on disabling the NC indexes.
September 23, 2015 at 12:55 am
Thanks, Jacob!
I assumed it was something along those lines but thank you for clarifying.
July 9, 2015 at 7:46 pm
That seems to work perfectly!
Thanks for the help with that.
July 5, 2015 at 5:20 pm
Yeah that's what I need.
I'll do some more testing so my function is similar to the one you tested.
July 5, 2015 at 4:56 pm
Sorry I should have included that from the outset. Below is the code I'm using:
/****** Object: ResourcePool [pReadIntentAccess] Script Date: 3/07/2015 8:33:46 AM ******/
CREATE RESOURCE POOL...
July 2, 2015 at 4:37 pm
Viewing 15 posts - 16 through 30 (of 85 total)