[SQL Server Native Client 11.0]Unable to complete login process due to delay...
Hi,We have one SQL Server Fail-over cluster instance where 11 database is running. Application is installed in different server. Application connects from application server to database server. Today...
View ArticleSQL server database Page Error
Hi, we have run dbcc checkdb on one of the database in production server and we received below error. Please any one help to resolve this below error.Msg 7985, Level 16, State 2, Line 1System table...
View ArticleLogShipping- Jobs Failing on PR/DR servers
Hi ALL, We have configured LS with all meet per-requisites on PR-DR servers , but the LS jobs failing on servers with below error message .Both PR-DR servers are in same domain and having...
View ArticleFilestream folder got filled up (in always on group)
Hi All,I have experienced a very bizarre issue which caused a big mess in my production environment. There are a number of databases on one SQLServer instance. But 3 database are impacted DB1 and DB2...
View Articlefailover listener didn't switch IP's
Our Setup: We have 2 sql servers in our primary datacenter and 1 sql server in our backup datacenter. We are using a different networks in each datacenter and the SQL listener has an IP for both...
View ArticleSSL Encryption with SQL server Always ON configuration
Any idea how to implement SSL encryption with Always On configuration involving 3 nodes.Two nodes part of windows failover cluster and third node is standalone.
View ArticleLog backup job fails
I am using the maintenance plan from hallengren. The log backup job keeps failing. I checked the sql server error log and it looks like all the logs backup fine and don't see any error messages. Below...
View ArticleSecond node is showing error in alwaysON
I have created always on group in sql 2014.I am getting this error.Please suggest to proceed to further.Harsha
View ArticleThree Node AlwaysON Configuration
I have got three server configured on Always On with two enterprise editions 2014 licenced (on-premises).But want to understand and clarify few questions, I have got on configuration:a) If I have go...
View ArticleHardware Issue: steps to recovery
SQL Server 2008 R2 on a Hyper-V server. The host developed a hardware problem which took the array out. We've been able to reneble the array and HP were insisting that there was no underlying hardware...
View ArticleWhy MSDN describes that we cannot create new connection to sync suspended...
Hi All,I have a question about SQL Server 2014 AlwaysOn Suspend Availability Database.There is a document in MSDN. The title is "Suspend an Availability Database (SQL Server)".It describes that we can...
View ArticleAlwayson Question
How can I tell with code that the connection state has been suspended?Alan
View ArticleLog corruption
In the Errorlog it shows "Backup detected LOG COrruption in database yada yada. How can I fix this?Alan
View ArticleBACKUP LOG suddenly failed with Msg 35250, Level 16, State 11 The connection...
I have AlwaysOn SQL 2012 Enterprise set-up using Windows Failover Clustering Services (not FCI), and have 1 Primary node (P), 1 Synchronous Commit Auto Failover (SC), and 1 Asynchronous Commit Manual...
View ArticleSQL failover cluster with Availability group
Hi Team, We have 3 node SQL failover cluster running on WSFC extended to DR site. 3rd node is in DR site.Idea is to use HA with DR. Primary site have 2 node failover cluster running SQL multiple...
View ArticleWindows failover cluster has failed node with network as unavailable. Quorum...
Hi Team, I am observing that one of the node in 2 node Windows failover cluster is showing as down. If i check networks, it shows all networks as unavailable. Could anyone pls. guide what could be the...
View Articlefirewall port requirements between WSFC nodes between primary datacenter and...
Hi Team, Is there any article that can be followed to understand Ports requirements between Primary Datacenter and DR datacenter to create WSFC between nodes. Windows failover cluster will be used to...
View ArticleShrink transaction log of mirrored database
How do you shrink the transaction log of a secondary mirrored database?Alan
View ArticleUpdate statistics for table/schema/database in sql server
How can I update statistics for table/schema/database in sql server? Is statistics update automatically run in sql server by default?
View Article