VSS 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 ArticleMSGS 823: The operating system returned error 1(Incorrect function.)
Hello folks,We started having issues with our main application last week. Some users started getting error message 823 and a connection failure. I checked Event Viewer and found event 823. I ran DBCC...
View ArticleReplicated transactions are waiting for next Log backup or for mirroring...
This commonly seen message on forum has been coming in my env too. When the networks guy fixes the issues with the networks, the issue resolves. However, I want to configure replication to not to be...
View ArticleSQL Server 2005 High Availability and Disaster Recovery options
Hi, We are are working on a High Availability & Disaster Recovery Planning solution for an application database which is on SQL Server 2005. What different options have we got to implement this for...
View Articletransaction log shipping restore with standby failed: log file corrupted
Restore transaction log failed and I get this error: for only 04 no of database in same SQL server, renaming are working...
View ArticleAlwayOn Failover Cluster Instance and client connection issue
I've successfully set up a failover cluster SQL Server with 2 nodes (sqlserver1 and sqlserver2. However I can only connect from the node where SQL Server is running. I cannot even connect from the...
View ArticleReadonly routing not working in azure alwayson availability
Hi,We have configured Always on availability in Azure environment within same data center along with listener configuration.Have done below changes to direct readonly queries to secondary DB which is...
View ArticleConfiguring AlwaysOn Availability across DataCenters (multi subnet)
Hi,We are working on configuring AlwaysOn SQL availability in azure across multi subnets. Following are list of steps which we are comepleted,Creating primary domain controller in VNet1 Established...
View Articlelog file space is not getting freed up even after log backup happened in log...
Log shipping is configured in my environment & sec. db is in restoring mode.There is one db issue whose log space is not free even after log backup. everything is OK. log backup is also happend at...
View Article