one server principal and DB principal gets broken after failover
Hi All,All other databases/principals are fine, somehow every time failover will break one mapping for a particular database, the database does exists in the alwayson availability group.Any Ideas?
View ArticleEstimate database restore time
Hi, I have 2 sql servers with alwayson. In my secondary replica I need to move one database from one drive to another drive. So my plan is 1.Suspend data movement 2.remove database from secondary...
View ArticleEstimate database restore time
Hi, I have 2 servers <g class="gr_ gr_54 gr-alert gr_gramm Punctuation multiReplace" data-gr-id="54" id="54">with .</g> In my secondary I need to move one database from one drive to another...
View ArticleSQL restore "The log or differential backup cannot be restored because no...
I missed the ability to restore based on a time (10/23 6pm) due to our purge cycle in our production environment, but I was able to obtain the 10/18 full backup, the 10/23 differential backup, and the...
View ArticleNeed to change replica role from unknown to primary
Hi, We just had to rebuild our listeners and AG groups. Everything is now synching correctly and appears to be fine...when I recieved this message in an eamil: There is currently no Replica defined as...
View ArticleAlwaysOn High Availability Recommended Architecture
Hi All, I have this Scenario where:Primary Data Center (1)Primary replica: DB1(ACTIVE) andDB2(ACTIVE) | DB3(PASSIVE) DB4(PASSIVE) using synchronous-commit (2)Primary replica:...
View ArticleAlywasOn Availability Groups
Is it okay to have 2 Primary then 1 Secondary for SQL Server AlwaysOn Availability Groups? My purpose for having 2 Primary instances is to balance the database load. (e.g. my db1 and db2 is on 1st...
View ArticleAG Database in Reverting / In Recovery State
Hi,We have an issue with a 3 node SQL 2012 Always on availability group. Normal operation is node 1 (primary replica) with node 2 and node 3 as secondary replicas.After some patching, SQL wasn't...
View ArticleSQL always on
Helloi am preparing for always on with multiple instant .is there any consideration with multiple instant ?with each instant shall i create new availability group ? Need help pleaseMCP MCSA MCSE MCT...
View ArticleMultiple Instances and AlwaysOn Availability Groups
Hi,I have 2 SQL Servers: A & B Each has 2 instances and each instance is part of an database AlwaysOn Availability Group Server A - instance 1, AlwaysOn Group1 & instance2, AlwaysOn Grroup2...
View ArticleHow to fix the error in my database?
Hi, I have a database. I can attach it to SQL Server with Management Studio and perform query on the tables. But when I run the following commands: ALTER DATABASE UFDATA_008_2013 SET SINGLE_USER;DBCC...
View ArticleTrying to re-create MSDB. Can't Start SQLServer using Trace flag 3608
Hi Guys,I need an advise regarding MSDB re-creation.this week we've experienced an electric problem causing forced shutdown to the SQL server.after the server started, I noticed that the MSDB is in...
View ArticleSQL 2014 Managed Backup to Azure Smart Admin issues?
I enabled e-mail notifications on our Azure managed backup outof SQL 2014 with this:Use msdbGoEXEC smart_admin.sp_set_parameter @parameter_name ='SSMBackup2WANotificationEmailIds', @parameter_value...
View ArticleSQL Always Listener Clarification
Hello,I am trying to build a DR for a sharepoint 2013 environment. My design consists of 2 SQL (2012 SP2) nodes in the main site and 2 nodes in the DR site and each site a sharepoint farm will be...
View ArticleUsing Synonyms on AG's.
Greetings. I currently have a 2 node Availability Group that houses some big warehouse type of DB’s. It’s not uncommon to see DB1 populate DB2:Use db1GoInsert into db2.dbo.table_1 values...
View ArticleMonitoring AlwaysOn HA setup with HyperV
Hi friends.I have configured AlwaysOn HA setup with HyperV environments without shared disk and using quorum voting in file share witness.1. I want to monitor AlwaysOn HA setup and AO Group database on...
View ArticleSQL Server Service in Cluster remains in Restart Pending OR Failed - Help...
Hi All,We have a 2 Node SQL Server 2012 Cluster - on Active, Passive mode running on Windows Server 2008 R2 Operating Systems.The cluster was all working fine for many weeks and suddenly after certain...
View ArticleAlywasOn Availability Groups NIC cards
Hello,Do i need to use two nic cards for my production of sql server alwayson availability group?ThanksQanna
View ArticleFile Share Witness Quorum
Hi Guys,is it ok if i will not configure a file share witness quorum for may availability group setup?Thanks,Qanna
View ArticleLog shipping across two different forests!
Hello,How can I setup log shipping for a database between two servers on two different forests?note: there is VPN between the two networks.no trusts established between the two forests.
View Article