有没有办法找到某个值何时被插入到 Oracle 数据库上的特定单元格中?

发布于 2024-11-29 16:55:08 字数 101 浏览 0 评论 0原文

我想研究表中的特定行。我想知道何时插入该行,何时修改其各个字段,该行中每个字段可能具有的各种值等。简而言之,它的审计..可能吗?如何?..

我使用的是 Oracle 11g

There is a specific row in a table that I would like to research. I'd like to know when this row was inserted, when its individual fields were modified, the various values each field in this row might have had etc.. In short, its audit.. Is it possible ? How ?..

I'm using Oracle 11g

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

心碎的声音 2024-12-06 16:55:08

您可以启用审核。如果这是事后发生的,不,我认为你无能为力。

You can enable auditing. If this is after the fact, no I don't think there's much you can do.

ㄟ。诗瑗 2024-12-06 16:55:08

您可以事后尝试LogMiner,但这取决于您是否'已经可以访问必要的重做日志文件。

You can try LogMiner after the fact, but that depends on whether you've got access to the necessary redo log files.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文