Re: SQL Error
Posted: Thu Oct 21, 2021 9:18 am
hi
I'd like to verify which table is being used for the system performance issue so please do the following:
login to mssql as user hpmon and password Password@789
then run:
Thanks
I'd like to verify which table is being used for the system performance issue so please do the following:
login to mssql as user hpmon and password Password@789
then run:
Code: Select all
select count(*) from sys.sysperfinfo;
select count(*) from sys.dm_os_performance_counters