Oracle backup chain
Hi team,
I have doubts and wanted to ask wider audience.
In our 12c environment we currently have Incremental 0 backup job which is running each Saturday. Every other day until next Saturday it will run Incremental 1.
If I run ad hoc FULL backup job on lets say Monday, does this means that during restore I should need to use this ad hoc backup as well, or I'm good with that one from Saturday?
I'm aware that incremental backup means that it will going to capture block changes from last full (Incremental 0) but if I run standard full backup job without deleting archive logs, would that mean that I have break backup chain?