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.
If you reorg the table offline (which will automatically reorg the indexes), or reorg the indexes online, then the indexes will be switched to type 2. Type 2 will reduce locking problems and possibly reduce lock wait time, but will not otherwise affect performance.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Hi,
if I remember correctly type-2 indexes requires little more disk space. So if you are using DMS tablespaces make sure you have enough disk space before converting indexes.
Hope this helps,
Grofaty