analyse index xxx validate structure on a lage table
tahaJun 6 2011 — edited Jun 6 2011Hi,
i am trying to find a way to verify that some indexes (5) in a large table (20 millions rows) do/don't need to be rebuild, i found that i can use the analyse index xxx validate structure but the problem is that articles are saying that this method (may slow down the transactions worse lock the table ... :()
is there a nicer way to have stats on my indexes without affecting the DML transactions !!!
thanks
Taha