Force logging at DB level and Table level
Hi experts,
I need your help to clarify my doubt about the force logging option.
In one of our oracle databases, user schema tables are loaded with no-logging option to avoid excess logging of information, so data changes are not captured into the archive logs. When we try to restore the database with PITR and open it, it says, user-schema data blocks are corrupted.
So, my question is, if I enable the force the database logging,(force logging at DB level), does it bypass the no-logging enabled at table level?
Thank you,
Ramesh.