SQL AlwaysOn Networking Questions
I'm asking these questions together so they better describe what I am trying to understand overall. We have two next major goals for our application and data center environment: 1) implement hot/warm...
View ArticleSQL Always on
Hello ,i have sql server 2008 and hosting 3 databasesi have to upgrade to sql 2012 with always on .i am not DB guy so how can i migrate the database from sql 2008 to 2012 is it kind of export or backup...
View Articlesql and azure login time slow
hii have a SQL alwayson setup of 3 virtual machines. two sql servers and one for cluster quorum. the sql listener Works fine, but the connection login time to the sql server instanse are slow. ive...
View ArticleAlways On technology
Hi,I have one requirement to configure Always On in SQL server 2012 clustering.Is it possible to configure ?If so please provide the steps..Regards,Vinodh Selvaraj
View ArticleQueries on AlwaysON
Hi:I have some queries.- Can I failover 1 database out of 'N' databases in an availability group.- Is it possible that out of say 5 dbs in an availability group 2 are on server1 and 3 are on server 2,...
View ArticleIs it acceptable if I have sometimes Resent Messages/sec > 20
I saw that the performance count SQL Server:Availability Replica--> Resent Messages/sec should be 0, and I see that usually it is close to 0 (average is 3) but sometimes (a few times a week) I do...
View ArticleHigh Log Send Queue on replica. What does it mean?
As far as I understand Always on synchronization, The performance counter SQL Server:Database Replica --> Log Send Queue is relevant only on the primary, which is sending the log to the...
View ArticleWill Always-on HAS ALWAYS BE installed in a Cluster environment?
Hello:I understand High availability includes Windows Cluster, But I have a simple question:Can I Install or deploy/configure Always-on in a NON windows CLUSTER environment?.Just have 2 servers, might...
View ArticleVSS errors preventing backups
Trying to use a third party backup solution to backup our SQL databases using VSS but it has not been successfull because we're experiencing vss issues. When running "vssadmin list writers" the...
View ArticleHow to automate SQL Agent Jobs should failover to Active Node on AlwaysON setup
Hello Guys,I have received a new requirment , which is Automate the Jobs enable/disable process on AlwaysON setup.Currently i have alwaysON setup between my Node01 and Node 02 , also couples of...
View ArticleManual or Automatic failover?
For SQL Server (2005/2008/R2) cluster, after failover happened from one node to another, how do I tell whether it was an automatic failover or somebody failed it over manually. This would help further...
View ArticleQuestion on transactional Replication
Hi All, In transactional replication, can I have publisher as SQL 2012 and one of subscriber as SQL 2000? Thanks in advance.
View ArticleFailover Over Cluster Windows 2012 R2 Role Gets Stop
I have deployed SQL server 2012 SP2 with latest updated on windows 2012 R2 with updated windows we have 2 nodes of SQL with SQL feature Always on Availability we have successfully deployed it but now...
View ArticleIs cluster environment needed in alwayson?
Hi All, I have a question, can we built 'Alwayson group' without a cluster environment? If we can, what are the disavantages in building it? Or If we can not? Why we can not built in non-cluster...
View ArticleDatabase in recovery
Our server ran out of disk space during a stored procedure process. We were able to free up some space, stopped all SQL services, restarted all SQL services and now SQL Management Studio shows the...
View ArticleR2 recover from Corrupt SQL Server
Now i am searching any tool, which recover all over data MDF file and R2 from SQL server.DECLARE @DBName VARCHAR(64) = 'databasename' DECLARE @ErrorLog AS TABLE([LogDate] CHAR(24), [ProcessInfo]...
View ArticleSetting Up Alerts for Always on Availability Groups Failover
Hi Folks,In SQL Server 2008R2 we set up alerts for Mirroring failover using WMI Alerts. As Like this.Now we need to configure similar alerts for Always on Availability Groups(AAG) in SQL Server 2012,...
View ArticleWhat is the Command to find out the Transaction delay between Primary and...
need the sql command to find out the Transaction delay between Primary and Read-only instance of an ApplicationGroup listener. same as the Dashboard shows.Rohit
View ArticleSQL Server 2012 AlwaysON Replica Backups
I am using SQL Server 2012 on Windows Server 2008 R2 Core.I have alwayson configured and running.I have transaction log backups set to run on the replica.They are running successfully. I do NOT have...
View ArticleSQL 2012 Log shipping
Dear all,Please find the below query I am also facing the same issue please give the resolution as early as possible.I'm after some help please, as I think I may have discovered a bug with SQL Log...
View Article