Quantcast
Channel: Fórum SQL Server Setup & Upgrade
Viewing all articles
Browse latest Browse all 7627

SQL Instance ideal amount of memory

$
0
0

Is there any DMV query out there that can calculate the ideal amount of memory currently needed for an Instance?

I feel there just must be a possibity using total target memory, total server memory, free pages, page life exptancy, lazy writes and buffer hit cache ratio.

Not for all queries of course. Just that 90% or so of queries don't need page swapping.

Using this in combination with PAL thresholds would be awesome.

Ike


Viewing all articles
Browse latest Browse all 7627

Trending Articles