dbTalk Databases Forums  

Reorg during inserts/deletes?

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss Reorg during inserts/deletes? in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shorti
 
Posts: n/a

Default Reorg during inserts/deletes? - 10-22-2010 , 11:31 AM






V9.5 and V9.7 on AIX. I dont see anything in Info center that
restricts inserting or deleting during online, inplace REORG WITH
WRITE ACCESS but want to makes sure I am not missing anything. I hit
an issue with some records that were just inserted into a table that
was in the middle of a reorg and there was an error when an update
come through to modify those records. So, I want to eliminate that as
a possible factor.

Thanks

Reply With Quote
  #2  
Old   
Mark A
 
Posts: n/a

Default Re: Reorg during inserts/deletes? - 10-22-2010 , 11:57 AM






"shorti" <lbryan21 (AT) juno (DOT) com> wrote

Quote:
V9.5 and V9.7 on AIX. I dont see anything in Info center that
restricts inserting or deleting during online, inplace REORG WITH
WRITE ACCESS but want to makes sure I am not missing anything. I hit
an issue with some records that were just inserted into a table that
was in the middle of a reorg and there was an error when an update
come through to modify those records. So, I want to eliminate that as
a possible factor.

Thanks
I don't know if this was a factor in the situation you encountered, but you
should look at using the NOTRUNCATE option to avoid lock contention during
inplace reorgs. This is not the default, but failure to use it can
definitely cause lock contention problems.

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.