Hi experts,
When I run:
select * from sys.dm_os_performance_counters
where object_name = 'SQLServer:Buffer Manager'
and counter_name in ('Database pages')
I get 'Cntr_value' around 10105000. Is this a good number? I believe 10 m
When I run:
select * from sys.dm_os_performance_counters
where object_name = 'SQLServer:Buffer Manager'
and counter_name in ('Database pages')
I get 'Cntr_value' around 10105000. Is this a good number? I believe 10 m