SQL Server compression and IOPS

ACDBA 421 Reputation points
2023-02-06T12:23:56.7966667+00:00

Hi All,

How do we calculate database-level IOPS? perfmon counter? Also suppose if i compress a 1TB table and brought to 500GB,can we assume that IOPS is reduced by 50%.

Thanks,

ACDBA

SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,586 Reputation points
    2023-02-07T02:22:48.75+00:00

    Hi @ACDBA ,

    You can calculate your IOPS and throughput of your database server with Performance Monitor.

    For more details, please refer to this article: How To Calculate IOPS and Throughput of Your Database Server Using Data Collector

    Best regards,

    Seeya


    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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.