Also in the query it is searching for the indexserver results only right.
SELECT
'STAT_SERVER_WRONG_HOST',
'',
COUNT(*))
FROM
WHERE
'_SYS_STATISTICS'AND
SELECT
':' || PORT
FROM
WHERE
'indexserver'AND
'master'
Also in the query it is searching for the indexserver results only right.
SELECT
'STAT_SERVER_WRONG_HOST',
'',
COUNT(*))
FROM
WHERE
'_SYS_STATISTICS'AND
SELECT
':' || PORT
FROM
WHERE
'indexserver'AND
'master'