Link to home
Start Free TrialLog in
Avatar of migav
migavFlag for Portugal

asked on

DMV is missing

I'm doing :

USE MSDB
SELECT * from sys.dm_db_missing_index_detail.

I get the error "Invalid object name name 'sys.dm_db_missing_index_detail'.

- The SQL account is 'sa'
- The version is Microsoft SQL Server 2005 - 9.00.4035.00 (X64) (SP3)

What I'm doing wrong ?
ASKER CERTIFIED SOLUTION
Avatar of Aneesh
Aneesh
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial