When I apply the latest patches cu in the SQL server 2022 version. It uses high memory. What is the reason? It will happen sometimes or regular

Anandhswarupp 20 Reputation points
2024-05-08T02:53:41.3533333+00:00

When I apply the latest patches cu in the SQL server 2022 version. It is using high memory. What is the reason? It will happen sometimes or regular.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,850 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Olaf Helper 41,006 Reputation points
    2024-05-08T04:57:33.4+00:00

    It's quite normal that SQL Server uses as much memory as it can get.

    What is the problem with, do you have any performance issues?

    See

    https://learn.microsoft.com/en-us/sql/relational-databases/memory-management-architecture-guide?view=sql-server-ver16

    0 comments No comments

  2. CosmogHong-MSFT 23,556 Reputation points Microsoft Vendor
    2024-05-08T09:28:55.45+00:00

    Hi @Anandhswarupp

    Use SQL Server performance monitor to analyze the performance of your SQL Server instance.See: Monitor SQL Server Components.

    Best regards,

    Cosmog Hong


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments