How a clustered instance of Analysis Services works
Analysis Services is clustered as a generic service resource on a Windows failover cluster. This applies to 2005, 2008, 2008R2, and 2012. Since SSAS 2005 version, Analysis Services is fully...
View ArticleMoving SSAS Database to a new drive on same server
Problem description: After you moved SSAS databases to a new drive on the same server, you are not able to administrate Analysis Service. SSAS databases is up and running. When you add a database or...
View Article8624 Internal Query Processor Error: The query processor could not produce a...
Problem description: We got some mini memory dump. In side our SQL error log, we can see the error message below Stack Signature for the dump is 0x00000000950A8E26 External dump...
View ArticleKeyword not supported: ‘applicationintent’
Problem description: When you try to connect to your SQL Server by using powershell, .Net, sqlcmd… you got this error message: System.ArgumentException: Keyword not supported: ‘applicationintent’....
View ArticleHow configure correctly AlwaysOn readable secondary replica for...
Hi all, I would like to share with you an issue that I got recently because I didn’t set up correctly AlwaysOn to enable readable database on the secondary replica. Problem description: When I...
View ArticleAlwaysOn warning: The current WSFC cluster quorum vote configuration is not...
Problem description: You have got odd number of nodes. To prevent possible ties in the quorum vote you added a witness disk to the cluster and adjusted the quorum mode in the cluster manager....
View ArticleHow to create a dependency between two or more Availability Groups
Hi all, Problem description: I got a specific scenario where I have to failover two or more AlwaysOn Availability Groups in the same time. To explain by another way, I have to create a dependency...
View ArticleUnable to install SCOM 2012 Reporting Services
Problem description: you are trying to install SCOM 2012, and the SQL Server reporting service 2012 part failed. Error message: –> Inside SCOM Setup installation, you got the error...
View ArticleCommand sp_cycle_agent_errorlog is failing
Problem description: on ours SQL Server 2008, when we execute “EXECUTE msdb.[dbo].[sp_cycle_agent_errorlog] “, we got the error message below: Msg 22022, Level 16, State 1, Line 0...
View ArticleSQL transaction log unexpecting grow on my published database
Problem description: The transaction log grow up without end. Cause: After investigation we can confirm that the distributor database is with sync with backup option. And that cause the issue...
View Article