Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15694

Database Engine Tuning Advisor - E000 SqlServer Errors

$
0
0

Does anyone know how to DTA to correctly read the output from the Profiler?

 

I get the error:

 

TITLE: DTAEngine
------------------------------

50% of consumed workload has syntax errors. Check tuning log for more information.

------------------------------
BUTTONS:

OK
------------------------------

And the log is full of lines like:

 

E000 SELECT COUNT(*) FROM   Pictures WHERE  AdRecId = 16329    2 [Microsoft][SQL Native Client][SQL Server]Invalid object name 'Pictures'.

 

E000 exec GetAd @RecId=15282   8 [Microsoft][SQL Native Client][SQL Server]Could not find stored procedure 'GetAd'.

 

E000 exec GetAd @RecId=15385   4 [Microsoft][SQL Native Client][SQL Server]SHOWPLAN permission denied in database 'xxx'.

 

 

Does anyone know what causes this?

 

I do have showplan permission on the login I use for tuning.


Viewing all articles
Browse latest Browse all 15694

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>