문제

I've downloaded and installed sp_BlitzCache on my production server but it gave me the following error:

Msg 208, Level 16, State 0, Procedure sp_BlitzCache, Line 1850 [Batch Start Line 0] Invalid object name '##bou_BlitzCacheProcs'.

The production server is running SQL Server 2008 R2 and I'm using MS SSMS 2016.

도움이 되었습니까?

해결책

Brent here, one of the sp_BlitzCache contributors. You emailed us that error, and I explained that you were running an older version, or didn't highlight & install the entire script (only portions of it).

Whenever you hit an error in an open source tool or script, it's a great idea to try grabbing the latest version. Hope that helps!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 dba.stackexchange
scroll top