SQL Log Analysis Probelm
I am Currently Working On Database Forensics , If I make some manual changes in the database through some sql queries there is no entry in the logs to prove it..Can Anyone Suggest me some tools that...
View ArticleSQL Always On 2 nodes with different CU
Hi,I am about to add second node to availability set, my first node is SQL server 2016 with SP2 CU4 while second will be SQL server 2016 SP2 CU12, is this config with different SPs supported by...
View ArticleMultiple Availability Group on same Secondary
Good Evening Everyone, I want to know whether we can create include the same secondary to one or more availability groupsthe example are as belowAG1 - Sever1 DB11 - Primary | Server9...
View ArticleHigh Availabitly Group SQL Browser
I have a 3 node High Availablity group. One of the users wants the AG listener to be shown when someone uses SSMS to browse for it. All 3 nodes show up fine (SQL Browser service is enabled), but the AG...
View ArticleSQL Server Always ON- encryption while data in motion
Hi,We have 2 node (Primary and 1 Secondary replica) SQL Server Always on running. We understand that it is possible to enable Transparent Data Encryption (TDE) in both primary and secondary replica...
View ArticleAlwaysOn and SQL Server Agent
Good morning,I've not found a good way to do this, so thought I'd as on here as there are often people with much more experience than me.We are just implementing SQL Server AlwaysOn Groups on our SQL...
View ArticleRestore to SQL Server 2019 from SQL Server 2012
Hi,Need to know how to restore to SQL Server 2019 from SQL Server 2012. Many thanks.Jason
View ArticleRestore to SQL Server 2012 or earlier version from SQL Server 2019
Hi, Need to know how to restore to SQL Server 2012 or earlier version e.g., SQL Server 2008r from the SQL Server 2019. Many thanks. Jason
View ArticleWindows Fail over cluster error on (SQL Server 2012 Always On)
We have configured alwaysON with 3 nodes which are 2 automatic and 1 manualfailover mode. Primary node is manual and another two nodes are secondary.When node change into automatic failover mode.some...
View ArticleFileshare witness path change
If I would like to change the FSW path using the following command . Get-ClusterResource "*File Share Witness*" | Set-ClusterParameter SharePath\\server\fswand there will be a warning :any risk if I do...
View ArticleCluster went offline despite quorum - is this scenario normal?
We have a 3 node cluster for an AAG. 1 node is the primary SQL server, 1 node is the secondary SQL server and there is a quorum node. Last week the secondary SQL server had an issue where it was...
View ArticleRetention of transaction log if secondary replica is down in SQL Server...
Hi,We have SQL Server 2017 Always On setup (1 primary replica and 1 secondary replica)So far I understand primary replica send transaction log record to secondary replica and applied there. If...
View ArticleComplete shutdown of Sharepoint primary node without failover to secondary...
Hi Gurus,I've a planned activity scheduled to migrate SharePoint SQL VM's into new hardware. we have 3 nodes cluster with One node is primary and other two are secondary node.There is synchronous...
View ArticleCan only connect to AG listener from client on the primary replica
Bringing up a 3-node AG cluster. Created a listener for AG group on default instance. Used a non-default port number for the instance and same port number for the listener which I believe is...
View ArticleDistributed Always-On without Domain
Hi All, We have requirement to configure Distributed Always-On from Data center1 to Data Center2 using SQL Server 2017 Ent edition. DC1 (two nodes WSFC setup): SQLDB1, SQLDB2 DC2 (two nodes WSFC...
View ArticleAvailability Group Setup - Best practice - single AG with many DB's or multi...
Hi,We run our SQL 2016 environments in a 4 node setup. 2 node in primary DC use sync replication. 2 nodes in secondary DC using async replication. this meets out RTO/RPO needs. SQL is the backend for a...
View ArticleDPT_ENTRY_LOCK??
I occasionally see DPT_ENTRY_LOCK on my DB server's, wherein it affects only the read-only replica's. The strange part is that the block doesn't shows up anywhere in the sys.sysprocesses using...
View ArticleHow to repair DBCC CHECKDB Messages 8980,8981,8977
Hi TeamI am getting this following DBCCC CHECKDB error on the user database. Requesting you suggestMsg 8980, Level 16, State 1, Line 1Table error: Object ID 484196775, index ID 1, partition ID...
View ArticleSHRINKFILE (ldf) on log file not reducing size
I have an SQL AlwaysOn with a big size of database log file (ldf) at primary database. However when I run Tasks | Shrink | Database And Tasks | Shrink | Files from Management studio it isn't freeing up...
View ArticleHow to recover data from backed up * .MDF, * .LDF files
Hi. everybody. I want to recover important data that was deleted 2 years ago. While upgrading the server a while ago I have mdf and ldf files backed up on the sql server. In this case, I want to...
View Article