SQL Always On Compression and Encryption
Is there a way to disable the compression and encryption used for Always On connections? I am trying to use a third party WAN acceleration tool and I need to disable these two things.
View Articletruncate
Hi all,why truncate is not working in transactional replication?why truncate is working in log shipping?
View ArticleRestore the primary database of a log shipping configuration
I support a company that is using Log Shipping setup by the previous DBA. The log shipping is setup to do the default transaction log backup/ship each 15 min’s, 24 hours a day. Each night I do a Full...
View Article2008 Cluster - best way to handle TempDB storage
We have a 2 node cluster. We have a directory we want to use for all instances tempdbs. Right now the disk drive is associated with one instance, how do I use that for our other 2 instances?
View ArticleRead routing Always on Availability group
If I have a read/write primary replica and a read only secondary replica are reads automatically routed between the two if the listener is connected to? If not is it possible to distribute the reads...
View ArticleSQL 2012 AlwaysOn & Log Shipping
Hi AllI have the following setup:2 Servers (Server1 & Server2) in an AlwaysOn availibility group. Is it possible to Log Ship the database from Server1 to a Server3 ?Thanks
View ArticleHigh availability group
Is it possible to run high availability groups between to clustered sql server instances. And if so how do you get past the fact that the mdf and ldf files need to be placed in the same directory....
View ArticleInstalling new failover cluster on windows 2008
HI,i am going to install a new failover cluster on windows 2008Currently this failover cluster is working on windows 2003.i was wondering is there a fastest way or have to install from scratch?if have...
View Articlesqlpackage not like documentation in many ways
hey,i've been playing around with sqlpackage getting help from here - http://msdn.microsoft.com/en-us/library/hh550080(v=vs.103).aspxafter trying the Script and Extract actions, to my great...
View ArticleAvailability group creation error
Hi there,as i have error while creating availability group mirror i backed up the principle and restore to secondary.when i try to create the availability group i have these error. i am 100% sure these...
View ArticleWhy is my filestream enabled database backup so big
We have a filestream database. There are less then ten MB of filestream data in a DB with very little else in it. Yet the backup size, with compression, is nearly 2 GB.That seems very odd.
View ArticleSql Server Memory Related Issue
Hi Friends,we are Using 2 node Clustering in my environment when node 1 is down the 2nd Node is going to up But The 2nd Node consuming 32 GB RAM After The 2nd is Down The First Node Doesnt Take Max...
View ArticleIs it safe to stop SQL Server service and copy .mdf/.ldf files?
Hello, We've done this before and I've read others have done it too; but now we are trying to find out if there's any risk at all and whether or not it is fully supported by MS or not? We have a...
View Articleslow running queries
Hi In Sql server, slow or long running query process is going on. as far our statics lot of reasons is there. but my doubt is how to exact problem to find out in slow or long running query....
View Articleactual execute plan doubt
Hi what is use of actual execute plan in sql server, and what it showing and nested loops slowing so thing. what is that.could you please tell me the problem, i am not understand nested loop...
View ArticleWhich databases are under Log shipping?
SQL Server provides these table to find if a databae is under log shipping or not. SQL 2005 msdb..log_shipping_primary_databasesSQL 2000 msdb..log_shipping_databases Any one aware of something thats...
View ArticleSQL Server 2008 Maintenance plan will not delete bak and trn files
I have a sql 2008 maintenance plan to backup databases and to delete old bak files. The db backup works but the delete does not. I do not get any error messages, all steps marked successful. So, I...
View ArticleAlways on read only distribution
Lets say you have a three node always on availability groupNode 1 R/wNode 2 R/oNode 3 R/OAnd you set applicationintent = readonly how does sql server distribute the load between Node 2 and 3
View ArticleSQL Log Shipping between different versions (2000/2005/2008/2008R2)
Hello everyoneI've read several blogs about SQL Log Shipping compatibility between different SQL versions. Then, it's possible to configure a one way log shipping process, from old version (primary SQL...
View ArticleUsing SAN without SQL Cluster
Gurus,I purchased SAN some time back for my sql servers. I wanted to implement failover clustering but now i have dropped the plan.How can i use my SAN now?Does it make sense to use SAN with sql server...
View Article