sys.dm_exec_query_stats SQL 2008: Added two new fields the the DMV (query_hash and query_plan_hash); designed to help performance tune queries with similar logic, you can read
Author: Mohit
DMV/DMF
I have used many different queries of DMV/DMF over the past years to get various information for SQL Server OS. So I am going to
Install SQL Server 2008
Microsoft has made the SQL Server 2008 install more function rich then the previous version. They have included functionality into this install which make it
Mirroring FAQ
I plan to update this as I run across questions; I really like mirroring. Comparing to Clustering it is cheaper to setup also. I like
Mirroring Scripts
When I setup mirroring between servers on SQL Server 2005 I use following scripts: SQL2K5MirroringScript-MirrorServer.sql SQL2K5MirroringScript-PrincipleServer.sql SQL2K5MirroringScript-WitnessServer.sql These scripts rely are designed and rely on
Can’t Modify/Delete Maintenance Plans in SQL 2005 after Rename
Credit: Tracy (SQL Server Central, Link) After renaming SQL Server 2005 server the maintenance plans couldn’t be deleted. When trying to delete or modify a