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 > online and inplace reorg

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-04-11, 01:21
Mikky Mikky is offline
Registered User
 
Join Date: Jan 2011
Posts: 8
online and inplace reorg

What is the difference between online and inplace reorg and how to monitor the progress?

Mike
Reply With Quote
  #2 (permalink)  
Old 02-04-11, 07:16
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 02-04-11, 23:47
Mikky Mikky is offline
Registered User
 
Join Date: Jan 2011
Posts: 8
Can you explain the difference between two online reorg methods: inplace and classic with allow write access?
Reply With Quote
  #4 (permalink)  
Old 02-05-11, 01:12
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
The allow write access for a classic reorg only applies to the table when the indexes are being reorged. If you do a classic reorg of a table, the table itself cannot be accessed.

Keep in mind that when you do a classic reorg of a table, all the indexes are automatically reorged also.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
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