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 > An EDU has crashed.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-09-04, 09:04
duffMan duffMan is offline
Registered User
 
Join Date: Apr 2003
Posts: 4
An EDU has crashed.

I received the following error in db2diag and of course the instance crashed.
Does anyone know what and "EDU" is, in this context?

004-09-08-11.12.06.234602 Instance:dbadmin Node:000
PID:23738(db2sysc) Appid:none
base_sys_utilities sqleChildCrashHandler Probe:15

DiagData
416e 2045 4455 2063 7261 7368 6564 2e An EDU crashed.
Reply With Quote
  #2 (permalink)  
Old 09-13-04, 14:01
rubystep rubystep is offline
Registered User
 
Join Date: Sep 2003
Posts: 85
On the server side, activity is controlled by engine dispatchable units (EDUs). EDUs are implemented as threads in a single process on Windows(R)-based platforms and as processes on UNIX(R). DB2 agents are the most common type of EDUs. These agents perform most of the SQL processing on behalf of applications. Prefetchers and page cleaners are other common EDUs.

HTH,
Ruby
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