TITLE: Microsoft SQL Server Management Studio —————————— Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum) For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&LinkId=20476 —————————— ADDITIONAL INFORMATION: The SQL server
Author: Mohit
Adding new disk resource to cluster
My current configuration includes two node cluster with active-passive configuration. I had requested the Storage team to add a new LUN to the Cluster so
Error 191: Some part of your SQL statement is nested too deeply.
When inserting string into SQL Server table using the INSERT predicate that uses string concatenation there seems to be an issue with in SQL Server
Why backup testing is important?
How do you do backup testing? In normal cases we backup data from SQL Server (either using SQL Server Agent, or another 3rd party backup
Unique Stop List for Single Database in SQL 2005
Unlike SQL 2008, in SQL 2005 we cannot define a unique stop list (Noise Word List) for each database. As this is controlled by the
Windows 2003 Cluster: SQL Node Not able to Join Cluster after Changing MaxTokenSize
As per Cannot Generate SSPI Context article, Link, I had changed the MaxTokenSize to fix the issue. I had read various articles before jumping into