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 > SELECTs running slow in 8.1

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-16-04, 08:45
toby25 toby25 is offline
Registered User
 
Join Date: Sep 2003
Posts: 63
SELECTs running slow in 8.1

We moved from ver 7.2 to ver 8.1 on AIX 5.3.
This is a 4 node logical partitioned environment on p690.
The older one was 4 node on SP2 environment.

But the select queries are running considerably slow on new version than older one.

Are there any db/dbm parameters to be tuned in 8.1 for optimizing the SELECTs.

Thanks for help in advance
toby
Reply With Quote
  #2 (permalink)  
Old 06-16-04, 10:01
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
Quote:
Originally Posted by toby25
We moved from ver 7.2 to ver 8.1 on AIX 5.3.
This is a 4 node logical partitioned environment on p690.
The older one was 4 node on SP2 environment.

But the select queries are running considerably slow on new version than older one.

Are there any db/dbm parameters to be tuned in 8.1 for optimizing the SELECTs.

Thanks for help in advance
toby
Yes, lots.

Do you have your old configuration? Try using those values as a starting point... there are parrallelism parameters, bufferpools, etc that you will want to tune.

Also - do a REORG/RUNSTATS on everything, if you haven't already.
__________________
--
Jonathan Petruk
DB2 Database Consultant
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