Home » RDBMS Server » Server Administration » Last DML on a table
Last DML on a table [message #371876] Sat, 16 December 2000 02:03 Go to next message
Keshava
Messages: 1
Registered: December 2000
Junior Member
Is there a way to get the last time a table's data was touched, by using Data Dictionary?
Re: Last DML on a table [message #371892 is a reply to message #371876] Mon, 18 December 2000 08:50 Go to previous message
Bala
Messages: 205
Registered: November 1999
Senior Member
Hi,
You can look at the tracing files if you have tracing on.
The best way to monitor an object is to start auditing.....
You can say "audit update, delete, insert on table1 by scott;"
which will produce your desired result....

Before starting audit
See the manuals for the adv and disadv of auditing on your database.

Bala
Previous Topic: Connect on database
Next Topic: Re: Oracle error message
Goto Forum:
  


Current Time: Sat May 04 07:54:31 CDT 2024