From: tshad on
I am getting the following errors running the Engine Tuner on my trace.

Could not find Stored Procedure dbo.TempGetStateItemExclusive3
Could not find Stored Procedure dbo.TempUpdateStateItemLong
Could not find Stored Procedure dbo.TempReleaseStateItemExclusive
Error encountered while generating reports. Write to
[msdb].[dbo].[DTA_reports_index] failed. Invalid Descriptor Index

The first three are not called by anything in my system and the last one
seems to be trying to write out the report.

What would cause these?

Thanks,

Tom