Error 17904

Severity

0

Message text

Segment '%1!' does not have a threshold at '%2!' pages.

Explanation

This error occurs when an attempt is made to either drop or modify a threshold (using sp_dropthreshold or sp_modifythreshold) that does not exist for the free space page allocation given in the command.

Action

Run sp_helpthreshold without any options to display all the thresholds and the free page allocations for the current database, then rerun the stored procedure with corrected parameters.

Versions in which this error is raised

All versions