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

when the table is loaded last time?


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rexx77

New User


Joined: 14 Apr 2008
Posts: 78
Location: Mysore

PostPosted: Thu Dec 17, 2009 11:44 am
Reply with quote

Greetings,

I have loaded a particular table some time back, that was successful. This morning when i was checking the same table, i have got CHECK PENDING message.

I wanted to know when the table was loaded last time. I checked it in some SYSIBM tables, but not able to find any information.

If some one out there who knows any information regarding timestamp, please share it with me.

Regards
Back to top
View user's profile Send private message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1208
Location: Bangalore,India

PostPosted: Thu Dec 17, 2009 12:58 pm
Reply with quote

Hello There,

Have you checked in SYSIBM.SYSCOPY table? It should have entry with ICTYPE Operation type as
R - LOAD REPLACE LOG(Y)
S - LOAD REPLACE LOG(NO)
Y - LOAD LOG(NO)
Z - LOAD LOG(YES)

Then check respective value of IC Date & IC Time Column.
Back to top
View user's profile Send private message
rexx77

New User


Joined: 14 Apr 2008
Posts: 78
Location: Mysore

PostPosted: Thu Dec 17, 2009 4:42 pm
Reply with quote

Thanks guptae for the information. It solved my question.
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 To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts Multiple table unload using INZUTILB DB2 2
Search our Forums:

Back to Top