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 > Very new to DB2

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-12-03, 11:22
nfl-fans.com nfl-fans.com is offline
Registered User
 
Join Date: Nov 2003
Posts: 2
Very new to DB2

I apologize if this seems like a stupid question, but I need some help. First off, what is a Probe ID? I have searched the internet and cannot find a list of "Probe ID errors" any help? Also, what is a TID? Again, I have searched everywhere and cannot find anything. I have seen this error in DB2Diag:

2003-11-12-08.58.22.038000 InstanceB2 Node:000
PID:1780(db2syscs.exe) TID:2064 Appid:none
base_sys_utilities sqleiagt_cb Probe:51
DiagData
e809 0000 è ..


What is probe:51?

Any assistance is greatly appreciated, thanks.
Reply With Quote
  #2 (permalink)  
Old 11-12-03, 11:39
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Re: Very new to DB2

Quote:
Originally posted by nfl-fans.com
I apologize if this seems like a stupid question, but I need some help. First off, what is a Probe ID? I have searched the internet and cannot find a list of "Probe ID errors" any help? Also, what is a TID? Again, I have searched everywhere and cannot find anything. I have seen this error in DB2Diag:

2003-11-12-08.58.22.038000 InstanceB2 Node:000
PID:1780(db2syscs.exe) TID:2064 Appid:none
base_sys_utilities sqleiagt_cb Probe:51
DiagData
e809 0000 è ..


What is probe:51?

Any assistance is greatly appreciated, thanks.
TID means "thread id", the id number of the execution thread that caused a log record. I guess it only has meaning in Windows.

Probe number determines location in the function source where the error happened. It's intended for IBM support personnel and totally useless without the db2 source code.

All of this is explained in the problem determination tutorial; there's a link to it in the "Useful DB2 Stuff" thread.
Reply With Quote
  #3 (permalink)  
Old 11-12-03, 11:40
nfl-fans.com nfl-fans.com is offline
Registered User
 
Join Date: Nov 2003
Posts: 2
thanks, that is what I was afraid of..
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