04.01.2014 Views

Optimizing SQL Insert Performance - GSE Belux

Optimizing SQL Insert Performance - GSE Belux

Optimizing SQL Insert Performance - GSE Belux

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MEMBER CLUSTER<br />

• Can reduce spacemap contention<br />

– Used in the high h concurrent insert in the data sharing environment<br />

– Can reduce spacemap sharing between data sharing members<br />

– In non-data sharing environment, smaller spacemap p page can reduce the interest of<br />

spacemap page between threads<br />

• Data clustering can be restored via REORG<br />

• Assuming insert-only workload, may want to use LOCKSIZE ROW and larger data<br />

page size when using MEMBER CLUSTER<br />

– Better space use<br />

– Reduce working set of bufferpool pages<br />

– Reduce # Getpages<br />

– Reduce # Lock Requests<br />

– Reduce # CF requests<br />

20<br />

© 2010 IBM Corporation

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!