Does other replicas stop sync when a replica disconect for sql server 2012...
Hi,For example ,i have configured a alwayson ag, the primary replica is P,and the replicas are R1,R2, P is also a transactional replication publisher.So when R1 disconnect:Question 1: Does this impact...
View ArticleAvailability Group Limits - Where is the overhead, exactly?
Hi there. I've read the Microsoft tested limits for Availability Groups (10 groups / 100 databases), but it's not clear how those apply (e.g. 1 group of 100 vs 100 groups of 1).We have about 87...
View ArticleLogshipping from SQL 2005 instance to Sql 2008 instance
hi!,i am planning to upgrade to sql 2008. i am going to install sql 2008 on a new hardware (say Server B). My current production server (say server A) has sql 2005 running on it. so i want to migrate...
View ArticleMicrosoft SQL-DMO(ODBC SQLSTATE 42000)
Problem Restoring Backup database in MSSQL 2000.I made a backup of one of my databases from one server and now I'm trying to restore to the production server (Clustering) using Enterprise Manager. I...
View ArticleCan multi sql server versions reside in the same node (cluster envrioment)?
Hi,Can multi sql server versions reside in the same node (cluster envrioment)?For example is it possible to configure a sql server 2008 R2 cluster instance and a sql server 2012 cluster instance in...
View ArticleDB replication type
I am pretty new to SQL administration but have been tasked with finding a way to replicate an on premise SQL 2012 server to a new 2012 server I have built in a cloud environment. The on premise server...
View ArticleSQL 2012 AlwaysOn HADR Configuring the AAG Listener across 2 sites with...
SQL 2012 ALwaysOn-Listeners.I am looking to test the AlwaysOn HADR feature of SQL 2012 across two subnets.Should i configure two listeners, one with IP address from each subnet? or should having one...
View ArticlePreventing a user with sysadmin server role from running SQL Profiler
Hi All,Thanks in advance: I`ve come across a need of preventing users from runningSQL Profiler as it is a HUGE performance issue...and wondering if there is a way to DENYa user with Sysadmin server...
View ArticleError: Specified cast is not valid. (SqlManagerUI)
My environment is:Operating System: Windows 7 Pro (32bit), FinnishI use Virtual PC including in Windows 7Operating system in Virtual PC: Windows Server 2008 Standard.SQL Sever 2008 R2Under SQL Server...
View ArticleSQL HA and DR protection
I have been trying to figure out the best way to HA and DR protect SQL servers for some time now.My customer is currently running SQL server SQL 2005 and 2008 R2 in Veritas clusters with Veritas Volume...
View ArticleHow to improve the performance of a SQL query that runs very slow in SSRS...
I wrote a query that has 5 CTEs for my SSRS Report. In SSMS, it takes only 33 seconds, but it takes 5 minutes to render in the report. I tried to use Stored Procedure, indexes in the table, but did...
View ArticleSQL Server Cluster -- is there any data loss ?
SQL Server Cluster -- is there any data loss after Cluster Failover for uncommitted transactions?This is known question, but trying to get info with Microsoft link or any to proove it.( In case of 2...
View ArticleConnecting to SQL Server 2012 with .NET
Hi,I have installed sql server 2012. My c# .NET 4.0 app is using sql server 2008 R2. Im trying to update it to use SQL Server 2012 but I cannot find any connection string. Please have in mind that Im...
View ArticleSQL Log Shipping Failing After creating additional DB Files
Hello all. I tried searching around for anything along the lines of my issue but could not find anything. So here is my problem and I am hoping there is a relatively easy solution.A few weeks back we...
View ArticleHow to protect (take backups) SQL 2012 AAG databases from DPM 2012 R2
Recently, we implemented SQL 2012 AAG, and have DPM 2012 R2 in the same domain environment, but after we installed DPM 2012 R2 agent on the SQL 2012 AAG servers, we are unable to see the SQL instance...
View ArticleData disk is not part of the cluster group
We have created a virtual guest cluster on windows 2012 R2 and are using VHDX for storage. When I run through the install of SQL 2010, I get errors that the volume is not part of the cluster group....
View Article3-node multi-subnet FCI+AG AlwaysOn cluster
I am having difficulty finding articles discussing what I would think the most common setup with SQL 2012 AlwaysOn: 3 node cluster with FCI in primary site and AG in the remote site across different...
View ArticleCan a two node Windows Server 2012 cluster how more than one cluster?
Hello,I currently have a two node server 2012 install with one windows cluster inside it. Can I host a second windows cluster on the same hardware?Reason is to segregate out business units. So it...
View ArticleQuery about MSDB and SQL Server agent
The server shutdown unexpectedly and went it came up, msdb went into suspect mode. But SQL Server agent was running in the configuration manager. Is it logically possible when msdb is in suspect mode?...
View ArticleChange service accounts from Domain Admin to local Admin SQL Cluster
HiWe have some SQL Clusters in our enviroment, the previous administrator made user accounts for the sql cluster services, but he put these accounts in the Domain admins group, the security staff ask...
View Article