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 > db2ckbkp shows errors in backup file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-10-09, 10:10
MarkhamDBA MarkhamDBA is offline
Registered User
 
Join Date: Dec 2008
Location: Toronto, Canada
Posts: 381
db2ckbkp shows errors in backup file

I ran db2ckbkp on some of our backup files and got errors:

ufAddr PoolID Token Type Offset FileSize ObjectSize OrigSize Object Name
-------- ------ ----- ---- ---------- ---------- ---------- ---------- -----------
000004CC: 0 0 10 0 16569 16569 0 "db2rhist.asc"
00004785: 0 0 11 0 262144 65536 0 "DATA.POOL.TABLE"
ERROR: Tablespace container list checksum error detected against tablespace SYSCATSPACE,PoolID 0

ERROR: Tablespace container list checksum error detected against tablespace TEMPSPACE1,PoolID 1
...
ERROR: Tablespace container list checksum error detected against tablespace USERSPACE1,PoolID 2
...
ERROR: Tablespace container list checksum error detected against tablespace TEMPSPACE2,PoolID 3
...
Extent offset: 0
Name: /database/db2v8q1/db2v8q1/NODE0000/SQL00004/SQLT0003.0

ERROR: VerifyBufferObject - read in object type 11 at location 286597
...
Image Verification Complete - ERRORS DETECTED: 4

However I restored some databases with no problems and others had to do restore redirect. Does anyone know what those errors above are? Backup was done on v8.2 and restore on v9.5.1. Thanks
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
Reply With Quote
  #2 (permalink)  
Old 02-10-09, 10:19
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Was db2ckbkp done on v8.2 or v9.5? I'd suggest to do it on the same level where the image was created. Don't worry about the errors if you can restore the image.
Reply With Quote
  #3 (permalink)  
Old 02-10-09, 10:24
MarkhamDBA MarkhamDBA is offline
Registered User
 
Join Date: Dec 2008
Location: Toronto, Canada
Posts: 381
I did db2ckbkps on v9.5.1 once started having problems with simple restore.

I worry because we had problems with pagesize of tablespaces in some of those DBs before. So I created bufferpools and tablespaces with 16K pagesize to fix the problem and now I am thinking if I did it right
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
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