Viewing 15 posts - 1,966 through 1,980 (of 2,648 total)
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
March 18, 2019 at 3:24 am
March 18, 2019 at 2:57 am
This is really the bases of ETL processing.
Following is a standard pattern to load data from staging into one or more destination tables
1 - Load...
March 17, 2019 at 9:43 am
March 16, 2019 at 10:54 am
I would say its not so much the SQL but the VM and the Host config that matter.
How many CPU's does the Host have and how many are...
March 16, 2019 at 7:53 am
Viewing 15 posts - 1,966 through 1,980 (of 2,648 total)