After running the ITW this morning I ran into a problem where it was still working on the DB afterwards.
I ran the script provided by MS here http://support.microsoft.com/kb/q293177/ and that almost sorted things.
After a particular query I'm still getting
create clustered index hind_c_906538363_10A on [database].[dbo].[tbl] ( [fkcolumnname] ASC ) with statistics_only.
I can't seem to get it to stop. Any suggestinons