Error 17870

Severity

0

Message text

Table '%1!' does not exist in database '%2!' -- cannot add thresholds.

Explanation

systhresholds should exist in every database in Adaptive Server. Error 17870 occurs when the system table systhresholds does not exist in the current database, and sp_addthreshold or sp_modifythreshold was not able to add or modify the requested threshold.

Action

Run dbcc checkalloc and dbcc checkdb to determine if the database is corrupt.

Contact Sybase Technical Support if systhresholds is missing from a database.

When you call Technical Support, have the information ready that is listed in “Reporting errors”, including the output of:

Additional information

Refer to “sp_addthreshold” in the Reference Manual: Procedures for additional information.

Versions in which this error is raised

All versions