Quote:
|
Originally Posted by M_RAS
2- I have heard and read NLEVEL more than 3 is not good for performace .
am I right?
|
No, NLEVEL is not that important, especially on a table that size. It would help if you could put the index in a different 4K tablespace and a different 4K bufferpool than the table data, so that the index pages will not be flushed out of memory (or at least not flushed out as often as the table pages).