Viewing 15 posts - 2,521 through 2,535 (of 2,857 total)
A nice easy QOTD... but one of those things that is good to know in case you are trying to do math on real numbers and get an answer that...
May 26, 2017 at 8:24 am
The main reason my company went with SSIS is that my boss doesn't like linked...
May 25, 2017 at 3:39 pm
Understood and thanks for the encouragement/tips. Despite all of the ETL and other...
May 25, 2017 at 12:18 pm
May 25, 2017 at 11:27 am
What does your cbs.log file look like? That should better point to what the error condition is.
May 24, 2017 at 9:17 am
what is the contents of your cbs.log file (C:/Windows/logs/cbs/cbs.log)?
That should also indicate why it failed to install.
Also, have you installed KB3005628? That was a patch so you...
May 24, 2017 at 8:40 am
I agree with everyone here. You will want to set a max for the memory. We had ours set to what we thought was good, then got some big SSIS...
May 24, 2017 at 8:32 am
Another thing to check is your error log. That should indicate why .NET didn't install.
Which version of windows are you installing this on?
May 24, 2017 at 8:27 am
Another thought - what is your max memory for your SQL instance set to?
SSIS operates on different memory than the SQL Instance as would the web instance. You leave...
May 23, 2017 at 2:02 pm
2 thoughts - is the data encrypted? If so, did you bring across the decryption keys when you restored the database?
and does the account on the local copy have...
May 23, 2017 at 1:39 pm
If you have the ISO already downloaded, you can grab any zip extraction tool (winrar, winzip, 7zip, etc) and use that to extract the files to a folder and install...
May 23, 2017 at 12:20 pm
As a thought - was the dtsx file originally created in Visual Studio 2015 with the BI development tools for 2016? If not, it may be set to run in...
May 16, 2017 at 11:13 am
Not 100% sure on the back end magic of the maintenance plans, but I have a sneaking suspicion that that checkboxes and radio buttons only applies at the time the...
May 12, 2017 at 4:13 pm
I agree with Sue. It sounds like your connections are buggered up.
I had a similar issue ages back when I was doing upgrades from 2008 R2 to 2012 and...
May 12, 2017 at 8:44 am
Viewing 15 posts - 2,521 through 2,535 (of 2,857 total)