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 > Db2rbind

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-08-11, 04:13
rakkab rakkab is offline
Registered User
 
Join Date: Mar 2011
Posts: 2
Db2rbind

Hi,
Db2 version is V9.5

I have to run REORG,RUNSTAT,REBIND on a regular basis.What all the steps i have to perform for doing the same.please help
Reply With Quote
  #2 (permalink)  
Old 03-08-11, 05:40
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Do a RUNSTATS
Do a REORGCHK to identify the tables that need a reorg.
REORG the table/index
Do runstats on the reorged objects
rebind

hth
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.

Last edited by sathyaram_s; 03-08-11 at 07:27. Reason: upper-cased commands
Reply With Quote
  #3 (permalink)  
Old 03-08-11, 07:11
rakkab rakkab is offline
Registered User
 
Join Date: Mar 2011
Posts: 2
tnx....please let me know the commands to perform the same....
Reply With Quote
  #4 (permalink)  
Old 03-08-11, 07:30
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
I suggest that you google for them .. You may find scripts to do it all ..

I have put the command strings in upper-case to help you do the search

This forum likes and helps people who ask for support rather than asking to be spoon-fed ;-)

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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