Table of Contents

Search

  1. Preface
  2. Data Replication Overview
  3. Understanding Data Replication
  4. Sources - Preparation and Replication Considerations
  5. Targets - Preparation and Replication Considerations
  6. Starting the Server Manager
  7. Getting Started with the Data Replication Console
  8. Defining and Managing Server Manager Main Servers and Subservers
  9. Creating and Managing User Accounts
  10. Creating and Managing Connections
  11. Creating Replication Configurations
  12. Materializing Targets with InitialSync
  13. Scheduling and Running Replication Tasks
  14. Implementing Advanced Replication Topologies
  15. Monitoring Data Replication
  16. Managing Replication Configurations
  17. Handling Replication Environment Changes and Failures
  18. Troubleshooting
  19. Data Replication Files and Subdirectories
  20. Data Replication Runtime Parameters
  21. Command Line Parameters for Data Replication Components
  22. Updating Configurations in the Replication Configuration CLI
  23. DDL Statements for Manually Creating Recovery Tables
  24. Sample Scripts for Enabling or Disabling SQL Server Change Data Capture
  25. Glossary

Replication Considerations for Amazon Redshift Targets

Review the following replication considerations for Amazon Redshift targets:
  • Data Replication connects to and writes source data to the Amazon Simple Storage Service (Amazon S3). Amazon S3 is a storage service that can copy data from a source and simultaneously move the data to Amazon Redshift clusters. After the source data is in Amazon S3 storage, Data Replication issues a copy command that copies the data to an Amazon Redshift target table.
  • Data Replication does not delete the temporary files that contain the source data from the Amazon S3 bucket if InitialSync or the Applier ends with an error. You can delete these files manually, or use Amazon S3 Object Lifecycle Management to automatically delete the temporary files from the bucket when the lifetime of the temporary files expires.
  • Data Replication cannot replicate data from source columns that have binary datatypes to Amazon Redshift targets.
  • Data Replication does not support replication from a single source to multiple Amazon Redshift targets. You cannot define multiple Amazon Redshift targets in a configuration. In the Data Replication Console, the
    Routing
    tab is unavailable when the target type is Amazon Redshift.

0 COMMENTS

We’d like to hear from you!