Shrink Datafiles for database in Avalability Group
We're running SharePoint 2010 on SQL Server 2012. We are also using Availability Groups for all databases (Primary and Secondary replica). I'm running low on space and would like to shrink the...
View ArticleDatabase snapshot & Mirroring
Hi Team,Want to implement snapshot on Mirroring. but have below doubts. Kindly clarifyas per articlehttp://msdn.microsoft.com/en-us/library/ms175511.aspxAs long as the mirror server is communicating...
View ArticleRecover a Shift+Deleted SQL mdf File
Hi,I wrongly erased a company database with shift+delete and when i trie to recover the database with file recovering tools it cant even find the file.Like the Murphy Law says... that was the DB that...
View ArticleMove database while in AlwaysOn availability group
Hee Guys I have a question and I try to find answer on the internet but I could find it. I have a database that is in a Availability group. There is constantly data written in the database. I really...
View ArticleTransaction Log Truncate not working on Sql Server 2012 High Availability Groups
Hi EveryoneFirstly I have tried to search the forum for similar issues but can't seem to find any that match our situation.We have a SQL Server 2012 High Availability Group with 2 NodesNode 1 =...
View ArticleLog shipping failover
I have Log shipping setup for multi Tera byte database,at some point i want to failover to secondary server and leave it running for a day,then i need to bring back those changes that are made on...
View ArticleDBCC could not obtain a lock on this object because the lock request timeout...
Hi All,I'm getting the following error when running a DBCC CHECKDB on TEMPDB:Running DBCC CHECKDB for tempdb USE [tempdb]; DBCC CHECKDB WITH NO_INFOMSGS, ALL_ERRORMSGS; Msg 5245, Level 16, State 1,...
View ArticleHow do I restore sql server database primary data back .mdf
Hello guysMy server crashed but luckily I was not able to get back my files with help of recovery software. Now, all I have from the database are just sql server database primary data .mdf and sql...
View Articlesql server 2014 AlwaysON issue
Hi:I am configuring AlwaysON availability groups with one primary and one replica, on 2014 serverthings I am done with: - both the systems are in windows cluster - Cluster service is on on both the...
View ArticleBulk Loading with Availability Group
We have a critical database that is bulk loaded every 30 minutes. The database is currently in simple recovery model for the obvious reason of keeping the transaction log manageable. I would like to...
View ArticleAlways ON connectivity
I have configured Always-On connectivity successfully. When I try connecting from my application it always connects to secondary role. My application needs read-write access and should always connect...
View ArticleBackup of mirrored database is not possible?
Hi Please correct me,backup of mirror database is not possible right?ThanksShashikalaShashikala
View ArticleSQL 2012 Availability group backup
We want to do a Full backup once per week and Diff on days in-bwtween on the primary replica of our AG. Does anyone run Full/Diff on the primary in the AG? If so what happens if there is an automatic...
View ArticleInitermittent Connection Timeout at Post-Login when connect to AlwaysOn...
Hi,I'm using SQL 2014 AlwaysOn Availability Group and my ASP .Net application is connected to the database thru the availability group listener (tcp:[myHAGroup],14330).Things work most of the time, but...
View ArticleAlwaysON Security User Mapping
I have a new security role so I added a new login and then setup up the user mapping for that role on the primary. But on the secondary after I add the new login, I can't see the db in User Mapping...
View ArticleUnable to find 'sqagtres.dll' on any of the cluster nodes
I am getting the Warnings below after adding a node to an existing 5 node Windows 2008 r2 Cluster. The warnings was returned after adding a node to the existing cluster using 'Add Node Wizard in...
View ArticleLogshipping has been broken after over writing the primary database
Hi AllOne of DBA by mistakeover writing the primary database which is in logshpping ,Hence logshipping got failed.Please some help us to re-configure the log shippingAny doc or steps are very help for...
View ArticleMulti-subnet Cluster (AGs) Guest in Vmware
The intention is to build a two-node multi-subnet cluster inside VMware and use Availability Groups to provide DR across data centers. One node would be in each DC.Expecting to use File Share witness...
View ArticleNot able to connect to AlwaysOn Availability listener
Hi,I have configured alwaysOn Availability SQL in Azure environment with multiple data centers. Upon configuring listener and accessing from SSMS through port I am ending up with below error,A...
View ArticleSAN Disk cluster vs AlwaysOn High Availibility
Hi,We currently have a clustering setup for our SQL 2008 that works well. We have however decided to move up to SQL 2012, and the consultant advised to sstart using AlwaysOn High Availability. We have...
View Article