Log shipping
Hi,Can a logshipping primary server instance be used as a secondary instance for some other database.Ex: Let us assume i have databases test1 and test2 on server1 and server2, i want to configure...
View ArticleExecuting @@servername from virtual sql Server does not change after Always...
Have a two node cluster: SqlServernode1, SqlServernode2. The virtual name of the sql cluster is SQLMgmt.Scenario 1SqlServernode1- AG - PrimarySqlServernode2. - AG -SecondarySQLMgmt - Select...
View ArticleDatabase Maintenance Plans not running
I am experiencing issues with database maintenance plans not running on my SQL Server 2005 instance (in mixed mode). I am not seeing any errors in the SQL logs or SQL Agent logs. Initially these...
View ArticleSQL SERVER 2014 DISASTER RECOVERY
Hi All,Please let me know on below topic.SQL SERVER 2014 DISASTER RECOVERY
View ArticleWhile Taking backup over network the sql services got restarted in 2008R2...
Hey,I am using sql server 2008R2 enterprise edition. While performing backup from one server to another, my sql backup transfer rate is very slow and after completion of 2.46% the sql services got...
View ArticleHyper-v replica of SQL Server 2014 erroring during application consistent...
Windows 2012 R2 VM with SQL 2014 on Hyper-v 2012 core is throwing SQL errors during VSS replica. I have ran a test failover and the recovery point seems fine. It almost looks like no database...
View ArticleSQL Server Cluster info in system tables
Hi all,I realise there is a lot of system info tables/views/functions related to clustering (examples below).I'd like to know if any of this info is actually stored in the system databases - or perhaps...
View ArticleCluster 2008 R2
We are receiving cluster failure always with the below error..please let me know the solution to thisThese servers are virtual and cluster configured.Cluster IP address resource 'IP Address 10.x.x.x...
View ArticleActive active cluster
Dear all,I'm trying to figure out without any success in the official documentation wether SQL Server 2012/2014 supports active-active clustering or not.I mean by active-active clustering having two...
View ArticleLOGSHIPPING_ ERROR 3201
Dear All,I tried to configure logshipping getting following error, Please provide how to resolve it. We are configuring from scratch onwards, so please provide any permission or any other related...
View ArticleReplication
Dear All,I configured faulty replication on the server, I want to delete it and reconfigure Replication again. So please tell me how to uninstall replication with clear steps. I also have configured...
View ArticleConfigure logshipping for report server database
Hi All,Could some one please let me know the steps to be followed to configure logshipping for report server databases.Thanks in Advance,Regards, Kranthi
View ArticleInsert failed due to fk conflicts.
H,A trigger is fired after an insert action on a table that has an identity column, and the trigger inserts into another table @@IDENTITY will return the identity value of the first insert.But...
View ArticleInstall SSAS and SQL on an Active-Active Cluster
HelloI have to install SQL 2014 and SSAS on a 2-node FCI and I'd like to have SQL running on one node and SSAS on the other one so I can accomplish an Active-Active Cluster.Is there any ste-by-step...
View ArticleSQL AlwaysOn with multiple instances per server + Replication network
Hi,I want to setup SQL AlwaysOn. Resources: SQL1 SQL2For me it is unclear whether it is possible that SQL AlwaysOn can work with mulitple Instances per server. Each database should be placed in his...
View ArticleSneding Connections to a Listener to a ReadOnly node by default
Hi All,I'm using SQL Server 2012 with Always On. I've sucessfully set up Read Only routing and applications that are using the ApplicationIntent=ReadOnly falg in the connection string are being...
View ArticleREPLICATION ERROR 22022
Dear all,Please find the following error. I really don't have any idea how to troubleshoot & what is the cause of this error. Please give me detailed description to troubleshoot. I really...
View ArticleLOGSHIPPING
Dear DBA's This week I started working on SQL Servers for the first time ever. One of my tasks was to set up log shipping to our new DR Site that is a few miles down the road. For the most part log...
View ArticleREPLICATION
Dear DBA's Please check the following screenshots and help me to troubleshoot the issue. I configured Transactional replication on 2012 server, the distributor was configured successfully and I...
View ArticlePerforming Database backup while database in use (insert/update/delete)
I know I've read that you can easily perform an "online" backup. My question is how are changes handled to the live data while a backup is being formed.Example is 20 people update tables or delete...
View Article