How to Enable AlwaysOn feature using powershell on a Clustered SQL Instance
Is there a way to enable AlwaysOn feature on a Clustered SQL Instance using PowerShellI tried below commands and non seems working Import-Module SQLPSEnable-SqlAlwaysOn -PathEnable-SqlAlwaysOn...
View ArticleParameter : Threshold_alert of sp_add_log_shipping_primary_database
Hi Experts ,Hope you are doing good !!Could you Please Elaborate the use of the Parameter : @threshold_alert ? I assume that it is and error number ? am i correct ?Please let me know what is the exact...
View Articlewhen sp_add_log_shipping_primary_database Creates Alert job - why...
Hi, sp_add_log_shipping_primary_database created two jobs : 1. Backup Job 2.Alert Job . Why do we require sp_add_log_shipping_alert_job ? Many ThanksChaithanya MRegards Chaithu.. If it is usefull,Mark...
View ArticleHow to repair a corrupt database
Dear all,I have a big issue with a SQL Server 2008 corrupt database:DBCC checkdb (<my db name>)RESULT:Msg 8967, Level 16, State 218, Line 1An internal error occurred in DBCC that prevented...
View ArticleMemory Management in SQLServer Clustering
Hello,I wanted to know how SQL Server will manage memory in A-A clustering setup with Max memory settings used.Say I have node A with memory 32GB and I have assigned max mem of 26GB for SQLServer and...
View ArticleCan't find how backups are being created
I have set up a job to backup a database daily. I was surprised recently to find that backups are being done every 2 hours for the same database. These are listed in event viewer (source: MSSQLSERVER,...
View ArticleApply monthly Windows 2008 r2 updates within SQL Server 2008 cluster
Hello is applying Windows updates within 2 node SQL Server 2008 cluster (active-passive) as simple as download/install the windows update on the passive node, then failover, then apply on other node,...
View ArticleQuestion about cluster node majority voting
We've been having problems with a DB instance crashing regularly. This weekend when it crashed, it seems to have taken the node it was on with it, or this was a separate incident...Right now I have 3...
View ArticleProcedure to bring Secondary replica offline/downtime for maintenace activity.
Hi All,Wish You all a Very Happy New Year.We need a complete 24hrs downtime on secondary replica server due to some maintenance activity. What is the procedure to bring the secondary replica down.We...
View ArticleAlways on AG across Daatacenters
Hi Friends,I want to have a DR Setup (precisely Always on Availability groups) across 2 databases placed in 2 different datacenters.I want one to be transitionally available and the other to be...
View ArticleDifferent SID on Primary and secondary
Hello all , We are planing to build a DR using Log-shipping method. We are running SAP on SQL 2008. My question is : Is it recommended that if we use different SID on Primary and secondary Servers ?...
View ArticleBest way to check the HEALTH of SQL server database
We are having SQL server in CLUSTER environments and well configuration i.e. more than 200 GB RAM.Stil we are getting no good response.Please advise on this so that we will dig before happens.Cheers,DB5
View ArticleHigh Availability Options Without Enterprise Edition
I think I've found the answer to this already but I just wanted to confirm that I'm getting this right. In SQL Server 2012, is there no way to implement a high-availability solution which doesn't...
View Articlegeographical alwayson configurations
Hello everyone, I have a question about Alwayson geographical configuration. I have a configuration with three-node cluster, two in the same subnet and one on a different subnet. The first two have a...
View ArticleSQL Server patching with AlwaysON availability groups
I need to apply the CU7 hotfix to 2 sql server instances configured to use AlwaysOn AG. Can someone suggest the order that they should be patched?They are configured for automatic failover and...
View ArticleIn Log-shipping what is load delay period on secondary server - Skipping log...
During logshipping, job on secondary server is ran successfully BUT give this information "Skipping log backup file since load delay period has not expired ...."What is this "Load delay period" ? Can...
View ArticleSQL reverse log shipping techniques.
I have been testing the Reverse Log Shipping technique as in http://sqlmag.com/database-high-availability/3-log-shipping-techniques. I was able to do reverse log shipping if I leave out the 2 optional...
View ArticleSQL 2008 Active - Acvite Cluster
I have 2 node windows 2008 cluster server, I installed sql 2008 active - active cluster this is work fine but, when i move one instance to other clusrter server, instance has failed ( SQL Server and...
View Articlesynchronize two SQL Servers
HiI have two virtual webservers (same workgroup, Windows Server 2012) on two different hosts, both with SQL Server 2012. The second server only runs, when the first one is offline. Both servers need to...
View ArticleAlways on Scenario
Always on Scenario :- I have 1 primary and 2 secondary servers. E.g A [primary], B and C [secondary], part of always on group.A and B are in same datacenter and C in different datacenter. If my A and B...
View Article