Best practices - AWS Prescriptive Guidance

Best practices

Offline migration

For offline migration, we recommend the following best practices:

Online migration

Best practices for online migrations include the guidelines for offline migration provided in the previous list, and the following additional considerations:

  • Use best practices for online tools. For example, when you use AWS DMS, choose the right method of reading the redo logs from Oracle LogMiner or AWS DMS Binary Reader.

  • Make sure that tables with a high number of data manipulation languages (DMLs) are separated logically from tables that have fewer DMLs.

  • Follow the best practices for using Oracle native tools, such as Oracle GoldenGate or Oracle Data Guard.