msbi - Incremental Upload data from sql server to Amazon Redshift -


our raw data in sql server,data keep on growing,growth rate high,we need load data incrementally redshift analytics.can please point out me practice load data.how feasible ssis load directly redshift (with out s3).

it's going impractical load sql server redshift without landing data on s3. can try loading via ssh but, of course, ssh on windows not supported.

http://docs.aws.amazon.com/redshift/latest/dg/loading-data-from-remote-hosts.html

i did presentation while on discovered when migrating sql server redshift. 1 of things discovered ssis not useful interacting aws services.

http://blog.joeharris76.com/2013/09/migrating-from-sql-server-to-redshift.html

finally, of commercial "replication" tools automate process of incrementally updating redshift on-premise database. hear things attunity.

http://www.attunity.com/products/attunity-cloudbeam/amazon-redshift


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -