Page 2 of 2

Re: SQL Error

Posted: Thu Oct 21, 2021 9:18 am
by gsmith
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:

Code: Select all

select count(*) from sys.sysperfinfo;
select count(*) from sys.dm_os_performance_counters
Thanks

Re: SQL Error

Posted: Thu Oct 21, 2021 10:42 am
by sneha.irali
I think u can close the thread, cz there was a permission issue on the ID that was given to us for connectivity.

Re: SQL Error

Posted: Thu Oct 21, 2021 11:00 am
by gsmith
Ok.

Thank you