Page 1 of 1

You want to make sure that all data accesses to a specific view will be logged in the audit trail. As part of an update

Posted: Fri Aug 26, 2022 10:04 am
by answerhappygod
You want to make sure that all data accesses to a specific view will be logged in the audit trail. As part of an update of the database schema, the view is dropped and recreated under the same name.What is the consequence for auditing?Please choose the correct answer.Choose one:

A. Auditing needs to be set up again for the recreated view.
B. The audit log-object references must be reinitialized.
C. The audit policy needs to be reactivated.
D. Auditing continues to work for the view.