Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Rman backup strategy for DB size 30 TB

User_I3BGBMay 7 2019 — edited May 15 2019

Oracle Version : 12.2

My current DB size is 30 TB. I am using Exadata on oracle cloud. I need to plan backup strategy using cloud storage.

The data inside the database is already compressed(Hybrid columnar compression).

I am using Table partitions(quarterly). After every 3 months I am going to make the partition Read only & move the partition to read only tablespace by making the tablespace RW & again RO.

so that the every quarterly the Read only tablespace will be backed up once.

Currently Data change size is 1.5 GB per day.

The physical standby database is also configured.

What will be best strategy ?

please assist.

Thanks,

DJ

Comments
Post Details
Added on May 7 2019
3 comments
820 views