Hello -
1. We just migrated our Oracle database to AWS on EC2 instance, and we would like to know if we can have RMAN dump the backup files to an S3 bucket. If so, could you please provide steps how to implement that..
2. We are also planning to do INCREMENTAL backup which is the first time we will be using INCREMENTAL. Please note, our goal is to find the best option for INCREMENTAL backup in hopes to restore our 2T database in a timely manner. Storage is not an issue, but restoring database rather quickly is more crucial for our business. My understanding is RMAN offers 2 types of INCREMENTAL of backups: Differential backup OR Cumulative backup, but I am trying to understand as to what would be the best option considering the scenario I described above to be able to restore DB quickly.
If there are sample INCREMENTAL backup scripts, that would be extremely helpful.
Thank you !