SCOM DB and DW data and log files

py 206 Reputation points
2021-06-15T14:39:25.02+00:00

I know the size that our Data Warehouse DB should be according to the sizing chart provided by Microsoft. However, what should be the size allocated initially to the Data and Log files? How is that broken up within SQL? If our DW DB will grow to a max of 650 GB over a year, how much of that is data, logs, and temp files? Only asking so we can build the DW Server correctly and allocate the correct amount of space for each drive.

We have around 4000 windows servers and 500 Unix servers and planning to migrate agents in phases. The database retention has been adjusted . Please advise

105875-untitled.png

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,469 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 47,701 Reputation points Microsoft Vendor
    2021-06-16T02:55:24.037+00:00

    @py ,For the initial database sizing, we can use tool "Operations Manager Sizing Helper" to calculate the initial DB size. Here are links for the reference:
    https://learn.microsoft.com/en-us/system-center/scom/plan-sqlserver-design?view=sc-om-2019#initial-database-sizing
    https://techcommunity.microsoft.com/t5/system-center-blog/operations-manager-2012-sizing-helper-tool/ba-p/345075

    For the data, log and temp db size, we can check it under the database location. For example, in my lab, it is under "C:\Program Files\Microsoft SQL Server\MSSQL14.SCOM_OPSMGR\MSSQL\DATA".
    105918-image.png

    Hope it can help.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.