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-Performance Tuning

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-12-09, 00:16
sujatha0309 sujatha0309 is offline
Registered User
 
Join Date: Feb 2009
Posts: 1
DB2-Performance Tuning

Hi,

Please suggest what are all the things can be considered for reducing the CPU time and ELAPS time for a DB2 query in Mainframe Application programming.

Thanks in Advance,
suja.
Reply With Quote
  #2 (permalink)  
Old 02-12-09, 06:20
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
I guess you have read through the usual performance tuning suggestions in the manual and elsewhere?
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 02-12-09, 14:07
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
well you can look at the explain, the bufferpools, the sort pools, EDM pool, RID pool, locksize, lockrule, isolation level, index structures tablespace partitioning, you want to get even deeper, you can start looking at dasd I/O controllers, disks, etc............... the list goes on and on. I would suggest hiring staff that knows how to use an RDBMS and write SQL as that is the best way of saving on costs.
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