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 diag.log error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-01-07, 10:53
Meena.s Meena.s is offline
Registered User
 
Join Date: Sep 2006
Posts: 87
DB2 diag.log error

Hi all,

We are using the DB2 V8.1 and OS-AIX 5.2 . I could see the following error in db2diag.log.

PID:1613978(db2fmp32 (idle) 0) TID:1 Appid:none
common communication sqlccipcdarihandshake Probe:4

DIA8501C A buffer pool logic error has occurred.
ZRC=0x870F0002M.

What may the cause of the error....

Any help...


Thanks and Regards
Meena.s
Reply With Quote
  #2 (permalink)  
Old 02-01-07, 19:17
meehange meehange is offline
Registered User
 
Join Date: Jul 2004
Posts: 256
Are you sure you have the correct ZRC?

Code:
db2diag -rc 0x870F0002M
ERROR: ../sqz/sqlzwhatisrc.C: '0x870F0002M' is not a known ZRC value
Reply With Quote
  #3 (permalink)  
Old 02-07-07, 06:40
mathew.eldho mathew.eldho is offline
Registered User
 
Join Date: Jan 2007
Location: Pune, India
Posts: 27
two scenario's,

* It may occur beacuse of IPC shared memory needs to be released.
- You can clean using ipclean
* And sometimes db2stop force command also creates same error. If it's same scenario no need to worry
- probably above message because of db2stop force.
__________________
Eldho Mathew
IBM DB2 UDB LUW Software Engineer
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