Two wistnesses in a SQL Server fail over group
Is it possible to have two witnesses in a SQL Server Always on Availability Group Fail Over Cluster? Our goal is to have redundant witnesses in an Azure availability set.Thanks,Mike
View ArticleHow to check if SQL Shared Management Objects is already installed ?
Hi,Our product requires SQL Shared Management Objects to be installed on customer's machine to work.So, in our WiX setup for our product msi, we need :1) Check is SSMO is already installed. Question:...
View ArticleClose trace
Hi,Close traces means it permanently disable the trace is it?Please help me to understandThanksShashikala
View ArticleDisable Logins
Hi,Can we disable more than one account at a time?If you have any script please let me know.Thanks
View ArticleDisale logins issue
Hi,I just wondered as I am getting below error, eventhough I have 'sysadmin' privilage and login exist in serverError:Msg 15151, Level 16, State 1, Line 1Cannot alter the login...
View ArticleSQL Server - managing increasing number of databases from TFS
How do we integrate a server that has increasing number of databases in TFS?
View ArticleCannot install SQL 2005 on a machine with SQL 2012 instance(s)
I am attempting to install a named instance of SQL 2005 dev edition. The target machine already has several named instances of SQL 2012. Setup of SQL 2005 failed with the error "An installation package...
View ArticleSQL Server 2008 R2 Enterprise Evaluation Edition expired, how to downgrade to...
Hi folks,we installed by mistake an Enterprise Evaluation copy of SQL Server 2008 R2 in a production site (Standard Edition was the one to be installed). In this site we have a mirrored database with...
View ArticleServer restart issue
After upgrading from SP1 to SP3 in sql server 2008, server is restarting regularly.Is it because of service pack upgrade?ThanksShashikala
View ArticleTell the version of Microsoft SQL server which is good for window 8
HI Microsoft, I can't install Microsoft SQL server 2008 in my computer (window 8).It cannot install because of .Net framework error .Although I installed the .NetFrameWork correctly , Microsoft SQL...
View Articlestandalone sql server on wfc cluster cannot have files on shared disk locations
Hi,Im trying to install a new Sql Server which will be added to an availability groups. Its meant to be standalone ( ie not part of FCI).I have enabled cluster services and added the server to the...
View ArticleHow much memory does SQL Server 2008R2 Standard use on Windows Server 2008 R2...
Hi,can anyone tell me how much RAM will really be used by SQL Server?72 GB are currently installed. As Windows is only able to use 32 GB is SQL Server able to use the other 40GB + the unused part of...
View ArticleSSMS restarts itself after I close it
Hi,This strange behavior started recently. If I close SSMS, it restarts itself as if it crashed and trying to restore itself. Even if I hit cancel as it's restarting, it will restart itself yet again....
View ArticleCannot uninstall sql server 2012 on Windows 7
This is the error a co-worker gets when trying to uninstall SQL Server 2012. She is running Windows 7 ProfessionalService Pack 1, 64 bit OS. She had SQL 2008 installed and then installed 2012...
View ArticleSQL 2012 Upgrade Advisor
I was attempting to run the SQL 2012 upgrade advisor against a SQL 2005 SP2 database (I know not SP4) and it fails to connect. I get the following error message:Error message:Unable to connect to...
View ArticlePermission
Hi,Grant access to read tables User_Roles, User_Roles_Audit, Users, and Users_Audit, and allow role to execute stored proc "dfdfdfdf"Which database permission I should provide.ThanksShashikala
View Articleadd IPv6 to a running failover cluster
HiI have a sql failover cluster running win2k8 R2 and SQL 2008 it was built around IPv4 the instance listens on IPv4 cluster IP address ( virtual IP)I rescently got a request that there will be servers...
View ArticleSQL Server 2012 On Windows 7 Embedded
Hi AllI am having a bit of difficulty with installing SQL Server Standard 2012 on Windows 7 Embedded.I seem to be able to install SQL Server 2008R2 Standard without any issues(I have looked at the OS...
View ArticleRun DBCC after upgrade from SQL 2008 to SQL2012
We are upgrading from SQL 2008 to SQL 2012, our environment has 6 TB of data (80 DBs) all mirrored to another server.I saw it is recommended to run DBCC CheckDB after the upgrade. my problem is that it...
View ArticleNot able to disable 'Windows-group' logins
HI,I have the 'sysadmin' privilage, but I am not able to disable 'windows-group'.Getting below error:"Msg 15151, Level 16, State 1, Line 1"Cannot alter the login 'Domain\Group', because it does not...
View Article