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 > db2expln information

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-04-04, 17:10
jfkuser jfkuser is offline
Registered User
 
Join Date: Mar 2003
Posts: 59
db2expln information

Hi,

Does anyone have db2expln/dynexpln info or document link?
I can use it but do not understand the output generated by it.

For complex SQLs the output is just too large and complex and I do not know how to analyze the output.

Any help is appreciated.

Thanks,
j
Reply With Quote
  #2 (permalink)  
Old 08-05-04, 09:37
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Look in the Admin Guide: Performance reference manual for db2expln and db2exfmt. The second utility is a Format Tool for Explain.

You could also use the GUI Command Center, turn on the option to automatically generate an access plan, then run your queries and the graphically view the plans (I find this method very helpful since you can zero in fairly quickly where problems are).

HTH

Andy
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