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

Checksum Usage


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

New User


Joined: 01 Jul 2008
Posts: 2
Location: bangalore

PostPosted: Wed Jul 02, 2008 5:41 pm
Reply with quote

I got to know that there is checksum attribute which is used to keep track of changes to DB2 tables. Can anyone suggest how to use this checksum in cobol program to get the rows that got changed after during database updated.
Back to top
View user's profile Send private message
nabarundas

New User


Joined: 21 Jun 2007
Posts: 28
Location: pune

PostPosted: Thu Jul 03, 2008 2:04 pm
Reply with quote

Hi pjugali,

Though I am not completely sure about the checksum attribute but what I know is that it is a connection attribute. I don't think we could be able to use checksum in COBOl program.

My suggestion is if you want to track the database update you can write one trigger that would insert data in seperate table of the updated rows.

If anyone knows more about checksum please give some link.


Regards,
Nabarun
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 SH256/MD5 Checksum in Mainframes JCL JCL & VSAM 14
No new posts STEM usage in REXX CLIST & REXX 14
No new posts z/OS Modules Usage report using SMF 42 DFSORT/ICETOOL 2
No new posts Concatenate 2 fields (usage national)... COBOL Programming 2
No new posts JCL and TAPE drives: how to maximize ... JCL & VSAM 9
Search our Forums:

Back to Top