-
Continue reading →: Importance of reviewing your SQL Server Error Logs.
Few weeks ago I posted a poll here asking for how often do you review your Error logs. As promised, here comes the follow up post:) Unfortunately, 45.45% out of 11 people said “Never and I’ll open Error log only If I want to investigate something” . IMHO, this is not a…
-
Continue reading →: SQL Server Database Snapshots – Things to remember!
In this blog post, let’s see what SQL Server database Snapshots are and how they can be created and how to revert to a DB Snapshot and few important things to keep in mind before making use of them. Microsoft introduced database snapshots in SQL Server 2005 as an enterprise…
-
Continue reading →: SQL Server Error Logs – My First Poll.
Hello folks…Thought of creating a poll for the first time 🙂 I hope I picked something which makes sense and…….this polling will be open for the next three days. I will try come up with a follow up blog post If I get at least 10 votes. (Am keeping the…
-
Continue reading →: Buffer Pool Extension – SQL Server 2014
With SQL Server 2014, Microsoft is bringing a lot of features/enhancements into the wild, one of them is “Buffer Pool Extension” AKA BPE. ( Enterprise edition Only). With RTM, MSFT announced that even Standard edition has this feature. so, what is BPE? The name itself is pretty much self explanatory…It’s…
-
Continue reading →: Reviewing SQL Server Error Log – A Better approach!
How many of you have a habit of reviewing Error Log(s) of the SQL Server(s) which you support on a daily basis(At least on regular basis, if not daily)? If you are not doing that, go ahead and start making it as a practice from “Right now”. You can thank…
