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 > DB2 V8 ZOS Load Trace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-11-09, 20:31
NEE NEE is offline
Registered User
 
Join Date: May 2009
Posts: 16
DB2 V8 ZOS Load Trace

Hi,

I am not sure how cna I trace the last load happened on table.

Actually I want to trace the data refresh happened from production to QA by which ID since 11/02/09.

I tried searching in sysibm. sycopy table, all IC I have there are only with type F.

Apart form there , if there is any other parameter I can look for , please let me know.

I am using RC/Querry and UPdate tools only.

Thanks & Regards
Nee
Reply With Quote
  #2 (permalink)  
Old 11-24-09, 15:49
schintala schintala is offline
Registered User
 
Join Date: Apr 2005
Location: USA
Posts: 119
You can view from SYSIBM.SYSCOPY catalog table to see when the last load happend on the tablespace. Look for type = S.
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