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 > Script for Online-Reorgs?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-31-10, 10:37
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Script for Online-Reorgs?

Hi,

i've an OLTP-System were i don't get a Maintenance Window for Offline-Reorgs on the Database.
I'm not sure if it's worth to write a script to perform online reorgs on the table. In the script i'ld identify the table that needs reorgs (reorgchk) and start the reorgs for the table.
Isn't that just the same that the AUTO_REORG does?

There should be not too many Reorgs in parallel? Should be tricky to control that from a script, but i don't see any Options for AUTO_REORG. With the Policies it's easy to specify a period for the reorgs. Anything i missed?

What are your thoughts about this?

Cheers
nvk
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