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 Risposta
1
Risposta accettata

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
con risposta 4 anni fa
profile picture
ESPERTO
verificato un mese fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande