Transaction cross 2 Always on availability groups with asynchronize mode
We have 2 AG each with on DB in it. the mode of the synchronization of those AG is Asynchronize.What will happen in a case where a transaction crosses the boundary of a database.Example SP on DB A...
View ArticleCross-DB transaction and Always on
I want to implement Always on from 1 primary server to a DR site on maby DBs, the AG will be one for each DB, and the synchronization mode for most of the AG will be synchronized. Failover will be...
View ArticleSSIS 2008 R2 in Cluster. Error
Hi guysI need some help from you.Sql 2008 R2 clusteer with 2 instances (VS are Virtual Names):VS1/InstanceAVS2/InstanceBThe cluster works fine without issues.Problem:I have configured the SS...
View ArticleSQL Server 2005 High Availability and Disaster Recovery options
Hi, We are are working on a High Availability & Disaster Recovery Planning solution for an application database which is on SQL Server 2005. What different options have we got to implement this for...
View ArticleDatabase in recovery
Our server ran out of disk space during a stored procedure process. We were able to free up some space, stopped all SQL services, restarted all SQL services and now SQL Management Studio shows the...
View ArticleLicense for backup testing server
I'd like to set up a system to test all our database backups. My plan is a dedicated server that would cycle through our backups and test them by restoring and running dbcc checkdb etc. It would raise...
View ArticleMirroring Contained Database
I am using SQL Server 2012 and trying to configure database mirroring on a contained database. I have configured mirroring on other databases in the same environment without issue, but when I try to...
View ArticleHow to fix:Availability replica is disconnected.
Hello,I searched on MSDN,Check if the port is conflicting, and if so, change the port number. Checked,the port is right. and firewall is disbled on both server.Check the database mirroring endpoint...
View ArticleAlways On second node security logins issue
Hello All, I posted this in the CRM forums and haven't received any responses. It is really a SQL issue anyway. I am trying to configure an availability group for a new CRM 2013 environment. I have a...
View ArticleSQL Always On Database Availability Groups - Design Questions
Hi, I'm looking at setting up a 2 node AlwaysON database availability group using SQL EE and Windows 2012 WMware virtual machines as shown below:sql01 - 2 NICs, 3 disks, 100 GB total storage sql02 - 2...
View ArticleLog shipping configuration from Sql 2008 R2 Enterprise to 2012 Standard
Hi,My environment in DR sql version sql 2008 R2 (Enterprise edition)Production :sql 2012 (Standard edition)I want to configure logshipping from sql 2008 R2 enterprise to 2012 standardis it possible...
View ArticleHow to protect (take backups) SQL 2014 AAG databases from DPM 2012 R2 with RU2
We have just upgraded / replaced our SQL Server plattform in the following way:SQL Servers:3 Servers running Windows 2008 R2 + SQL Server 2012 CU9Upgraded to SQL 2014 so the system databases were up to...
View ArticleSQL 2000 Server Instance - what objects stored on the file system
For SQL Server 2000, what objects and/or metadata are stored on the file system (if any) such that they can be backed up to tape from the file system and restored in the event of disaster? For...
View ArticleSharePoint Database Run out Space in a AlwaysOn Availability Group
I have a situation where I have two servers in SQL Server 2012 R2 AlwaysOn Availability Group. One is primary and the other one being secondary. I am only running SharePoint Database on it.Problem: I...
View ArticleError setting up AG between 1 primary and 2 secondaries
Setting up AlwaysOn AG from Primary to 2 secondary replicas. Both async. Primary to replica1 works fine and completed setup. Primary to replica2 gives below errors. On primary (LABSVR6) --------------...
View ArticleDatabase in Suspended Mode
Hi, I faced this problem suddenly when i was trying some indexes on a local dummy table(using 'sa' user id) on DB COSMOS. After working around indexes i saved the file and closed Query Analyzer. On...
View ArticleActive/Active Cluster SQL Server 2008 R2 connectivity problems
Hi,We have a 2 node Actice/Active Cluster as described here:SqlServer Instance 1 = MSSQLSERVERSqlServer Instance 2 = Instance2As we know when we want to connect to the second instance, our web.config...
View ArticleHow do i switch databases between sql server availability groups
Hello All,How do i switch databases between sql server availability groups i have 2 availability groups and 4 servers 2 servers in each data center.How do i switch databases between AG Groups few are...
View ArticleLog shipping configuration without network share
Hi,I need to configure log shipping in sql 2008R2 server. During the set up, the primary server is not able to add the backup file to the secondary server and it is throwing error. I am not able to...
View ArticleDesign Examples for SQL Server HA
Hi All,We are presently planning to design a HA Environment in our company for Business Continuity. Can anyone share their experience / Server Implementation.Thanks
View Article