Select the product you need help with
FIX: "Cannot show requested dialog" error message when you try to view properties of a database in a SQL Server 2012 instanceArticle ID: 2714785 - View products that this article applies to. Microsoft distributes Microsoft SQL Server 2012 fixes as one downloadable file. Because the fixes are cumulative, each new release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2012 fix release. On This PageSymptomsConsider the following scenario:
Cannot show requested dialog. Additional information: Cannot show requested dialog. (SqlMgmt) An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) The user does not have permission to perform this action. (Microsoft SQL Server, Error: 297) CauseThis issue occurs because VIEW SERVER STATE permission is required when you try to view the database property. When you click Database Properties, SQL Server Management Studio (SSMS) runs queries against the following dynamic management views (DMVs):
ResolutionCumulative update informationSQL Server 2012The fix for this issue was first released in Cumulative Update 2 for SQL Server 2012 Service Pack RTM. For more information about this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:2703275 Note Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2012 fix release. Microsoft recommends that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/2703275/LN/
)
Cumulative update package 2 for SQL Server 20122692828 Microsoft SQL Server 2012 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2012 Service Pack RTM hotfix to an installation of SQL Server 2012 Service Pack RTM. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.
(http://support.microsoft.com/kb/2692828/LN/
)
The SQL Server 2012 builds that were released after SQL Server 2012 was released StatusMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. WorkaroundTo work around this issue, grant VIEW SERVER STATE permissions to the login ID that you created. PropertiesArticle ID: 2714785 - Last Review: November 19, 2012 - Revision: 2.0 Applies to
| Article Translations
|


Back to the top








