Tables and Records modification view

  • Do you have custom auditing in place, which logs who acesses what and where from? If not you cannot find out who modified the data.

  • What is a custom audit and how to set/implement it?

  • If you have enterprise edition, you could look at change data capture (unsure if it captures the user and hostname), otherwise you will need to use things like triggers which capture any INSERT UPDATE DELETE statements users may execute.

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply