SQL Server Always ON Listener
Hi,I am not able to connect listener after manual failover. (This is test environment)Environmnet:Server1,Server3 -> Both synchronous (Within Same data center)Server 3 -> Async (At DR location)...
View ArticleSQL Server 2012 Failover Cluster Issue - Only accepts outside connections on...
We built a failover cluster (not AlwaysOn) last week (SQL 2012 SP2, Windows Server 2012 SP2, servers are virtualized in VMWare and use Nimble storage) and have run into an issue I've never experienced...
View ArticleSQL Server 2008/2012 : how to find last login date/time for user DML...
Hi,How to find last login date/time for user DML acitivity on databases on Instance?Is there any way we can find our the last login date/time for databases?Note: 1.We can find if the SQL Trace is...
View ArticleAlwaysOn fails every hour
Hi All,I got AlwaysOn alert from our monitoring system that some databases are not synced, then I check the sql server log and event viewer, found there is pattern of the issue, which occurs every...
View ArticleSuspect SQL database
Deall AllI am getting this error message and my SQL 2005 database is showing "SUSPECT". I need to recover the transcations in the latest transcation log.The log scan number (195881:359:1) passed to log...
View ArticleAlwaysOn Transaction Logs in Asynchronous Mode
Are Transaction Logs Proportionate or Larger in an AlwaysOn AG in Asynchronous Mode than they would be on a stand-alone server.
View Articleaccess denied on new cluster command
attempting to create a detached cluster and i am receiving access denied error. i have not found much on this. I was told i have perms on DNS, but trying to get confirmation like a screen shot :\ Is...
View ArticleAlwaysOn Warnings
Hi,When i click on Warning i am getting below message. (This is not a Production server, it's just test envornment, only one test database)"Data synchronization sate of some availability database is...
View ArticleIssues in Re-configure of Merge replication
Hi All, I need to re-establish the Merge Replication with Push Subscription. For some reason the subscriber 'ABC'server crashed.When I re-initialised the replication from Publisher <XYZ > I get...
View ArticleAG Automatic Failover using FCI
Hi,I'd like to understand why it is not possible to automatic Failover Availability Groups using Failover Cluster Instances. I think it would be great for DR and HA. Do you understand why that...
View ArticleSolid disaster and recover strategy for SQL Server 2000, 2005, 2008 and 2012
Hi! Dear Sirs,@Version 2005 :I have a cluster with 5 instances with SQL SERVERThe sql server Select @@version is :Microsoft SQL Server 2005 - 9.00.5000.00 (X64)Dec 10 2010 10:38:40 Copyright (c)...
View ArticleUnable to disable Log Shipping SQL 2008 with SA account (or any other admin)
I recently enabled log shipping on our production database, and I had initially accpted the default of 72 hours to delete copied logs. Well, i am running out of space quick, and I need to edit it to...
View ArticleAllwaysOn Data and Transaction Log file not shrinking and will not release...
We have an Availability Group on SQL 2012 where the Data and TLog files are growing too large.The Data file indicates 72% free space and the TLog indicates 90% free. We are doing a full backup of the...
View ArticleIn Logshipping Primary Instance/ When server Reboots ,logshipping jobs - Next...
Hi All,Environment- SQL server 2012 SP2 | windows server 2008 We have a log shipping setup with one secondary . consider If my Primary Instance-Servers gets rebooted. The copy & restore job in my...
View ArticleWindows 2003 to 2012R2 Active Directory migration and Windows 2008 MSSQL cluster
Hello,I am migrating a forest/domain from Windows 2003 AD to Windows 2012R2 AD, by adding new domain controllers, then demoting the old DCs and raising the forest/domain functionality level to...
View ArticleMy SQL2000 server crashed files
My SQL2000 server crashed, and I was able to recover the data and log files. I had to reinstall from scratch after that. I found that I can use the sp_attach_db procedure to create databases on the new...
View ArticleAlways on Failover issue
Hi,Firstly, SQL is not my strongest area so please bear with me.I have 2 node AlwaysOn cluster setup with a File Share Witness.I want to failover from my Primary node to my Secondary node.When I...
View ArticleMeasure SQL server high availability target
Hi GurusSuppose we sign a SLA with the client that the SQL HA target will be 99.999%.According to above we know: outage time = 365(a year) * 24 (hours) * 0.001 = 8.76(hours).How to make sure the...
View ArticleSQL 2012 cluster for VDI, failover cluster with mirroring VS failover cluster...
Hi, we have to build high availability SQL 2012 cluster for VDI and we have two options. One option is to build a server cluster with combination of failover and mirroring and other option is to build...
View ArticleClustered Task giving RPC Server unavailable error
Hi everyone,I have a clustered environment with SQL AlwaysOn. When I try to create a clustered task using powershell using this command, I get an errorRegister-ClusteredScheduledTask : The RPC server...
View Article