Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Find the time stamp of the updates made to the database
On 15 Dec 2005 08:50:58 -0800, masood.lanker_at_gmail.com wrote:
>Dear Group,
>I am using oracle 8.1.17, on Solaris 8
>There has been some update in database tables. The table does not keep
>a record of the timestamp, can we check somewhere in O.S. or oracle
>logs or database when the update was made and the exact SQL query that
>had been run
Sure, identify the exact archive logs, and use dbms_logmnr to inspect
them.
See Thomas Kyte Expert Oracle one on one, Appendix A.
-- Sybrand Bakker, Senior Oracle DBAReceived on Thu Dec 15 2005 - 13:11:21 CST
![]() |
![]() |