Thread
:
type-2 index causing performance hit
View Single Post
#
13
(
permalink
)
02-27-2008, 06:44 AM
m0002a@yahoo.com
Posts: n/a
Re: type-2 index causing performance hit
The number of levels is contained in the syscat.indexes tables as
documented in Appendix D fo the SQL Reference Vol 1. This value is
updated after you run runstats command on the index.
m0002a@yahoo.com