Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: [Q] way to check table last modify time?

Re: [Q] way to check table last modify time?

From: Alberto Dell'Era <alberto.dellera_at_gmail.com>
Date: Wed, 25 Apr 2007 19:08:34 +0200
Message-ID: <4ef2fbf50704251008m7d9d1158j2ac4b48e20c8a272@mail.gmail.com>


Maybe dba_tab_modifications is what you are looking for ?

The "timestamp" column is approximated, and the view itself may be updated only after some hours (at least in 9.2), but it may be adequate.

On 4/25/07, dba1 mcc <mccdba1_at_yahoo.com> wrote:
> Does there has way to check last time table be
> modified (insert/update/delete)? I checked dba_tables
> and dba_objects and can NOT find it.

-- 
Alberto Dell'Era
"dulce bellum inexpertis"
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 25 2007 - 12:08:34 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US