Could you please confirm me the current backup architecture is feasible?
I have 3 sites. Site A is active site. Site B is DR site. Site C is a witness site that also include a S3 on prem solution.
A single VBR server is managing the whole environment. This VBR is located on DR as recommended in best practices.
I would like to know if it's possible to have a scale-out repository composed of 2 performance tier and 1 capacity tier:
1 performance tier is a local repo located on site A
1 performance tier is a local repo located on site B
1 capacity tier (S3) is located on site C
1) I can perform by RMAN backups in active site (A) that will go on performance tier of site A
2) Backups will be replicated to site C (S3)
3) I download backups from capacity tier to performance tier repo on site B (since it's empty)
4) In case of switchover, i can run my backups on site B seamlessly
5) Those backups will go in performance tier of site B
6) those backups will be replicated to capacity tier on site C
7) if i switch back, i can download backup from capacity tier (C) to performance tier on site A and restart production
Is that correct?
