Error 18033

Severity

0

Message text

You cannot drop user because user '%1!' owns thresholds in database.

Explanation

The user who created a threshold or last modified a threshold is the threshold owner. A user who owns a threshold cannot be dropped. Error 18033 occurs when you use sp_dropuser to try to drop a user who owns a threshold.

Action

Use any of these three options:

Additional information

See “sp_locklogin” in Reference Manual: Procedures for more information about using the sp_locklogin command.

Versions in which this error is raised

All versions