Can I use RMAN Backup for RDS restore ?

0

Customer is storing Oracle RMAN backup on-prem. As part of DR strategy, they want to build DR environment in AWS. I would like them to use RDS in AWS for their DR instance. Is there way to spin up RDS instance using RMAN backup and then later use RDS snapshot to restore back to on-prem Oracle ?

1 回答
1
已接受的回答

No, due to managed service nature, you do not have privilege to restore RMAN backup in RDS. However, you can take backup from RDS using RMAN and restore on-prem or on ec2. [+] https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Appendix.Oracle.CommonDBATasks.RMAN.html

Only way to use RDS as a DR is using replication tools like goldengate or DMS.

AWS
已回答 4 年前
profile picture
专家
已审核 1 个月前
  • This is really bad. Theres some cool stuff you can do like merge many logfiles into a backupset, to keep it up to date. This avoids so much network bandwidth , sinceyou dont need to send the whole backup back and forth, spendig a good chunk of $ for networnig billing for data transfer

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则