May 24, 2019 at 5:18 pm
I have reporting server which gets replicated from other OLTP server.However, the reporting server has low PLE and hig disk queue which make sense having low PLE could lead to high disk queue length and this trigger alerts. However, adding more memory on reporting server would help but it's reporting server so it would take more memory any way. But setting the alerts to different threshold is good option or try adding more memory? Only ETL process runs against this reporting server other then data is populated through replication. Not many direct reports runs against. Please advise?
May 24, 2019 at 6:18 pm
What are your target server memory and current memory settings?
May 24, 2019 at 6:27 pm
16 is the total memory and 12 is assigned to sql.
May 24, 2019 at 7:54 pm
The performance counter. Not total memory, the target memory the reporting instance is wanting
May 24, 2019 at 8:52 pm
Sorry i didn't get you.
May 24, 2019 at 10:13 pm
Do a search on this: target server memory total server memory sql server
Then you'll know what it means and understand why Steve asked that. Also you can query the performance counters using a DMV in SQL Server. And hopefully no one posts all of that for you - you'll remember it better when you go find it out yourself. 🙂
Sue
May 24, 2019 at 10:37 pm
Thank you
May 25, 2019 at 2:02 am
16 is the total memory and 12 is assigned to sql.
How big is your largest clustered index?
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply