If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Query modified datetime of tables and columns

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-21-05, 03:34
SonicWave SonicWave is offline
Registered User
 
Join Date: Aug 2004
Posts: 3
Question Query modified datetime of tables and columns

Good day,

Is there any way I can query for the modified datetime for a table or a column ? I need to query for a list of changes made to columns and tables from a date onward.

I can't locate any modified date in SYSCAT.TABLES and SYSCAT.COLUMNS.

Is there any other syscat tables that I miss out ?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 12-21-05, 08:34
Cougar8000 Cougar8000 is offline
Registered User
 
Join Date: Nov 2005
Location: IL
Posts: 554
I do not think there is such a timestamp which is probably not much help to you. Just an FYI. We battle this by running a daily db2look script that pulls ddl as well as grants and we store it for 365 days rolling. We did have to use it a few time for varius reasons mostly to prove that users never had access.
__________________
--
IBM Certified DBA on DB2 for Linux, UNIX, and Windows

DB2 v9.1.0.2 os 5.3.0.0
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On