Backup and Restore Oracle RDS Cross Account at Schema and Table Level

0

We want to backup and restore Oracle RDS twice a day (incrementally) cross account at the schema and tables level, excluding DMS, Golden Gate, snapshots, and RMAN. What third-party solution is available to do this job, or is the right solution doing it?

2개 답변
1

For backing up and restoring Oracle RDS instances incrementally, cross-account, at the schema and tables level, without using AWS Data Migration Service (DMS), Oracle GoldenGate, RDS snapshots, or RMAN, consider the following options:

  • Quest Foglight for Databases or Quest SharePlex: Offers real-time data replication and may support the required cross-account, incremental backups at a granular level.
  • Dbvisit Standby: Specializes in Oracle databases for disaster recovery with real-time replication capabilities that could be adapted for specific backup scenarios.

It's vital to evaluate these solutions against your specific backup and restore requirements, considering factors like recovery objectives, acceptable downtime, and operational complexity.

profile picture
전문가
답변함 2달 전
0

Hello,

Please note, RDS Oracle backup for schema & table which is logical backups and it can be taken using Oracle datapump utility [1]. But note, this will not be incremental backups.

Furthermore, backups can be stored in S3 and cross account bucket policy can be set to access datapump backups and later can perform datapump import using s3 integration with RDS Oracle [2].

References

[1] https://repost.aws/knowledge-center/rds-oracle-instant-client-datapump [2] https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-s3-integration.html : Amazon S3 integration

I hope this helps.

AWS
답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인