Hi All,
So we have SAP Business one on a dedicated SQL server. I'm havingour serverusers complaining about server slowness and long query run times. It is an old Dell T410 that was purchased and not set up correctly for SQL much less Business One. I have added memory, faster drives and processors but to no avail. It is about at its maximum limits.
The main issue is probably the memory limitation of our current server of 64GB (48GB current), so I'm looking to replace it with something with more headroom. While doing this, it seems to make sense to utilize SSDs to improve the read speed of the database for users running queries and the like. This is the nature of my question. Naturally the downside is you need to be careful with the writing of the TempDB and Log files as to not wear out the SSDs.
I've been investing a lot of time learning...