I have a SQL server database which is shared between two SharePoint 2013 farms. First farm is one server farm running everything in a single box.
Second Farm is 3 server farm 2 wfes 1 central admin application.
I have 15 GB of content database in each Farm.
I run Content Deployment jobs from the First Farm to Second Farm every hour.
I have a search service application ( Search topology in second farm using indexing for 2 wfes and administration and crawling on the other server) running in the Second Farm.
Ram for the database server is 8GB.
Disk size is 124 GB free is 23GB.
sql server memory is maxed out i see no free memory and used physical memory is always more than 95%.
what is the best practices to opitmize the memory in this scenario.
Any suggestions please.
kukdai