SQL Server Always On:Failure on Secondary Server with Various errors but why...
Hello Experts,I ran into issue on SQL 2012 SP4 Environment where secondary server went down and when i checked the logs found exact somany different errors which was listed below. Primary server was...
View ArticleLogin issue for one Instance on failover node
Hello,We have two fail-over node 01 and 02 and three instances (Ins1, Ins2 and Ins3) on these two nodes.I can able to login to all three instances from node 02 using my windows authentication but i...
View ArticleChange large transaction log file initial size
Hello,Can I change a database' initial transaction log file size. The file size is 42GB and I need it to be more like 1 MB as it is presently making my server's C partition run out of space. Can I...
View ArticleCannot Add DB on Availability Database Group
Hi Expert,I use SQL Server 2016 Always On feature, i found at dm_hadr_availability_replica_states atcolumn recovery_health_desc = ONLINE_IN_PROGRESS, what does it mean? therefore I cannot add new...
View ArticleSQL AlwaysON - Listener
Hi,I have configured a SQL alwaysON availability group for set of DBs and a listener to connect to. Can I use this listener name in my application configuration? will this work seamlessly whenever I do...
View ArticleWindows Server 2012 R2 Cluster Mount Points and Cluster Shared Volumes SQL...
We have an environment as follows: 2 node SQL Server Cluster running SQL Server 2016 instances. The failover cluster is running on Windows Server 2012 R2. All storage resides in a Compellant SAN. We...
View ArticleChange DR Cluster to Always ON mode (for Load balancing which is transparent...
In our org. we have a SQL Server DR Cluster set-up, with shared SAN. there are two nodes (Node1 - 10.10.200.114 & Node2 - 10.10.200.115) And we have 7 DBs which is using by various applications...
View ArticleSQL Server AlwaysOn Availability Group - Add Azure Node
Hello,We currently have SQL Server AlwaysOn Availability Group on premise. It's only a 2-node WFSC. All nodes are 2012 Windows Server and SQL Server 2012 Enterprise. I'm in the process of trying to...
View Articlehow to re-configure mirroring with new node
Hi,I have single server on site and one server at DR Site. On-Site and DR site has mirroring. Now i am creating two nodes cluster at on-site. but i want to use existing DR server and database so that...
View ArticleSuppressing message 978 in an Availability Group
We are running with Availability Groups in SQL2012 SP1 with a primary and a secondary replica that will allow access if you use application intent read only which we are not doing. We probably have...
View Articlebasic availability group auto failover in sql 2016
Hi,i've setup a test environment with 2 win 2012 r2 std and 2 sql 2016 std with cluster and basic availability group with 1 listener and 2 availability group that every availability group has different...
View ArticleSQL Cluster Resource Group 'Failed' but Cluster working fine
Our SQL cluster, for many months, has "‘Failed” status under Roles > Resource Group. But the cluster is working fine!In the System event log, every hour, there is an Event ID 1069 error (Source:...
View ArticleRecommended way of running DBCC commands in a 24/7 highly available...
Hi All,What would be the recommended way of running a DBCC command in a highly performance sensitive 24/7 Always on AG environment?I believe physical_only will not help us (as it is a highly...
View ArticleSQL Server Snapshot Replication error 22018
I am trying to get snapshot replication between two MSSQL servers to work but am receiving errors. Any help will be much appreciated!My setup: Publisher/Distributor: SQL 2008 R2 Subscriber: SQL 2016I...
View ArticleAlways On Availability Group and SQL Replication Subscription DB
Hi, I have one DB (DBIMALON) which subscribes the data from another DB as part of SQL Server Replication.DBA recommended some architecture change to convert the current DR Mode to Always-ON mode.As...
View ArticleFree space on the disk is not recognized as unallocated spaces in the database
I have a database that was running out of space. I deleted millions of old historical records and dropped couple of highly fragmented indexes in one of the largest table and recreated them. I was able...
View ArticleSQL 2017 Cluster on Windows 2019 Core
Hi Experts,Am trying to setup a SQL 2017 Cluster on Windows 2019 Core. However am unable to find the right powershell scripts for it as it is the first time doing in for core.Request you to please...
View ArticleSQL SERVER – AlwaysOn Automatic Seeding – Database Stuck in Restoring State
Hi,After adding a database to the AG, node 1 says SYNCHRONIZED, but on node 2 the database is still in a restoring state.The AG Dashboard says: - Data synchronization state of availability database is...
View ArticleLast_Backup_File is Null in msdb.dbo.log_shipping_monitor_primary
Hi There,I have log shipping setup for a SQL Server 2005 x64 SP2 Ent. Ed. database using a monitor server. I restored the database on the secondary server myself and synched it with primary before...
View ArticleMsg 45202, Level 17, State 3, Procedure sp_add_task_command, Line 65 [Batch...
while enabling/disabling Managed backups for sql server 2016 sp4 getting the below error.i am enabling/disabling backups for small databases like less than 100 MB,other databases like 30,40 GB i can...
View Article