Although I have used SQL servers a fair bit, I have never had to manage a server before. I have a VM with windows server 2019 running only as an MSSQL server, only for solarwinds. For a while now I keep getting alerts about 90% or more memory usage. I think I started with 32GB, then increased to 48 and now 56. Still getting these alerts. All I am using is NPM with less than 500 nodes.
My question is: is there general maintenance that needs to be done from time to time on the SQL server? Clear old data, compress, clean up? Anything like that? Would that cause high memory usage?
Or is this even an issue worth looking into? In other words, MSSQL will use all memory available to it?
Bob