unified_audit_trail.scn - is this value before that stmt was fired or not
Hi
Oracle 12.1.0.2.0
I have a question regarding unified_audit_trail column SCN.
Let's say someone executes an update statement without "WHERE".
Then I can determine that statement from unified_audit_trail, so I can see actual time and SCN of that audit record.
My question is. If I restore database backup into other host, can I take this SCN from that specific audit record, or I should subtract that value..?
Now I know there are better methods for this (flashback database perhaps), but let's say that other methods were not configured before that event.
Let's say that this UPDATE statement in audit records has