Viewing 15 posts - 1,966 through 1,980 (of 2,653 total)
How about people that just implement missing index recommendations that create a nonclustered index that is a covering index and recreates the entire table? Yes, I found one...
April 10, 2019 at 8:28 pm
Ranting: Just noticed that you said your company recently upgrated to SQL 2012 - WHY!! at this point in time they should have gone to 2016 or 2017.
A bit of...
April 7, 2019 at 7:06 pm
your idea of copying to SQL will work and in some cases could be the best option.
Is the table in Oracle updated outside this SSIS process? If not then you...
April 6, 2019 at 10:50 pm
memory available is normally based on number of processors, not cores as far as I know.
and depending on the processor model memory on this model can be higher than the...
April 4, 2019 at 7:07 pm
also
Site slow when going through the latest topics, both initial page and next pages.
Layout / colour schema quite annoying. Lost one post already because of the fact that existing /...
March 31, 2019 at 7:03 pm
If your users can be without the db for some time it might be a better option to get a bigger drive with potential to expand at a later stage,...
March 30, 2019 at 8:14 pm
that option has nothing to do with the source but only with the destination.
You need to check if you have the Enterprise edition - if so you can and should...
March 30, 2019 at 8:11 pm
you got SQL Enterprise or other?
Is this incremental or full load? if incremental how do you deternime inserts/update/deletes?
and how exactly are you extracting the data - oledb, ado.net, odbc?
and is...
March 30, 2019 at 3:05 pm
You stated that currently reports of that table are disabled.
And also that updates/deletes are not done at all - being insert only makes it a bit easier.
March 26, 2019 at 4:46 pm
and exactly how are you trying to load and what are the errors you are getting?
And what have you tried to fix the errors you are getting?
March 25, 2019 at 3:09 pm
fact that the database engine allows it at a lower edition does not mean that the Integration Services does.
See Integration Services features supported by the editions of SQL...
March 23, 2019 at 4:11 am
Netezza optimization is a bit different than other db's.
I did find this article Analyze and Optimize Netezza Query Performance[/url] which is probably worthwhile reading
March 19, 2019 at 6:22 pm
March 19, 2019 at 3:25 am
Today, after I changed the relational database that feeds the cube from compatibility level 100...
March 18, 2019 at 4:12 pm
March 18, 2019 at 11:23 am
Viewing 15 posts - 1,966 through 1,980 (of 2,653 total)