Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
SQL Server 2019 Administrator's Guide

You're reading from   SQL Server 2019 Administrator's Guide A definitive guide for DBAs to implement, monitor, and maintain enterprise database solutions

Arrow left icon
Product type Paperback
Published in Sep 2020
Publisher Packt
ISBN-13 9781789954326
Length 522 pages
Edition 2nd Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Marek Chmel Marek Chmel
Author Profile Icon Marek Chmel
Marek Chmel
Vladimír Mužný Vladimír Mužný
Author Profile Icon Vladimír Mužný
Vladimír Mužný
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Section 1: Provisioning the SQL Server Environment
2. Chapter 1: Setting Up SQL Server 2019 FREE CHAPTER 3. Chapter 2: Keeping Your SQL Server Environment Healthy 4. Section 2: Server and Database Maintenance
5. Chapter 3: Implementing Backup and Recovery 6. Chapter 4: Securing Your SQL Server 7. Chapter 5: Working with Disaster Recovery Options 8. Chapter 6: Indexing and Performance 9. Section 3: High Availability and the Cloud with SQL Server 2019
10. Chapter 7: Planning Migration and Upgrade 11. Chapter 8: Automation – Using Tools to Manage and Monitor SQL Server 2019 12. Chapter 9: Configuring Always On High Availability Features 13. Chapter 10: In-Memory OLTP – Why and How to Use it 14. Chapter 11: Combining SQL Server 2019 with Azure 15. Chapter 12: Taming Big Data with SQL Server 16. Other Books You May Enjoy

Monitoring In-Memory OLTP

As mentioned in the Cooperation of disk-based and memory-based parts of SQL Server section, memory consumption of the in-memory part of the database can be huge and aggressive. That is why it is necessary to monitor the amounts of memory occupied by in-memory objects regularly. The simplest way to obtain an overview of the memory usage of the in-memory environment is to use reports in Management Studio:

  1. Right-click on a database in Management Studio and select Reports from the pop-up menu that appears.
  2. Under the Standard Reports option, select Memory Usage By Memory Optimized Objects from the list of reports.

    The report shown by this option is depicted in the following screenshot:

    Figure 10.10 – Memory consumption report

    The first row shows the total amount of memory consumed by objects created by the user. The diagram shows several sections of in-memory allocation such as tables...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime