Data-conversion resulted in overflow - FULL SCANS
Posted: Tue Aug 23, 2016 7:33 am
We have Nagios Configured to Monitor SQL Server. Below is detailed information.
On Server we have 3 SQL instance. Instance1, Instance2, Instance3.
on Instance3, Full-scan is reporting as error_handler: Data-conversion resulted in overflow. while on the other 2 instance its working. Also please note on Instance3 other parameters like database free space is working.
Also we try with different user, through command line. Still FULL SCANS alone has the issue. we don't have any error message in SQL.
Below is the error message.
root@servername:/usr/lib/nagios/plugins# ./check_mssql_health –server Servername –username “Domain\\\\usename” –password password –mode full-scans
error_handler: Data-conversion resulted in overflow.
UNKNOWN – unable to aquire counter data
root@server:/usr/lib/nagios/plugins#
On Server we have 3 SQL instance. Instance1, Instance2, Instance3.
on Instance3, Full-scan is reporting as error_handler: Data-conversion resulted in overflow. while on the other 2 instance its working. Also please note on Instance3 other parameters like database free space is working.
Also we try with different user, through command line. Still FULL SCANS alone has the issue. we don't have any error message in SQL.
Below is the error message.
root@servername:/usr/lib/nagios/plugins# ./check_mssql_health –server Servername –username “Domain\\\\usename” –password password –mode full-scans
error_handler: Data-conversion resulted in overflow.
UNKNOWN – unable to aquire counter data
root@server:/usr/lib/nagios/plugins#