For table level supplemental logging, do I have to enable it at the database level as well?
I am running oracle 19c single instance non-pbd database on AIX.
I am being asked to enable supplemental logging at the database level where I believe table level will suffice.
Do I have to enable the minimum db level supplemental logging before I can turn it on at the table level?
The way I am reading the documentation, the answer is no.
Thanks!