Monitoring Free Space for SQL Server In-Memory Checkpoint Files
In this tip we cover why and how you should monitor free space for SQL Server in-memory checkpoint files.
In this tip we cover why and how you should monitor free space for SQL Server in-memory checkpoint files.
Hash indexes, used for SQL Server in-memory OLTP, are not ordered by the index keys and scans on hash indexes can significantly hinder performance. In this tip we will look at how to find these issues and also walk through an example.