which time interval or snapshot db. backup captures
hello Gurus,my backups are running 90 - 120 min. Does backup captures changes after the beginning of the backup.gene
View ArticleApply SQL Server 2008 R2 SP3 on passive node and getting an error message...
Trying to apply the SQL Server 2008 R2 SP3 on passive node but getting an error message that "The SQL Server failover cluster instance 'SQL_REPORT' was not correctly detected. The instance was...
View ArticleSQL SERVER 2014 MSDB mdf need shrink
Hi,Please help me on this msdb mdf need shrink because we running very low space on the drive ..Request you please advice me if we shrink the msdb there is any issue further ?what is better way to...
View ArticleSA Password changing automatically
Dear Experts,'sa' password is changing everyday automatically. What would be the reason behind this ?How can we stop this ? Kindly help.RegardsSenthil.KSenthil
View Article"with recompile" versus "option(recompile)"
Is "option(recompile)" more efficient than "with recompile"?Say you have a stored procedure about 700 lines long, maybe twenty big selects populating a temp table, with some logic to choose about half...
View ArticleMerge with too many indexes.
Hi experts,I have a MERGE statement that it is taking too long… On the execution plan, this is 50% of the workload.As you can see, I think the MERGE is taking long because it has to update every index…...
View ArticleSQL Server Service Repeatedly Crashes
Starting a few days ago, my local SQL Server 2016 Developer service regularly crashes and restarts (maybe once every 15 minutes or so). This happens even when I'm not actively doing anything with SQL....
View ArticleAdding up a secondary file
Hi guys, I added up a secondary file NDF to an existing db and it's taking age to do that. MDF 1TB , I added up the NDf with 100GB. Why it is taking age? Does it doing something like moving data?
View ArticleEmail notification when SP, Views, Functions gets created by users
HI Everyone, I am looking for the steps or script to set email notification when users create new SP or views or function within Database. If anyone can share knowledge would be great help.Thank...
View ArticleOPENQUERY with Variable/Parameter
Hi All,I am following this article https://support.microsoft.com/en-us/kb/3145201. Using "Pass Basic Value" I can fetch successfully required data from Oracle. This is what I executeddeclare @MySql...
View Articlesql server edition
can I practice sql server 2012 dabase on 2016? is it a good idea to practice in 2016 when I am preparing for 70-461 sql server 2012. I have 2016 developer version so I can practice my bi tools. I am...
View Articleis it safe to rename index while DB is on-line?
Hi,We need to replace one index with another. Both indexes are similar (index columns are the same) except new index has one included column. System must remain on-line while index is...
View ArticleSQL database in status SUSPECT
I had a database in status SUSPECT (No items). I have not Backup. I've only .mdf and .ldf files. After reading all answer regarding thi topic, I executed all commands to fix this status, but without...
View ArticleConnect to Database between two computers without Internet
I want to connect my database on another computer without internet.My application works offline. Please help me
View ArticleCannot connect to localhost\SQLEXPRESS
My SQL 2014 Express has worked perfect for a number of month. Suddenly I can't connect with the SQL management tool.I got the answer according to the Title above. (Microsoft SQL Error: 2 (Named Pipes...
View Article1418 error in mirroring on standalone local server (not in domain)
I am new in SQL Server. I am trying to setup mirroring and my both SQL Server instances are on same physical machine and this machine is not in domain, it's in WORKGROUP. After following the below...
View ArticleCapacity Reports for SQL Server 2012
Team,Please suggest the methods to perform Capacity Reporting for SQL 2012. 600 Databases spanning around 18 instances.Best Regards,SharathBest Regards, Sharath
View Articlemessages in error log (sql server 2012)
hiI am getting logs like following in the sql server alert logs almost every 20 to 30 minutes last target outstanding: 4806, avgWriteLatency 78 average throughput: 0.66 MB/sec, I/O saturation: 5241,...
View ArticleMicrosoft SQL Server 2014 SP1 Cumulative Update (CU) 7 KB3162659 - Error...
Windows 10 professional update shown, Microsoft SQL Server 2014 SP1 Cumulative Update (CU) 7 KB3162659 - Error 0x80070643 How to fix it?
View ArticleIdentify Query that used tempdb heavily in the past
Hi All, Sometimes, I run into a situation where tempdb file gets full and by the time I look into it, the session that might have caused the tempdb to grow significantly might have been already gone....
View Article