[Company Logo Image] 

Home Up Contents Coffee Break Credits Glossary Links Search

 
Cannot show requested dialog (SqlMgmt)

 

 

Home
Analysis Services
Azure
CLR Integration
High Availability
Open Source
Security
SQL Server 2008
SQL Server 2012
SQL Server 2014
SQL Server 2016
SQL Server 2017
SQL Server 2019
Tips
Troubleshooting
Tuning

Cannot show requested dialog (SqlMgmt).


Applies to: Microsoft SQL Server 2005.

Error Message.

Microsoft SQL Server Management Studio (SSMS) showed the following error when trying to access the Properties of a given database:

        Cannot show requested dialog (SqlMgmt)
        An exception occurred while executing a Transact-SQL statement or batch.
        (Microsoft.SqlServer.ConnectionInfo)
        Lock request time out period exceeded. (Microsoft SQL Server, Error: 1222)

 

 

Cause.

An index defragmentation process was running on some of the database tables when SSMS threw the error.



Solution.

After the defragmentation process finished, SMSS was functioning as usual.

 


 

 

.Send mail to webmaster@sqlcoffee.com with questions or comments about this web site.