0
Database '%1!' has no thresholds -- table '%2!' does not exist.
The systhresholdssystem table should exist in every database in Adaptive Server. Error 17910 occurs when systhresholds does not exist in the current database and sp_helpthreshold is unable to output information from that table.
Run dbcc checkalloc and dbcc checkdb to determine if there is database corruption. If there is, contact Sybase Technical Support.
When you call Sybase Technical Support, have the information ready that is listed in “Reporting errors”, including the output of:
select @@version
All error messages
dbcc commands
All versions