Backup strategy for container database
Hi
Oracle 19c
When I have let's say 2 databases both are significant in size.
Should I put both of these pdb-s into the same container, or is it better for them to be in separate container..?
My point is, whenever something happens to one of the pdb-s and I need to restore one, then I cannot just restore on, I need to restore both of these, so time of impact is doubled basically.
Also, when I choose to put these into the same container, how should my bacup strategy should be..?
Options:
- Regularly backup container database. The downside, when I need to restore single pdb, then I need to restore whole container (so all pdb-s).
0