Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Report doesn't return any results for Master.sys.Master_files view

$
0
0
I try to build a report to check DB available space. I used the Master DB's sys.master_files and sys.databases in my query. the reports runs without problem in Visual Studio. But after it is deployed, there is no record returned for my report when there are records meet my criteria.I tried to query each table individually and found that sys.databases view returns records after deployed; but the sys.master_files view doesn't return any results after they are deployed.Did anyone have this problem in the past? Could someone tell me why the deployed report doesn't return results from sys.master_files? Many thanks.

Viewing all articles
Browse latest Browse all 2791

Trending Articles