January 7, 2020 at 8:58 pm
Hi,
Azure portal and DMV providing % of memory used by database
I want to query MAX RAM in GB allocated to server assuming we have only one customer database per server
DTU 500 = ? GB Ram , DTU 1750 = ? GB Ram
Is this information secret ? 🙂
Thank you
Alex
January 8, 2020 at 9:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
January 8, 2020 at 10:00 pm
From what I understand, DTU is not based on RAM alone. Please see the following article.
https://sqlperformance.com/2017/03/azure/what-the-heck-is-a-dtu
--Jeff Moden
Change is inevitable... Change for the better is not.
January 13, 2020 at 4:51 pm
Thanks everybody
I posted same question on MSDN forum and got answer from MS team
in short... look into sys.dm_os_job_object column process_memory_limit_mb
bellow link to original post and answer from MS
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply