IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Db2 table creation History


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Naga Rajender.K

New User


Joined: 19 Dec 2008
Posts: 13
Location: Hyderabad

PostPosted: Wed Jan 19, 2011 11:54 am
Reply with quote

Hi ,
Can anyone help me to "how can we know a db2 table creation history".

like
1) when the table is created
2) when a particular column has been added.. etc


Thanks in advance
Back to top
View user's profile Send private message
Dsingh29

Active User


Joined: 16 Dec 2008
Posts: 132
Location: IBM

PostPosted: Wed Jan 19, 2011 12:31 pm
Reply with quote

Hi Naga,

yes, very much..it can be done thru DB2 logs icon_razz.gif

Also, request you to go thru

ibmmainframes.com/about40106.html

ibm-mainframe-tips.blogspot.com/2008/10/who-updated-that-db2-table-how-to-read.html


hope this helps !!!
Back to top
View user's profile Send private message
GuyC

Senior Member


Joined: 11 Aug 2009
Posts: 1281
Location: Belgium

PostPosted: Wed Jan 19, 2011 2:12 pm
Reply with quote

Dsingh29 wrote:
yes, very much..it can be done thru DB2 logs icon_razz.gif

I like to see you do it for for a table that was created 3 monts ago and somewhere within these three months 3 columns were added , 2 deleted and 1 altered. Good Luck!

Without decent change management tools/administration this can not be done.
Back to top
View user's profile Send private message
sushanth bobby

Senior Member


Joined: 29 Jul 2008
Posts: 1020
Location: India

PostPosted: Wed Jan 19, 2011 6:04 pm
Reply with quote

Naga,

Check the DB2 Catalogs,
Columns CREATEDTS, ALTEREDTS in SYSIBM.SYSTABLES
Columns CREATEDTS, ALTEREDTS in SYSIBM.SYSCOLUMNS

Thanks
Sushanth
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top