Fail to restore Filestream enabled database from standalone server instance...
We have a UAT db (standalone named instance) with filestream enabled, we would like to move the UAT db to production environment (Failover cluster instance). We tried backup-restore, but have...
View ArticleSQL 2012 Availability Group Connectivity
Good afternoon, Hope your well. We have currently setup SQL 2012 on a Windows Server Failover Cluster, spanning across multiple Datacentres. We have two Nodes in each DataCentre (DC1 and DC2), and a...
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 ArticleHow to recover db after cluster dies
Hi all, I have a synchronized High Availability Group configured throug 2 cluster nodes (and one witness shared folder)If cluster dies (eg shared folder and one node both dies) even the availability...
View ArticleRedo Rate on small low activity databases very low?
Hi, on a SQL 2012 cluster with Availibility groups pushing from a primary to a secondary replica, small databases seem to have very low Redo Rate (KB/s). The reason i'm questioning this is that we...
View ArticleSQL Server 2014 AlwaysON in multi datacenter environment
We are planning for a migration from SQL 2008 one to many transactional replication model to SQL 2014 AlwaysON in a multi datacenter environment.We have Four datacenters and planning for six SQL Server...
View ArticleDatabase not synchroizing in replication ?
Database not synchronizing cause of subscriber log file is full. 1.Pls share how to solutions!2.How many ways monitor replication ?3.pre-check list to identify problems in replication4. how to...
View ArticleDatabase not synchroizing in replication?
Database not synchronizing cause of subscriber log file is full. 1.Please share solutions!2.How many ways monitor replication ?3.pre-check list to identify problems in replication4. how to...
View ArticleDBCC CHECKDB FAILED
One of my databases has integrity issues. I'm running CHECKDB through a maintenance plan and it is producing the following error: Executing the query "DBCC CHECKDB(N'MYDB1') WITH NO_INFOMSGS" failed...
View ArticleMonitor Job is not created in monitor server
Hi Everyone,While Configuring Log Shipping , I noticed monitor job gets created when I specify @monitor_server as Primary Server , But not when i specify @monitor_server as some other server . How do...
View ArticleLooking for Case where only Log Shipping helps more?
Hi Everyone,Could anyone please let me know a case where log shipping is Reliable , Cost effective ?I actually wanted to compare Log shipping with other HA Features.Any help would be really...
View ArticleRead only databases and backups for batch processing...
Scenario:Database A ~(250GB) is read onlyA full backup is taken and transferred elsewhere, this becomes Database BDatabase B is updated with ~10GB of change.I want to be able to transfer the...
View ArticleReplication monitor not lanuching ? why ?
Hi Experts,Replication type : Transactional ReplicationIssue : database not synchronizing i tried to launching Replication monitor , but it is not launching ? why ?pls share your ideas.Thanks in...
View ArticleTest DR Site via Log Shipping
Can anyone either tell or point me to some articles that will explain to me how I can take a DB that is at my DR site and turn off all the Log Shipping jobs. Then make a backup or something of where...
View ArticleSteps to follow after recovery from Suspect mode
Hi, Recently , we recovered a MSSQL - database from suspect mode by allowing some data loss. Now its working fine .. But want to know what are the POST recovery steps, that should be followed to...
View ArticleLimited Documentaion for @threshold_alert_enabled of...
Hi Everyone,Hope you are doing good !!!I have two Questions on Log Shipping :1.What is the use of @threshold_alert_enabled Parameter of sp_add_log_shipping_primary_database . Does it generates alerts...
View ArticleAlways on - active/active sql server 2012 cluster
Hi all, Is it possible to have always on configured on active-active cluster (i.e 2 servers and 2 failover sql cluster instances on them). Want to use one instance for db operations and other one for...
View ArticleSQL server 2012 process terminated unexpectedly.
Hello,I have a server that SQL services will not start. I check the event logs and found the below error: Faulting application name: sqlservr.exe, version: 2011.110.3128.0, time stamp: 0x50deadad...
View ArticleIs this supported with just licensing one machine?
Working on setting up a new SQL server 2012 Standard box, we are only licensed for 4 cores with SA. Putting this on a new Windows Server 2012 R2 Hyper-V 2 node cluster. Was considering making use of...
View ArticleTransaction log Shrinking
Hi My ldf file has grown to 56gb, I am trying to shrink the ldf file using the below command :DBCC FREEPROCCACHE DBCC DROPCLEANBUFFERS DBCC FREESYSTEMCACHE ('ALL') DBCC FREESESSIONCACHE DBCC SHRINKFILE...
View Article