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 > a single query for reorg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-26-11, 05:56
srilata83 srilata83 is offline
Registered User
 
Join Date: Aug 2009
Posts: 6
a single query for reorg

Hi,
I am trying to run a single query to get the values of some parameter which helps to decide whether we should REORG the tablespace or not.For that I am considering below values:
Clusterratio and Nlevels from sysibm.sysindexes, Farindref and Nearindref from sysibm.systablepart,Leafdist from sysibm.sysindexpart

Can anyone provide me the single query to get all these values together?


Thanks a lot in advance ...

Regards,
Srilata
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