dbTalk Databases Forums  

Does DB2 keep checksums for data?

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss Does DB2 keep checksums for data? in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Troels Arvin
 
Posts: n/a

Default Does DB2 keep checksums for data? - 05-05-2010 , 02:26 AM






Hello,

Does DB2 keep checksums of data, such as data page checksums, extent
checksums, etc? - Or is it solely up to the file system or storage
hardware to maintain such physical integrity structures?

--
Troels

Reply With Quote
  #2  
Old   
Henrik Loeser
 
Posts: n/a

Default Re: Does DB2 keep checksums for data? - 05-05-2010 , 03:07 AM






On May 5, 3:26*am, Troels Arvin <tro... (AT) arvin (DOT) dk> wrote:
Quote:
Hello,

Does DB2 keep checksums of data, such as data page checksums, extent
checksums, etc? - Or is it solely up to the file system or storage
hardware to maintain such physical integrity structures?

--
Troels
DB2 stores checksums in the pages and an admin can check in advance
before a user encounters an error whether the data pages are OK. See
here for more information:

Comparison of INSPECT and DART
http://publib.boulder.ibm.com/infoce.../c0020763.html

Henrik

Reply With Quote
  #3  
Old   
Pierre StJ
 
Posts: n/a

Default Re: Does DB2 keep checksums for data? - 05-05-2010 , 01:17 PM



Yes. Each page has a checksum that is generated before the write and
checked and recalculated at page read time so that DB2 can ensure no
corruption has happened.
The following explains it:
http://www-01.ibm.com/support/docvie...id=swg21215588

Goog luck, Pierre.




On May 5, 3:26*am, Troels Arvin <tro... (AT) arvin (DOT) dk> wrote:
Quote:
Hello,

Does DB2 keep checksums of data, such as data page checksums, extent
checksums, etc? - Or is it solely up to the file system or storage
hardware to maintain such physical integrity structures?

--
Troels

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.