VIEW SERVER STATE permission was denied on object 'server', database 'master'

本文涉及的产品
云数据库 RDS SQL Server,基础系列 2核4GB
简介:

今天一同事反馈使用SQL Server 2012 Management Studio连接SQL Server 2014后,选择数据库中某个表,然后单击右键时,就会遇到下面错误:

 

aghtml30afde

 

这个错误初看以为是权限问题,后面验证、检查、查找资料过后,发现这个是一个bug来的,需要升级或应用SQL Server Management Studio工具的补丁来解决这个问题。下面链接有描述这个问题的相关资料,特此记录一下,方便遇到此类问题的人查找、检索。

 

http://dba.stackexchange.com/questions/118452/error-message-view-server-state-permission-was-denied-when-connecting-to-sql

 

https://connect.microsoft.com/SQLServer/feedback/details/791630/cannot-view-properties-of-database-when-using-db-owner-account

相关文章
|
关系型数据库 数据库 PostgreSQL
postgresql :permission denied to create database
postgresql :permission denied to create database
1473 0
|
安全 关系型数据库 MySQL
openvas报错Warning: Secinfo Database Missing SCAP and/or CERT database missing on OMP server.
openvas报错Warning: Secinfo Database Missing SCAP and/or CERT database missing on OMP server.
|
SQL 关系型数据库 MySQL
云服务器 ECS产品使用问题之出现“1044 - Access denied for user ‘root‘@‘%‘ to database ‘数据库名称‘”这样的错误,该怎么办
云服务器ECS(Elastic Compute Service)是各大云服务商阿里云提供的一种基础云计算服务,它允许用户租用云端计算资源来部署和运行各种应用程序。以下是一个关于如何使用ECS产品的综合指南。
数据库bug-[08001] Could not create connection to database server. Attempted reconnect 3,主机名ip必须写对
数据库bug-[08001] Could not create connection to database server. Attempted reconnect 3,主机名ip必须写对
|
数据库
Could not create connection to database server. Attempted reconnect 3 times. Giving up.
Could not create connection to database server. Attempted reconnect 3 times. Giving up.
308 0
|
关系型数据库 MySQL PHP
解决typecho出现“Database Server Error”错误
解决typecho出现“Database Server Error”错误
204 1
解决typecho出现“Database Server Error”错误
|
Java 关系型数据库 MySQL
报错:java.sql.SQLNonTransientConnectionException: Could not create connection to database server
报错:java.sql.SQLNonTransientConnectionException: Could not create connection to database server
3618 0
报错:java.sql.SQLNonTransientConnectionException: Could not create connection to database server
|
关系型数据库 MySQL PHP
解决typecho出现“Database Server Error”错误
解决typecho出现“Database Server Error”错误
580 0
解决typecho出现“Database Server Error”错误
|
SQL 监控 测试技术
SQL Server 2014 Database Mail重复发送邮件特殊案例
原文:SQL Server 2014 Database Mail重复发送邮件特殊案例 在一数据库服务器(Microsoft SQL Server 2014 (SP2) (KB3171021) - 12.
1222 0

热门文章

最新文章